Skip to main content

Pythonic interfaces to Ansys products

Project description

Welcome to the PyAnsys project. While this project originated as a single pyansys package, it is now a collection of many Python packages for using Ansys products through Python:

  • PyAEDT : Pythonic interface to AEDT (Ansys Electronic Desktop)

  • PyDPF-Core : Pythonic interface to DPF (Data Processing Framework) for building more advanced and customized workflows

  • PyDPF-Post : Pythonic interface to DPF’s postprocessing toolbox for manipulating and transforming simulation data

  • PyMAPDL : Pythonic interface to MAPDL.

  • PyMAPDL Reader: Pythonic interface to read legacy MAPDL result files (MAPDL 14.5 and later)

  • PyFluent : Pythonic interface to Ansys Fluent

  • PyPIM: Pythonic interface to communicate with the PIM (Product Instance Management) API

  • Granta MI BoM Analytics: Pythonic interface to Granta MI BoM Analytics services

  • Shared Components: Shared software components to enable package interoperability and minimize maintenance

Much effort is underway to continue expanding and developing packages in the PyAnsys GitHub account. On the Issues page for each package, you can post issues and request new features. You can also email questions to PyAnsys Support.

Package installation

You must install the applicable packages for an Ansys product on your local machine. While there are multiple ways to install a Python package, using pip, the package installer for Python, is recommended. For your convenience, this section provides pip commands for downloading and installing the most recent PyAnsys packages and links to comprehensive resources.

PyAEDT

pip install pyaedt

PyDPF-Core

pip install ansys-dpf-core

PyDPF-Post

pip install ansys-dpf-post

PyMAPDL

pip install ansys-mapdl-core

PyMAPDL Reader

pip install ansys-mapdl-reader

PyFluent

pip install ansys-fluent-core

PyPIM

pip install ansys-platform-instancemanagement

Granta MI BoM Analytics

pip install ansys-grantami-bomanalytics

Shared components

The PyAnsys project publishes and consumes shared software components that enable interoperability between PyAnsys packages and minimize maintenance. For more information, see the Shared Components documentation.

The OpenAPI Common library is a shared component. Here is the command for downloading and installing the most recent package and links to its comprehensive resources:

pip install ansys-openapi-common

License and acknowledgments

All PyAnsys libraries are licensed under the MIT license.

PyAnsys libraries make no commercial claim over Ansys whatsoever. These libraries extend the functionality of Ansys products by adding Python interfaces to legally obtained software products without changing the core behaviors or licenses of the original software.

For more information about Ansys products, visit the Ansys web site.

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyansys-0.62.2.tar.gz (3.9 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page