:orphan:
Examples Gallery
================
This directory contains example scripts demonstrating foamlib usage with OpenFOAM.
Each example is a Python script that will be automatically executed and rendered
as interactive documentation by sphinx-gallery.
.. raw:: html
.. thumbnail-parent-div-open
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_plot_example_thumb.png
:alt:
:doc:`/auto_examples/plot_example`
.. raw:: html
Simple Example Plot.
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_plot_cavity_flow_thumb.png
:alt:
:doc:`/auto_examples/plot_cavity_flow`
.. raw:: html
Lid-Driven Cavity Flow using foamlib.
.. thumbnail-parent-div-close
.. raw:: html
.. toctree::
:hidden:
/auto_examples/plot_example
/auto_examples/plot_cavity_flow
.. only:: html
.. rst-class:: sphx-glr-signature
`Gallery generated by Sphinx-Gallery