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