@@ -60,14 +60,13 @@ The ``pyansys`` metapackage ensures compatibility between these PyAnsys packages
6060- `PyEDB - Core <https://edb.core.docs.pyansys.com/ >`_: Pythonic interface to Ansys Electronics Database (EDB).
6161- `PyEnSight <https://ensight.docs.pyansys.com/ >`_: Pythonic interface to EnSight, the Ansys simulation postprocessor.
6262- `PyFluent <https://fluent.docs.pyansys.com/ >`_: Pythonic interface to Ansys Fluent.
63- - `PyFluent - Parametric <https://parametric.fluent.docs.pyansys.com/ >`_: Pythonic interface to Ansys Fluent parametric workflows.
6463- `PyFluent - Visualization <https://visualization.fluent.docs.pyansys.com/ >`_: Pythonic interface to visualize Ansys Fluent simulations.
6564- `PyGranta <https://grantami.docs.pyansys.com/ >`_: Pythonic interface to Ansys Granta MI services.
6665- `PyHPS <https://hps.docs.pyansys.com/version/dev/ >`_: A Python client for Ansys HPC Platform Services (HPS).
6766- `PyMAPDL <https://mapdl.docs.pyansys.com/ >`_: Pythonic interface to Ansys MAPDL (Mechanical APDL).
6867- `PyMAPDL Reader <https://reader.docs.pyansys.com/ >`_: Pythonic interface to read legacy MAPDL result files (MAPDL 14.5 and later).
6968- `PyMechanical <https://mechanical.docs.pyansys.com/ >`_: Pythonic interface to Ansys Mechanical.
70- - `PyModelCenter <https://modelcenter.docs.pyansys.com/version/stable/ >`_: Pythonic interface for Ansys ModelCenter
69+ - `PyModelCenter <https://modelcenter.docs.pyansys.com/ >`_: Pythonic interface for Ansys ModelCenter
7170- `PyMotorCAD <https://motorcad.docs.pyansys.com/ >`_: Pythonic interface to Ansys Motor-CAD.
7271- `PyOptislang <https://optislang.docs.pyansys.com/ >`_: Pythonic interface to Ansys optislang.
7372- `PyPIM <https://pypim.docs.pyansys.com/ >`_: Pythonic interface to communicate with the Ansys PIM (Product Instance Management) API.
@@ -140,7 +139,7 @@ Additionally, the ``pyansys`` metapackage contains certain extra targets that
140139can be installed upon request:
141140
142141- **mapdl-all **: This target installs the core packages and `PyMAPDL Reader `_.
143- - **fluent-all **: This target installs the core packages, ` PyFluent - Parametric `_, and `PyFluent - Visualization `_.
142+ - **fluent-all **: This target installs the core packages, and `PyFluent - Visualization `_.
144143- **tools **: This target installs the core packages, `Ansys FileTransfer Tool `_, `Ansys Local Product Launcher `_, `Ansys Tools Path `_, `Ansys Tools Protobuf Compilation Helper `_, `PyAnsys Tools Report `_, `PyAnsys Tools Variable Interop `_, `PyAnsys Tools Versioning `_, `PyAnsys Units `_, and `PyMaterials Manager `_.
145144- **all **: This target installs all extra ``pyansys `` packages.
146145
0 commit comments