Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 398 Bytes

File metadata and controls

23 lines (18 loc) · 398 Bytes

zeroGradientFvPatchField

Class

Foam::zeroGradientFvPatchField

Group

grpGenericBoundaryConditions

Description

This boundary condition applies a zero-gradient condition from the patch internal field onto the patch faces.

Usage

Example of the boundary condition specification:

<patchName>
{
        type            zeroGradient;
}

SourceFiles

zeroGradientFvPatchField.C