Base class for Leidenfrost-effect models. More...
Public Member Functions | |
TypeName ("LeidenfrostModel") | |
declareRunTimeSelectionTable (autoPtr, LeidenfrostModel, dictionary,(const dictionary &dict),(dict)) | |
LeidenfrostModel ()=default | |
virtual | ~LeidenfrostModel ()=default |
virtual tmp< scalarField > | TLeid (const phaseModel &liquid, const phaseModel &vapor, const label patchi, const scalarField &Tl, const scalarField &Tsatw, const scalarField &L) const =0 |
virtual void | write (Ostream &os) const |
Static Public Member Functions | |
static autoPtr< LeidenfrostModel > | New (const dictionary &dict) |
Base class for Leidenfrost-effect models.
Definition at line 52 of file LeidenfrostModel.H.
|
default |
|
virtualdefault |
TypeName | ( | "LeidenfrostModel" | ) |
declareRunTimeSelectionTable | ( | autoPtr | , |
LeidenfrostModel | , | ||
dictionary | , | ||
(const dictionary &dict) | , | ||
(dict) | |||
) |
|
static |
Definition at line 39 of file LeidenfrostModel.C.
References Foam::abort(), dict, Foam::endl(), Foam::FatalIOError, FatalIOErrorInLookup, and Foam::Info.
Referenced by alphatWallBoilingWallFunctionFvPatchScalarField::alphatWallBoilingWallFunctionFvPatchScalarField().
|
pure virtual |
Implemented in Spiegler.
|
virtual |
Reimplemented in Spiegler.
Definition at line 66 of file LeidenfrostModel.C.
References os(), and Foam::type().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.