Skip to content

Commit 011bccd

Browse files
committed
Merge branch 'main' into release/2024.2
2 parents 1fbfe9b + 4ee0936 commit 011bccd

File tree

8 files changed

+4
-34
lines changed

8 files changed

+4
-34
lines changed

.github/workflows/create-milestone.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@ jobs:
5555
# MAPDL - ALL
5656
"ansys/pymapdl-reader",
5757
# FLUENT - ALL
58-
"ansys/pyfluent-parametric",
5958
"ansys/pyfluent-visualization",
6059
# TOOLS
6160
"ansys/ansys-tools-filetransfer",

README.rst

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,14 +60,13 @@ The ``pyansys`` metapackage ensures compatibility between these PyAnsys packages
6060
- `PyEDB - Core <https://edb.core.docs.pyansys.com/>`_: Pythonic interface to Ansys Electronics Database (EDB).
6161
- `PyEnSight <https://ensight.docs.pyansys.com/>`_: Pythonic interface to EnSight, the Ansys simulation postprocessor.
6262
- `PyFluent <https://fluent.docs.pyansys.com/>`_: Pythonic interface to Ansys Fluent.
63-
- `PyFluent - Parametric <https://parametric.fluent.docs.pyansys.com/>`_: Pythonic interface to Ansys Fluent parametric workflows.
6463
- `PyFluent - Visualization <https://visualization.fluent.docs.pyansys.com/>`_: Pythonic interface to visualize Ansys Fluent simulations.
6564
- `PyGranta <https://grantami.docs.pyansys.com/>`_: Pythonic interface to Ansys Granta MI services.
6665
- `PyHPS <https://hps.docs.pyansys.com/version/dev/>`_: A Python client for Ansys HPC Platform Services (HPS).
6766
- `PyMAPDL <https://mapdl.docs.pyansys.com/>`_: Pythonic interface to Ansys MAPDL (Mechanical APDL).
6867
- `PyMAPDL Reader <https://reader.docs.pyansys.com/>`_: Pythonic interface to read legacy MAPDL result files (MAPDL 14.5 and later).
6968
- `PyMechanical <https://mechanical.docs.pyansys.com/>`_: Pythonic interface to Ansys Mechanical.
70-
- `PyModelCenter <https://modelcenter.docs.pyansys.com/version/stable/>`_: Pythonic interface for Ansys ModelCenter
69+
- `PyModelCenter <https://modelcenter.docs.pyansys.com/>`_: Pythonic interface for Ansys ModelCenter
7170
- `PyMotorCAD <https://motorcad.docs.pyansys.com/>`_: Pythonic interface to Ansys Motor-CAD.
7271
- `PyOptislang <https://optislang.docs.pyansys.com/>`_: Pythonic interface to Ansys optislang.
7372
- `PyPIM <https://pypim.docs.pyansys.com/>`_: Pythonic interface to communicate with the Ansys PIM (Product Instance Management) API.
@@ -140,7 +139,7 @@ Additionally, the ``pyansys`` metapackage contains certain extra targets that
140139
can be installed upon request:
141140

142141
- **mapdl-all**: This target installs the core packages and `PyMAPDL Reader`_.
143-
- **fluent-all**: This target installs the core packages, `PyFluent - Parametric`_, and `PyFluent - Visualization`_.
142+
- **fluent-all**: This target installs the core packages, and `PyFluent - Visualization`_.
144143
- **tools**: This target installs the core packages, `Ansys FileTransfer Tool`_, `Ansys Local Product Launcher`_, `Ansys Tools Path`_, `Ansys Tools Protobuf Compilation Helper`_, `PyAnsys Tools Report`_, `PyAnsys Tools Variable Interop`_, `PyAnsys Tools Versioning`_, `PyAnsys Units`_, and `PyMaterials Manager`_.
145144
- **all**: This target installs all extra ``pyansys`` packages.
146145

doc/source/api.rst

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -117,12 +117,6 @@ PyAnsys packages API reference
117117
:text-align: center
118118
:class-title: pyansys-card-title
119119

120-
.. grid-item-card:: PyFluent - Parametric
121-
:img-top: _static/thumbnails/pyfluent-parametric.png
122-
:link: https://parametric.fluent.docs.pyansys.com/version/0.10/api/index.html
123-
:text-align: center
124-
:class-title: pyansys-card-title
125-
126120
.. grid-item-card:: PyFluent - Visualization
127121
:img-top: _static/thumbnails/pyfluent-visualization.png
128122
:link: https://visualization.fluent.docs.pyansys.com/version/0.9/api/index.html

doc/source/examples.rst

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -106,12 +106,6 @@ PyAnsys packages examples
106106
:text-align: center
107107
:class-title: pyansys-card-title
108108

109-
.. grid-item-card:: PyFluent - Parametric
110-
:img-top: _static/thumbnails/pyfluent-parametric.png
111-
:link: https://parametric.fluent.docs.pyansys.com/version/0.10/examples/index.html
112-
:text-align: center
113-
:class-title: pyansys-card-title
114-
115109
.. grid-item-card:: PyFluent - Visualization
116110
:img-top: _static/thumbnails/pyfluent-visualization.png
117111
:link: https://visualization.fluent.docs.pyansys.com/version/0.9/examples/index.html

doc/source/index.rst

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -147,14 +147,6 @@ it is now a collection of many Python packages for using Ansys products through
147147

148148
Pythonic interface to Ansys Fluent
149149

150-
.. grid-item-card:: PyFluent - Parametric
151-
:img-top: _static/thumbnails/pyfluent-parametric.png
152-
:link: https://parametric.fluent.docs.pyansys.com/version/0.10
153-
:text-align: center
154-
:class-title: pyansys-card-title
155-
156-
Pythonic interface to Ansys Fluent parametric workflows
157-
158150
.. grid-item-card:: PyFluent - Visualization
159151
:img-top: _static/thumbnails/pyfluent-visualization.png
160152
:link: https://visualization.fluent.docs.pyansys.com/version/0.9

doc/source/user_guide.rst

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -109,12 +109,6 @@ PyAnsys packages user guides
109109
:text-align: center
110110
:class-title: pyansys-card-title
111111

112-
.. grid-item-card:: PyFluent - Parametric
113-
:img-top: _static/thumbnails/pyfluent-parametric.png
114-
:link: https://parametric.fluent.docs.pyansys.com/version/0.10/users_guide/index.html
115-
:text-align: center
116-
:class-title: pyansys-card-title
117-
118112
.. grid-item-card:: PyFluent - Visualization
119113
:img-top: _static/thumbnails/pyfluent-visualization.png
120114
:link: https://visualization.fluent.docs.pyansys.com/version/0.9/users_guide/index.html

pyproject.toml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ dependencies = [
5151
"ansys-seascape==0.2.0",
5252
"ansys-sherlock-core==0.6.0",
5353
"ansys-simai-core==0.2.1",
54-
"ansys-systemcoupling-core==0.5.0",
54+
"ansys-systemcoupling-core==0.6.0",
5555
"ansys-turbogrid-core==0.4.1",
5656
"ansys-workbench-core==0.4.0",
5757
"pyaedt==0.9.7",
@@ -62,7 +62,7 @@ dependencies = [
6262

6363
[project.optional-dependencies]
6464
mapdl-all = ["ansys-mapdl-reader==0.53.0"]
65-
fluent-all = ["ansys-fluent-visualization==0.9.0", "ansys-fluent-parametric==0.10.0"]
65+
fluent-all = ["ansys-fluent-visualization==0.9.0"]
6666
tools = [
6767
"ansys-materials-manager==0.2.3",
6868
"ansys-tools-filetransfer==0.1.0",
@@ -80,7 +80,6 @@ all = [
8080
"ansys-mapdl-reader==0.53.0",
8181
# FLUENT - ALL
8282
"ansys-fluent-visualization==0.9.0",
83-
"ansys-fluent-parametric==0.10.0",
8483
# TOOLS
8584
"ansys-materials-manager==0.2.3",
8685
"ansys-tools-filetransfer==0.1.0",

tools/links.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@
6060
"ansys-mapdl-reader": "https://reader.docs.pyansys.com/version/stable",
6161
# FLUENT - ALL
6262
"ansys-fluent-visualization": "https://visualization.fluent.docs.pyansys.com/version/stable", # noqa: E501
63-
"ansys-fluent-parametric": "https://parametric.fluent.docs.pyansys.com/version/stable", # noqa: E501
6463
# TOOLS
6564
"ansys-materials-manager": "https://manager.materials.docs.pyansys.com/version/stable",
6665
"ansys-tools-filetransfer": "https://filetransfer.tools.docs.pyansys.com/version/stable", # noqa: E501

0 commit comments

Comments
 (0)