Skip to main content

Coupled conditions

Boundary mesh type

Coupled conditions require the type entry to be set in the $FOAM_CASE/constant/polyMesh/boundary file, e.g.:

<patchName>
{
type <couple type>;
...
}

This is explained in further detail in the documentation for each coupled boundary type.

Coupled conditions

Available coupled conditions include

Further information

Source code:

See also