thermalShellModel Class Reference

Intermediate class for thermal-shell finite-area models. More...

Detailed Description

Intermediate class for thermal-shell finite-area models.

Usage
Example of the boundary condition specification:
<patchName>
{
    // Mandatory/Optional (inherited) entries
    ...

    // Mandatory entries (unmodifiable)
    T                     <Tname>;

    // Optional entries (unmodifiable)
    thermalShellModel     <thermalShellModelName>;

    // Mandatory/Optional (derived) entries
    ...
}

where the entries mean:

Property Description Type Reqd Dflt
T Name of operand temperature field word yes -
thermalShellModel Name of thermal-shell model word no thermalShell

The inherited entries are elaborated in:

Source files

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