:orphan: Geometry, meshing and fluids workflow ===================================== Below is an example of a workflow that demonstrates how to create a geometry, mesh it, and run a fluid simulation using PyAnsys. The geometry generated is a NACA airfoil, which is prepared for a fluid simulation. The exported CAD file is then consumed by Ansys Fluent to run a compressible flow simulation over the airfoil. .. raw:: html
.. thumbnail-parent-div-open .. raw:: html
.. only:: html .. image:: /examples/geometry-mesh-fluent/images/thumb/sphx_glr_wf_gmf_01_geometry_thumb.png :alt: :ref:`sphx_glr_examples_geometry-mesh-fluent_wf_gmf_01_geometry.py` .. raw:: html
Geometry generation
.. raw:: html
.. only:: html .. image:: /examples/geometry-mesh-fluent/images/thumb/sphx_glr_wf_gmf_02_fluent_meshing_thumb.png :alt: :ref:`sphx_glr_examples_geometry-mesh-fluent_wf_gmf_02_fluent_meshing.py` .. raw:: html
Mesh generation
.. raw:: html
.. only:: html .. image:: /examples/geometry-mesh-fluent/images/thumb/sphx_glr_wf_gmf_03_fluent_solver_thumb.png :alt: :ref:`sphx_glr_examples_geometry-mesh-fluent_wf_gmf_03_fluent_solver.py` .. raw:: html
Fluids simulation
.. thumbnail-parent-div-close .. raw:: html
.. toctree:: :hidden: /examples/geometry-mesh-fluent/wf_gmf_01_geometry /examples/geometry-mesh-fluent/wf_gmf_02_fluent_meshing /examples/geometry-mesh-fluent/wf_gmf_03_fluent_solver