PyDPF-Install
-
Go to the start menu and type CMD in the search field.
-
Then, type the following to install PyDPF-Core
pip install ansys-dpf-core
Now you are ready to start using PyDPF-Core! See PyDPF-Core Mechanical and PyDPF-Core Stand-Alone.
PyMAPDL-Install
-
Go to the start menu and type CMD in the search field.
-
Then, type the following to install PyMAPDL
pip install ansys-mapdl-core
Now you are ready to start using PyMAPDL! See PyMAPDL.