Skip to main content

cellMotion

Description

Usage

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

Boundary file

<patchName>
{
type patch;
...
}

Field file

<patchName>
{
// Mandatory entries
type cellMotion;

// Inherited entries
...
}

where:

PropertyDescriptionTypeRequiredDefault
typeType name: cellMotionwordyes-

The inherited entries are elaborated in:

  • fixedValueFvPatchField.H

Further information

Tutorial:

Source code:

API:

History: Introduced in version 1.5