:orphan:
.. _ref_example_gallery:
========
Examples
========
End-to-end examples show how you can use PyFluent. If the PyFluent ``ansys-fluent-core`` package is installed on your machine,
you can download these examples as Python files or Jupyter notebooks and run them locally.
.. toctree::
:maxdepth: 1
:hidden:
.. 00-fluent/README.txt
.. raw:: html
.. raw:: html
Simulation Examples
===================
These examples show you how you can use Fluent capabilities from Python to perform
Fluent simulations. This includes geometry import, Fluent's meshing workflows,
setting up and running the solver, and reviewing the results using Fluent's
postprocessing capabilities.
.. raw:: html
.. raw:: html
.. only:: html
.. image:: /examples/00-fluent/images/thumb/sphx_glr_exhaust_system_thumb.png
:alt: Fault-tolerant meshing workflow
:ref:`sphx_glr_examples_00-fluent_exhaust_system.py`
.. raw:: html
Fault-tolerant meshing workflow
.. raw:: html
.. only:: html
.. image:: /examples/00-fluent/images/thumb/sphx_glr_mixing_elbow_thumb.png
:alt: Watertight geometry meshing workflow
:ref:`sphx_glr_examples_00-fluent_mixing_elbow.py`
.. raw:: html
Watertight geometry meshing workflow
.. raw:: html
.. only:: html
.. image:: /examples/00-fluent/images/thumb/sphx_glr_mixing_elbow_settings_api_thumb.png
:alt: Fluent setup and solution using settings objects
:ref:`sphx_glr_examples_00-fluent_mixing_elbow_settings_api.py`
.. raw:: html
Fluent setup and solution using settings objects
.. raw:: html
.. toctree::
:hidden:
:includehidden:
/examples/00-fluent/index.rst
.. only:: html
.. rst-class:: sphx-glr-signature
`Gallery generated by Sphinx-Gallery