Transient solver for incompressible flow. More...
Go to the source code of this file.
Transient solver for incompressible flow.
Original source file pisoFoam.C
Solver details
The solver uses the PISO algorithm to solve the continuity equation:
and momentum equation:
Where:
![]() | = | Velocity |
![]() | = | Pressure |
![]() | = | Stress tensor |
Sub-models include:
Required fields
U | : | Velocity [m/s] |
p | : | Kinematic pressure, p/rho [m2/s2] |
<turbulence fields> | : | As required by user selection |
Definition in file pisoFoam.C.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.