.. _python_API_field_data:

.. currentmodule:: flow360

**************************
Field Data
**************************

Extract and visualize flow field data to gain deeper insights into your simulation results. Flow360 provides tools to access both volumetric and surface data for comprehensive analysis.

.. grid:: 1

    .. grid-item-card:: 🌊 Volumetric & Surface Data
        :link: volumetric_surface
        :link-type: doc
        
        Extract and process 3D flow field and surface data for visualization and analysis.

    .. grid-item-card:: ⚖️ X-Force Extraction
        :link: x_force
        :link-type: doc
        
        Learn techniques for extracting force components along the x-axis.

    .. grid-item-card:: ⏰ Time-Averaged Isosurface
        :link: time_averaged_isosurface
        :link-type: doc
        
        Extract averaged isosurfaces over time.

Key Capabilities
============

* Volumetric field data extraction
* Surface data processing
* Averaged isosurface extraction
* Integration with visualization tools
* Specialized force component analysis
* Data format conversion for post-processing

.. toctree::
   :hidden:

   volumetric_surface
   x_force
   time_averaged_isosurface
