Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 434 Bytes

File metadata and controls

26 lines (20 loc) · 434 Bytes

cyclicSlipFvPatchField

Class

Foam::cyclicSlipFvPatchField

Group

grpCoupledBoundaryConditions

Description

This boundary condition is a light wrapper around the cyclicFvPatchField condition, providing no new functionality.

Usage

Example of the boundary condition specification:

<patchName>
{
        type            cyclicSlip;
}

See also

Foam::cyclicFvPatchField

SourceFiles

cyclicSlipFvPatchField.C