.. meta::
   :description: The next generation Navier Stokes solver which is 100 times faster than industry-leading CFD solvers. Flow360 simulation remains high-fidelity and reduces cost.

*********************
Flow360 CFD Solver
*********************

Flow360 is the next-generation GPU native Navier-Stokes solver, offered on a cloud infrastructure. It is 100 times faster than industry-leading solvers, with the same high-fidelity and reduced cost. It expedites your time to market, shortens design cycles, reduces development cost, and facilitates more comprehensive testing to avoid program delays.

.. grid:: 2
   :gutter: 2

   .. grid-item::

      .. figure:: Figures/F1_a.png
         :alt: F1 Racecar CFD Simulation
         :width: 100%

      *F1 racecar*

   .. grid-item::

      .. figure:: Figures/Isosurface_1e-7_Front_Green.png
         :alt: XV15 in hover
         :width: 100%

      *XV15 in hover*   


Useful pages
============

.. grid:: 3
   :gutter: 2

   .. grid-item::
      :columns: 12

      **GUI**

   .. grid-item-card:: Web App
      :link: https://flow360.simulation.cloud
      :link-type: url

      Launch the Flow360 web application

   .. grid-item-card:: Quickstart
      :link: quick_start/quick_start
      :link-type: doc

      WebUI tutorials for geometry, meshing, and simulation

   .. grid-item-card:: WebUI Example Library
      :link: https://flow360.simulation.cloud/examples
      :link-type: url

      Directory of example projects and tutorials for the WebUI

.. grid:: 3
   :gutter: 2

   .. grid-item::
      :columns: 12

      **Python API**

   .. grid-item-card:: Getting Started
      :link: python_api/getting_started/installation_setup
      :link-type: doc

      Installation and setup guide

   .. grid-item-card:: Quickstart
      :link: quick_start/API_quickstart/notebooks/quickstart_API
      :link-type: doc

      Run your first simulation with Python

   .. grid-item-card:: Examples Library
      :link: python_api/example_library/index
      :link-type: doc

      End-to-end examples for various applications


Contents 
========
.. grid:: 1

    .. grid-item-card:: Introduction
        :link: introduction/introduction
        :link-type: doc

        Overview of Flow360 capabilities and key features

    .. grid-item-card:: Quick Start
        :link: quick_start/quick_start
        :link-type: doc

        Step-by-step tutorials to get your first simulation running

    .. grid-item-card:: User Guide
        :link: user_guide/user_guide
        :link-type: doc

        In-depth documentation on simulation setup, meshing, and solver options

    .. grid-item-card:: GUI Guide
        :link: gui_guide/README
        :link-type: doc

        Complete reference for the web interface and its features

    .. grid-item-card:: Python API
        :link: python_api/python_api
        :link-type: doc

        Programmatic access to Flow360 for automation and scripting

    .. grid-item-card:: Knowledge Base
        :link: knowledge_base/knowledge_base
        :link-type: doc

        Best practices, troubleshooting, and advanced topics

    .. grid-item-card:: Release Notes
        :link: release_notes/release_notes
        :link-type: doc

        Latest updates, new features, and version history

.. toctree::
   :maxdepth: 2
   :hidden:

   introduction/introduction
   quick_start/quick_start
   user_guide/user_guide
   gui_guide/README
   python_api/python_api
   knowledge_base/knowledge_base
   release_notes/release_notes
