Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/pip/requirements/sphinx-8.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgepiloto authored Nov 29, 2024
2 parents 760422d + e03aa18 commit 880f470
Show file tree
Hide file tree
Showing 15 changed files with 478 additions and 60 deletions.
8 changes: 4 additions & 4 deletions doc/source/_static/dpf_operators.html

Large diffs are not rendered by default.

33 changes: 33 additions & 0 deletions doc/source/dpf_ansys_file_support_table.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
.. _ref_dpf_ansys_file_support_table:

.. table:: DPF support of ANSYS files
:widths: auto
:align: center

+--------------------+------------------------+----------------------------------+----------------------------------+
| **Solver** | **File format** | **Server version** | **DPF examples** |
+====================+========================+==================================+==================================+
| | .rst, .mode | **1.0** and later | :ref:`ref_basic_example` |
| MAPDL | .rfrq, .rdsp | (*Ansys 2021 R1*) | |
| +------------------------+----------------------------------+----------------------------------+
| | .psd, .prs | **10.0** and later | |
| | | (*Ansys 2025 R2 pre0*) | |
+--------------------+------------------------+----------------------------------+----------------------------------+
| LS DYNA | .d3plot, .binout | **4.0** and later | :ref:`examples_lsdyna` |
| | | (*Ansys 2022 R2*) | |
+--------------------+------------------------+----------------------------------+----------------------------------+
| | *CFF restart files* | | :ref:`ref_fluids_model` |
| | .cas/dat.h5 | +----------------------------------+
| | | **7.0** and later | :ref:`ref_fluids_mesh` |
| Fluent +------------------------+ (*Ansys 2024 R1 pre0*) +----------------------------------+
| | *Project files* | | :ref:`ref_fluids_results` |
| | .flprj | | |
+--------------------+------------------------+----------------------------------+----------------------------------+
| | *CFF files* | | :ref:`examples_cfx` |
| | .cas/dat.cff | +----------------------------------+
| | .res | **7.0** and later | :ref:`ref_fluids_model` |
| CFX +------------------------+ (*Ansys 2024 R1 pre0*) +----------------------------------+
| | *Project files* | | :ref:`ref_fluids_mesh` |
| | .flprj | +----------------------------------+
| | | | :ref:`ref_fluids_results` |
+--------------------+------------------------+----------------------------------+----------------------------------+
29 changes: 1 addition & 28 deletions doc/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,34 +14,7 @@ apps for both data input and data output, including visualization and
result plots. The following table shows an exhaustive list of supported
apps by DPF and their related formats:

.. table:: Truth table for "not"
:widths: auto
:align: center

+--------------------+------------------------+----------------------------------+----------------------------------+
| **Solver** | **File format** | **Server version** | **DPF examples** |
+====================+========================+==================================+==================================+
| || .rst, .mode || **1.0** and later | :ref:`ref_basic_example` |
| MAPDL || .rfrq, .rdsp || (*Ansys 2021 R1*) | |
+--------------------+------------------------+----------------------------------+----------------------------------+
| LS DYNA | .d3plot, .binout || **4.0** and later | :ref:`examples_lsdyna` |
| | || (*Ansys 2022 R2*) | |
+--------------------+------------------------+----------------------------------+----------------------------------+
| || *CFF restart files* || | :ref:`ref_fluids_model` |
| || .cas/dat.h5 || +----------------------------------+
| | || **7.0** and later | :ref:`ref_fluids_mesh` |
| Fluent +------------------------+| (*Ansys 2024 R1 pre0*) +----------------------------------+
| || *Project files* | | :ref:`ref_fluids_results` |
| || .flprj | | |
+--------------------+------------------------+----------------------------------+----------------------------------+
| || *CFF files* || | :ref:`examples_cfx` |
| || .cas/dat.cff || +----------------------------------+
| || .res || **7.0** and later | :ref:`ref_fluids_model` |
| CFX +------------------------+| (*Ansys 2024 R1 pre0*) +----------------------------------+
| || *Project files* | | :ref:`ref_fluids_mesh` |
| || .flprj | +----------------------------------+
| || | | :ref:`ref_fluids_results` |
+--------------------+------------------------+----------------------------------+----------------------------------+
.. include:: dpf_ansys_file_support_table.rst

Visualisation is ensured by VTK and leverages `PyVista tools
<https://docs.pyvista.org>`_.
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ requires = ["setuptools>=61.0.0", "wheel"]
[project]
# Check https://setuptools.pypa.io/en/stable/userguide/quickstart.html for all available sections
name = "ansys-dpf-core"
version = "0.13.3.dev0"
version = "0.13.4.dev0"
description = "Data Processing Framework - Python Core "
readme = "README.md"
requires-python = ">=3.9, <4"
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements_build.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
black==24.10.0
build==1.2.2.post1
chevron==0.14.0
wheel==0.45.0
wheel==0.45.1
2 changes: 1 addition & 1 deletion requirements/requirements_docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ imageio-ffmpeg==0.5.1
nbsphinx==0.9.5
pypandoc==1.14
pytest-sphinx==0.6.3
pyvista==0.44.1
pyvista==0.44.2
sphinx==8.1.3
sphinx-copybutton==0.5.2
sphinx-gallery==0.18.0
Expand Down
4 changes: 2 additions & 2 deletions requirements/requirements_test.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
ansys-platform-instancemanagement==1.1.2
coverage==7.6.7
coverage==7.6.8
imageio==2.36.0
imageio-ffmpeg==0.5.1
pytest==8.3.3
pytest-cov==5.0.0
pytest-order==1.3.0
pytest-rerunfailures==15.0
pyvista==0.44.1
pyvista==0.44.2
vtk==9.3.1
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,12 @@ class property_field_provider_by_name(Operator):
Property to read, that can be the following:
elements_connectivity,
nodes_connectivity, material,
element_type, mapdl_element_type,
mapdl_element_type_id harmonic_index,
step, substep, keyopt_i (i = 1 ->
18).
element_type, apdl_section_id,
apdl_real_id, apdl_esys_id,
mapdl_element_type,
mapdl_element_type_id,
harmonic_index, step, substep,
keyopt_i (i = 1 -> 18).
Returns
-------
Expand Down Expand Up @@ -127,10 +129,12 @@ def _spec():
document="""Property to read, that can be the following:
elements_connectivity,
nodes_connectivity, material,
element_type, mapdl_element_type,
mapdl_element_type_id harmonic_index,
step, substep, keyopt_i (i = 1 ->
18).""",
element_type, apdl_section_id,
apdl_real_id, apdl_esys_id,
mapdl_element_type,
mapdl_element_type_id,
harmonic_index, step, substep,
keyopt_i (i = 1 -> 18).""",
),
},
map_output_pin_spec={
Expand Down Expand Up @@ -290,10 +294,12 @@ def property_name(self):
Property to read, that can be the following:
elements_connectivity,
nodes_connectivity, material,
element_type, mapdl_element_type,
mapdl_element_type_id harmonic_index,
step, substep, keyopt_i (i = 1 ->
18).
element_type, apdl_section_id,
apdl_real_id, apdl_esys_id,
mapdl_element_type,
mapdl_element_type_id,
harmonic_index, step, substep,
keyopt_i (i = 1 -> 18).
Parameters
----------
Expand Down
Loading

0 comments on commit 880f470

Please sign in to comment.