KirchhoffShell Class Reference

Vibration-shell finite-area model. More...

Detailed Description

Vibration-shell finite-area model.

Usage
Example of the boundary condition specification:
<patchName>
{
    // Mandatory entries
    vibrationShellModel   KirchhoffShell;
    f0                    <scalar>;
    f1                    <scalar>;
    f2                    <scalar>;

    // Inherited entries
    ...
    nNonOrthCorr          <int>;    // read from another dict
    nSubCycles            <int>;
}

where the entries mean:

Property Description Type Reqd Deflt
vibrationShellModel Type name: KirchhoffShell word yes -
f0 Damping coefficient [1/s] scalar yes -
f1 Damping coefficient [1/s] scalar yes -
f2 Damping coefficient [1/s] scalar yes -

The inherited entries are elaborated in:

Source files

The documentation for this class was generated from the following file: