Skip to main content

slip

Description

The slip is a boundary condition that provides the slip constraint.

Usage

The condition requires entries in both the boundary and field files.

Boundary file

<patchName>
{
type patch;
...
}

Field file

<patchName>
{
// Mandatory entries
type slip;

// Inherited entries
...
}

where:

PropertyDescriptionTypeRequiredDefault
typeType name: slipwordyes-

The inherited entries are elaborated in:

  • basicSymmetryFaPatchField.H

Further information

Tutorial:

Source code:

API:

History: Introduced in version v1712