Skip to main content

slip

Description

The slip is boundary condition that provides the slip constraint.

Usage

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

Boundary file

<patchName>
{
type wall;
...
}

Field file

<patchName>
{
// Mandatory entries
type slip;

// Inherited entries
...
}

where:

PropertyDescriptionTypeRequiredDefault
typeType name: slipwordyes-

The inherited entries are elaborated in:

Further information

Tutorial:

Source code:

API:

History: Introduced in version 1.5