@@ -14,34 +14,7 @@ apps for both data input and data output, including visualization and
1414result plots. The following table shows an exhaustive list of supported
1515apps by DPF and their related formats:
1616
17- .. table :: Truth table for "not"
18- :widths: auto
19- :align: center
20-
21- +--------------------+------------------------+----------------------------------+----------------------------------+
22- | **Solver ** | **File format ** | **Server version ** | **DPF examples ** |
23- +====================+========================+==================================+==================================+
24- | || .rst, .mode || **1.0** and later | :ref: `ref_basic_example ` |
25- | MAPDL || .rfrq, .rdsp || (*Ansys 2021 R1*) | |
26- +--------------------+------------------------+----------------------------------+----------------------------------+
27- | LS DYNA | .d3plot, .binout || **4.0** and later | :ref: `examples_lsdyna ` |
28- | | || (*Ansys 2022 R2*) | |
29- +--------------------+------------------------+----------------------------------+----------------------------------+
30- | || *CFF restart files* || | :ref: `ref_fluids_model ` |
31- | || .cas/dat.h5 || +----------------------------------+
32- | | || **7.0** and later | :ref: `ref_fluids_mesh ` |
33- | Fluent +------------------------+ | (*Ansys 2024 R1 pre0 *) +----------------------------------+
34- | || *Project files* | | :ref: `ref_fluids_results ` |
35- | || .flprj | | |
36- +--------------------+------------------------+----------------------------------+----------------------------------+
37- | || *CFF files* || | :ref: `examples_cfx ` |
38- | || .cas/dat.cff || +----------------------------------+
39- | || .res || **7.0** and later | :ref: `ref_fluids_model ` |
40- | CFX +------------------------+ | (*Ansys 2024 R1 pre0 *) +----------------------------------+
41- | || *Project files* | | :ref: `ref_fluids_mesh ` |
42- | || .flprj | +----------------------------------+
43- | || | | :ref: `ref_fluids_results ` |
44- +--------------------+------------------------+----------------------------------+----------------------------------+
17+ .. include :: dpf_ansys_file_support_table.rst
4518
4619Visualisation is ensured by VTK and leverages `PyVista tools
4720<https://docs.pyvista.org> `_.
0 commit comments