Ansys Data Processing Framework™(DPF) provides reusable operators that allow you to access and transform simulation data coming from different Ansys and third-party result files. These operators are computation libraries that can be extended with custom libraries.
You have multiple options for interfacing with the DPF framework:
The DPF framework allows you to extend its capabilities by exposing your product capabilities as native operators. You can use these custom operators within Mechanical or other Ansys applications that support the DPF framework. Plus, you can access these operators remotely via gRPC from Python/C#/C++ client APIs, without having to learn gRPC or any of these languages.
To use the DPF APIs, you need to install a DPF server on your machine. The Ansys Unified Installer includes major releases of the DPF server by default, requiring no extra selection. You can find beta releases on the DPF Pre-Release page of the Ansys Customer Portal.
DPF libraries are available for Windows and Linux in:
Use the PyDPF-Core library, which provides the same functionality as the DPF C++ client library, to connect to and interact with DPF.
Build your Python client to connect with the DPF framework and leverage its post-simulation analysis and computation capabilities.
Build your Python client to connect with the DPF framework and leverage its post-simulation analysis and computation capabilities on layered and short-fiber composite models.
PyAnsys Sound library lets you use the main features of the Ansys Sound software to perform the postprocessing and analysis of sounds and vibrations in Python.
The DPF framework can process simulation data from the following Ansys products through APIs: