Skip to content

Commit

Permalink
Package names post, parametric changed in README.rst (#512)
Browse files Browse the repository at this point in the history
  • Loading branch information
hpohekar authored Jun 17, 2022
1 parent ec1624f commit dfd638b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -89,9 +89,9 @@ You can run Fluent TUI commands using the ``session.tui`` interface:
session.solver.tui.solve.initialize.initialize_flow()
session.solver.tui.solve.dual_time_iterate(2, 3)
In addition to all TUI commands being available there are the ``parametric`` and
``post`` packages. The ``parametric`` package provides access to Fluent's
design point capability and the ``post`` package provides integrations with both
In addition to all TUI commands being available there are the `ansys-fluent-parametric <https://github.com/pyansys/pyfluent-parametric>`_ and
`ansys-fluent-visualization <https://github.com/pyansys/pyfluent-visualization>`_ packages. The ``ansys-fluent-parametric`` package provides access to Fluent's
design point capability and the ``ansys-fluent-visualization`` package provides integrations with both
``pyvista`` and ``matplotlib``.

License and Acknowledgments
Expand Down

0 comments on commit dfd638b

Please sign in to comment.