Skip to main content

vibrationShell

Description

Usage

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

Boundary file

<patchName>
{
type patch;
...
}

Field file

<patchName>
{
// Mandatory entries
type vibrationShell;

// Inherited entries
...
}

where:

PropertyDescriptionTypeRequiredDefault
typeType name: vibrationShellwordyes-

The inherited entries are elaborated in:

  • mixedFvPatchFields.H
  • vibrationShellModel.H

Further information

Tutorial:

Source code:

API:

History: Introduced in version v1906