Transient solver for incompressible, laminar flow of Newtonian fluids. More...
Go to the source code of this file.
Transient solver for incompressible, laminar flow of Newtonian fluids.
Original source file icoFoam.C
Solver details
The solver uses the PISO algorithm to solve the continuity equation:
and momentum equation:
Where:
![]() | = | Velocity |
![]() | = | Pressure |
Required fields
U | : | Velocity [m/s] |
p | : | Kinematic pressure, p/rho [m2/s2] |
Definition in file icoFoam.C.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.