Public Member Functions | |
TypeName ("phaseTransferModel") | |
declareRunTimeSelectionTable (autoPtr, phaseTransferModel, dictionary,(const dictionary &dict, const phasePair &pair),(dict, pair)) | |
phaseTransferModel (const dictionary &dict, const phasePair &pair) | |
virtual | ~phaseTransferModel ()=default |
virtual tmp< volScalarField > | dmdt () const =0 |
Static Public Member Functions | |
static autoPtr< phaseTransferModel > | New (const dictionary &dict, const phasePair &pair) |
Static Public Attributes | |
static const dimensionSet | dimDmdt |
Protected Attributes | |
const phasePair & | pair_ |
Definition at line 51 of file phaseTransferModel.H.
phaseTransferModel | ( | const dictionary & | dict, |
const phasePair & | pair | ||
) |
Definition at line 42 of file phaseTransferModel.C.
|
virtualdefault |
TypeName | ( | "phaseTransferModel" | ) |
declareRunTimeSelectionTable | ( | autoPtr | , |
phaseTransferModel | , | ||
dictionary | , | ||
(const dictionary &dict, const phasePair &pair) | , | ||
(dict, pair) | |||
) |
|
static |
Definition at line 55 of file phaseTransferModel.C.
References Foam::abort(), dict, Foam::endl(), Foam::FatalIOError, FatalIOErrorInLookup, and Foam::Info.
|
pure virtual |
Implemented in deposition.
|
protected |
Definition at line 58 of file phaseTransferModel.H.
|
static |
Definition at line 85 of file phaseTransferModel.H.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.