simpleFoam

Overview

Equations

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

Input requirements

Mandatory fields:

Physical models

Solution controls

$FOAM_CASE/system/fvSchemes requirements:

$FOAM_CASE/system/fvSolution requirements:

Further information

Source code

See also

Tutorials


Would you like to suggest an improvement to this page? Create an issue

Copyright © 2018 OpenCFD Ltd.

Licensed under the Creative Commons License BY-NC-ND Creative Commons License