User guide#
DPF provides numerical simulation users and engineers with a toolbox for accessing and transforming data.
PyDPF-Core is a Python client API for accessing DPF
capabilities. The ansys.dpf.core package makes highly efficient
computation, customization, and remote data processing accessible in Python.
Note
Looking for an introduction? If you are new to DPF, the DPF Onboarding guide provides step-by-step instructions for setup and basic concepts.
The goals of this section are to:
Describe some DPF entities and how they can help you to access and modify solver data.
Explain how to resolve the most common issues encountered when using PyDPF-Core
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
Troubleshooting#
Server issues
Model issues
Plotting issues
Performance issues