Learning PyMAPDL#

Ansys 准备了多种资源来帮助您学习和使用 PyMAPDL。您可以从网站 Ansys 学习资源 访问这些资源。在本页中,您可以找到 MAPDL 和 PyMAPDL 可用资源的摘要。

Downloads#

  • 您可以在 Ansys 学生版本 中试用 Ansys 产品的学生版本。这些版本的有效期为一年,在节点数、元素等方面的功能有限。

  • 查看并下载 PyMAPDL cheatsheet 以帮助您学习 PyMAPDL。

  • 访问 Examples 了解 PyMAPDL 如何用于解决不同的实际问题。

Courses#

Ansys 为您准备了高质量的课程,指导您完成学习过程。

Intro to Python#

Python 入门 课程向您传授 Python 编程语言的基础知识。

Course content#

  • Prerequisites - Installation of Python

  • Fundamentals of Python - Lesson 1

  • Analyzing Radiance Data - Lesson 2

  • Repeating Actions with Loops - Lesson 3

  • Storing Multiple Values in Lists - Lesson 4

  • Making Choices - Lesson 5

  • Analyzing Data from Multiple Files - Lesson 6

  • Creating Functions - Lesson 7

  • Defensive Programming - Lesson 8

  • Debugging - Lesson 9

  • Command Line Programs - Lesson 10

  • Post Completion Survey

  • Meet the Instructor

Getting started with PyMAPDL#

PyMAPDL 入门 课程教您 PyMAPDL 的相关知识,PyMAPDL 是访问 Ansys MAPDL 的 Pythonic 方法。

Course content#

  • Overview of PyMAPDL - Lesson 1

  • PyMAPDL Language and Usage - Lesson 2

  • PyMAPDL Categories - Lesson 3

  • Getting Help - Lesson 4

  • Post Completion Survey

  • Meet the Instructors

Intro to Ansys Mechanical APDL scripting#

课程 Ansys Mechanical APDL 脚本 入门教您求解器语法语言 APDL 如何工作。

Course content#

  • Overview of MAPDL (Lesson 1)

  • Basics of APDL Language (Lesson 2)

  • Solid Modeling & Meshing (Lesson 3)

  • Defining Loads, BCs, and Solver Controls (Lesson 4)

  • General Postprocessing (Lesson 5)

  • Selection Logic (Lesson 6)

  • More on Parameters (Arrays, *GET) (Lesson 7)

  • Post Completion Survey

  • Meet the Instructors

Ansys Innovation Space#

您可以针对不同的 Ansys 产品找到更多不同类别的课程,如 结构流体材料三维设计

您可以在 https://courses.ansys.com 中找到所有类别。

Note

您可能需要创建一个免费的 Ansys 帐户才能访问这些资源。

Ansys help#

Ansys 帮助 是提供文档、教程和视频的 Ansys 官方网站。

MAPDL introductory tutorials guide 涵盖了多种主题,如: Structural tutorialThermal tutorialElectromagnetics tutorialMicro-Electromechanical System (MEMS) tutorialContact tutorialModal tutorial

您可以查找: Command reference guideVerification manual guideTechnology showcase guide

《技术展示指南》 是一份综合指南,其中包含实际示例问题,展示了 Ansys Mechanical APDL 的广泛仿真功能。这些问题展示了如何使用 Mechanical APDL 有效、准确地解决各行业和工程领域的跨学科问题。与标准文档集中的 示例相比,这些问题更具实质性和复杂性。文档深入研究了每个问题所涉及的物理知识,以及将问题转化为数值模型所需的注意事项。您 可以在 PyMAPDL 文档技术示例 中找到一些技术示例。如需更全面的示例列表,请访问 技术示例指南

NOTE: 您可能需要创建一个免费的 Ansys 帐户才能访问这些资源。