Additional Inherited Members | |
Static Public Member Functions inherited from diameterModel | |
| static autoPtr< diameterModel > | New (const dictionary &diameterProperties, const phaseModel &phase) |
| static autoPtr< diameterModel > | New (const dictionary &dict, const phaseModel &phase) |
| static autoPtr< diameterModel > | New (const dictionary &diameterProperties, const phaseModel &phase) |
Protected Attributes inherited from diameterModel | |
| dictionary | diameterProperties_ |
| const phaseModel & | phase_ |
| const dictionary & | dict_ |
Definition at line 62 of file linearTsubDiameter.H.
| linearTsub | ( | const dictionary & | diameterProperties, |
| const phaseModel & | phase | ||
| ) |
Construct from components.
Definition at line 55 of file linearTsubDiameter.C.
|
virtual |
Destructor.
Definition at line 99 of file linearTsubDiameter.C.
| TypeName | ( | "linearTsub" | ) |
Runtime type information.
|
virtual |
Return the diameter field.
Implements diameterModel.
Definition at line 105 of file linearTsubDiameter.C.
|
virtual |
Correct the diameter field.
Reimplemented from diameterModel.
Definition at line 111 of file linearTsubDiameter.C.
References fluid, Foam::max(), Foam::min(), and saturationModel::Tsat().
|
virtual |
Read phaseProperties dictionary.
Implements diameterModel.
Definition at line 145 of file linearTsubDiameter.C.
References diameterModel::read().