Boundary mesh type

Wall conditions are specified using the wall type entry in the $FOAM_CASE/constant/polyMesh/boundary file:

patchName
{
    type            wall;
    ...
}

Velocity

Available wall conditions include

Pressure

Temperature

Turbulence

See turbulence wall modelling

Further information

Related:

Source code:

See also