Skip to main content

uncoupledSixDoFRigidBodyDisplacement

Description

Usage

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

Boundary file

<patchName>
{
type patch;
...
}

Field file

<patchName>
{
// Mandatory entries
type uncoupledSixDoFRigidBodyDisplacement;

// Optional entries
initialPoints <pointField>;

// Inherited entries
// sixDoFRigidBodyMotion settings
...
}

where:

PropertyDescriptionTypeRequiredDefault
typeType name: uncoupledSixDoFRigidBodyDisplacementwordyes-
initialPointsInitial positions of points on the patchpointFieldno-

The inherited entries are elaborated in:

  • fixedValuePointPatchField.H
  • sixDoFRigidBodyMotion.H

Further information

Tutorial:

  • N/A

Source code:

API:

History: Introduced in version 2.3.0