File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -20,6 +20,16 @@ apps for both data input and data output, including visualization and
2020result plots. It can access data from solver result files and other neutral
2121formats, such as CSV, HDF5, and VTK files.
2222
23+ The latest version of DPF supports Ansys solver result files for:
24+
25+ - MAPDL (` .rst ` , ` .mode ` , ` .rfrq ` , ` .rdsp ` )
26+ - LS-DYNA (` .d3plot ` , ` .binout ` )
27+ - Fluent (` .cas/dat.h5 ` , ` .flprj ` )
28+ - CFX (` .cad/dat.cff ` , ` .flprj ` )
29+
30+ See the ` PyDPF-Core main page <https://dpf.docs.pyansys.com/version/stable/index.html> ` _
31+ for more information on compatibility.
32+
2333Using the many DPF operators that are available, you can manipulate and
2434transform this data. You can also chain operators together to create simple
2535or complex data-processing workflows that you can reuse for repeated or
You can’t perform that action at this time.
0 commit comments