.. _python_API_notebooks:

.. currentmodule:: flow360

*****************
Jupyter Notebooks
*****************

Comprehensive end-to-end examples of Flow360 workflows, showing step by step how to complete CFD simulations using Python API.

.. grid:: 1

    .. grid-item-card:: ✈️ 2D CRM Airfoil Analysis
        :link: notebook_2d_crm
        :link-type: doc
        
        Complete tutorial analyzing the Common Research Model (CRM) airfoil, demonstrating meshing, simulation setup, and results analysis.

    .. grid-item-card:: 🚙 Automotive DrivAer Analysis
        :link: notebook_automotive
        :link-type: doc
        
        Simplified car geometry simulation featuring, meshing, case setup, and postprocessing using Python API report generation functionality.

Key Benefits
============

* Step-by-step guided examples
* Interactive execution environment
* Complete workflow demonstrations
* Easily adaptable templates for your own simulations

.. toctree::
   :hidden:

   notebook_2d_crm
   notebook_automotive
