.. _incflo_doc_indx:

Welcome to incflo's documentation!
====================================

incflo is an AMReX-based simulation code for modeling
the variable density incompressible Navier-Stokes equations in the presence
of complex geometries.  It includes adaptive mesh refinement (AMR)
but without subcycling in time.

For an AMReX-based incompressible flow code with subcycling in time, please see :ref:`IAMR <iamr:iamr_doc_indx>`.

Active development in incflo is ongoing in the development branch.

.. toctree::
   :maxdepth: 1
   :caption: Contents:

   Introduction
   GettingStarted
   Inputs_Chapter
   ManagingGridHierarchy_Chapter
   Fluids_Chapter
   EB
   Debugging