Base class for departure from nucleation boiling models. More...
Public Member Functions | |
TypeName ("TDNBModel") | |
declareRunTimeSelectionTable (autoPtr, TDNBModel, dictionary,(const dictionary &dict),(dict)) | |
TDNBModel ()=default | |
virtual | ~TDNBModel ()=default |
virtual tmp< scalarField > | TDNB (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< TDNBModel > | New (const dictionary &dict) |
Base class for departure from nucleation boiling models.
Definition at line 52 of file TDNBModel.H.
|
default |
|
virtualdefault |
TypeName | ( | "TDNBModel" | ) |
declareRunTimeSelectionTable | ( | autoPtr | , |
TDNBModel | , | ||
dictionary | , | ||
(const dictionary &dict) | , | ||
(dict) | |||
) |
|
static |
Definition at line 39 of file TDNBModel.C.
References Foam::abort(), dict, Foam::endl(), Foam::FatalIOError, FatalIOErrorInLookup, and Foam::Info.
Referenced by alphatWallBoilingWallFunctionFvPatchScalarField::alphatWallBoilingWallFunctionFvPatchScalarField().
|
pure virtual |
|
virtual |
Reimplemented in Shirai, and Schroeder.
Definition at line 66 of file TDNBModel.C.
References os(), and Foam::type().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.