Incompressible flow solvers
Collaboration diagram for Incompressible flow solvers:

Files

file  adjointShapeOptimizationFoam.C
 Steady-state solver for incompressible, turbulent flow of non-Newtonian fluids with optimisation of duct shape by applying "blockage" in regions causing pressure loss as estimated using an adjoint formulation.
 
file  boundaryFoam.C
 Steady-state solver for incompressible, 1D turbulent flow, typically to generate boundary layer conditions at an inlet.
 
file  icoFoam.C
 Transient solver for incompressible, laminar flow of Newtonian fluids.
 
file  nonNewtonianIcoFoam.C
 Transient solver for incompressible, laminar flow of non-Newtonian fluids.
 
file  overPimpleDyMFoam.C
 Transient solver for incompressible flow of Newtonian fluids on a moving mesh using the PIMPLE (merged PISO-SIMPLE) algorithm.
 
file  pimpleFoam.C
 Transient solver for incompressible, turbulent flow of Newtonian fluids on a moving mesh.
 
file  SRFPimpleFoam.C
 Large time-step transient solver for incompressible flow in a single rotating frame.
 
file  pisoFoam.C
 Transient solver for incompressible, turbulent flow, using the PISO algorithm.
 
file  shallowWaterFoam.C
 Transient solver for inviscid shallow-water equations with rotation.
 
file  overSimpleFoam.C
 Steady-state solver for incompressible flows with turbulence modelling.
 
file  porousSimpleFoam.C
 Steady-state solver for incompressible, turbulent flow with implicit or explicit porosity treatment and support for multiple reference frames (MRF).
 
file  simpleFoam.C
 Steady-state solver for incompressible, turbulent flows.
 
file  SRFSimpleFoam.C
 Steady-state solver for incompressible, turbulent flow of non-Newtonian fluids in a single rotating frame.
 

Detailed Description

This group contains incompressible flow solvers.