The solver employs the SIMPLE algorithm to solve the continuity equation:
\[ \div \u = 0 \]
and momentum equation:
\[ \div ( \u \otimes \u ) - \div \vec{R} = - \grad p + \vec{S}_u \]
Where:
| \( \u \) | = | Velocity |
| \( p \) | = | Kinematic pressure |
| \( \vec{R} \) | = | Stress tensor |
| \( \vec{S}_u \) | = | Momentum source |
Mandatory fields:
constant/turbulencePropertiesconstant/fvOptions (optional)$FOAM_CASE/system/fvSchemes requirements:
steadyStategrad(U), grad(p)div(phi,U)laplacian(nuEff,U), laplacian((1|A(U)),p)$FOAM_CASE/system/fvSolution requirements:
U, pSource code
See also
Tutorials
| Would you like to suggest an improvement to this page? | Create an issue |
Copyright © 2018 OpenCFD Ltd.