: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 Miscellaneous Examples .. 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: :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_exhaust_system_settings_api_thumb.png :alt: :ref:`sphx_glr_examples_00-fluent_exhaust_system_settings_api.py` .. raw:: html
Fault-tolerant meshing workflow using settings objects
.. raw:: html
.. only:: html .. image:: /examples/00-fluent/images/thumb/sphx_glr_external_compressible_flow_thumb.png :alt: :ref:`sphx_glr_examples_00-fluent_external_compressible_flow.py` .. raw:: html
Modeling External Compressible Flow
.. raw:: html
.. only:: html .. image:: /examples/00-fluent/images/thumb/sphx_glr_mixing_elbow_thumb.png :alt: :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: :ref:`sphx_glr_examples_00-fluent_mixing_elbow_settings_api.py` .. raw:: html
Fluent setup and solution using settings objects
.. raw:: html
.. only:: html .. image:: /examples/00-fluent/images/thumb/sphx_glr_modeling_cavitation_thumb.png :alt: :ref:`sphx_glr_examples_00-fluent_modeling_cavitation.py` .. raw:: html
Modeling Cavitation
.. raw:: html
.. toctree:: :hidden: :includehidden: /examples/00-fluent/index.rst .. only:: html .. rst-class:: sphx-glr-signature `Gallery generated by Sphinx-Gallery `_