PyDPF-Install

  1. Go to the start menu and type CMD in the search field.

  2. 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

  1. Go to the start menu and type CMD in the search field.

  2. Then, type the following to install PyMAPDL

     pip install ansys-mapdl-core
    

    Now you are ready to start using PyMAPDL! See PyMAPDL.