Extended examples#
These extended examples explain concepts such as interoperability with other programs, libraries, and features in development.
Name |
Description |
Demonstrates a reinforcement machine learning example using MAPDL through PyMAPDL. |
|
Demonstrates the interoperability between PyMAPDL and the Gmsh meshing library. |
|
Demonstrates the interoperability between user-programmable functions in MAPDL and Python. |
|
Demonstrates the usage of the Krylov method for solving a customized harmonic analysis. |
|
Demonstrates the use of PyMAPDL with Dash. |
|
Demonstrates how to create your own Python app with a command-line interface. |
|
Demonstrates how to create your own GUI app with Python and PySide6. |
|
Demonstrates how to use PyMAPDL in a high-performance computing system managed by SLURM. |