User guide#
PyDPF-Core is a Python client API for accessing DPF postprocessing
capabilities. The ansys.dpf.core
package makes highly efficient
computation, customization, and remote postprocessing accessible in Python.
The goals of this section are to:
Describe the most-used DPF entities and how they can help you to access and modify solver data.
Provide simple how-tos for tackling the most common use cases.
Concepts#
This section provides in-depth descriptions and explanations of DPF concepts, including terminology.
Concepts and terminology
Ways of using DPF
Using DPF: Step by step
DPF most-used entities#
DPF model
Fields container and fields
Operators
How-tos#
Troubleshooting#
Server issues
Model issues
Plotting issues
Performance issues