fvPatchField

Syntax

Defined in the boundary condition of the corresponding file.

type model;
  • model = name of fvPatchField to be applied

Examples

type uniformFixedValueTube;

Note: This examples list might not be complete - please have a look for other fvPatchField boundary conditions (fvPatchField_XY) in this documentation.

Description

The fvPatchField models a certain boundary condition (e.g. zeroGradient).

Restrictions

None.