Phase transfer model representing change from a dispersed phase to a film as a result of deposition onto a third phase. More...
Public Member Functions | |
TypeName ("deposition") | |
deposition (const dictionary &dict, const phasePair &pair) | |
virtual | ~deposition () |
virtual tmp< volScalarField > | dmdt () const |
![]() | |
TypeName ("phaseTransferModel") | |
declareRunTimeSelectionTable (autoPtr, phaseTransferModel, dictionary,(const dictionary &dict, const phasePair &pair),(dict, pair)) | |
phaseTransferModel (const dictionary &dict, const phasePair &pair) | |
virtual | ~phaseTransferModel ()=default |
Additional Inherited Members | |
![]() | |
static autoPtr< phaseTransferModel > | New (const dictionary &dict, const phasePair &pair) |
![]() | |
static const dimensionSet | dimDmdt |
![]() | |
const phasePair & | pair_ |
Phase transfer model representing change from a dispersed phase to a film as a result of deposition onto a third phase.
Definition at line 52 of file deposition.H.
deposition | ( | const dictionary & | dict, |
const phasePair & | pair | ||
) |
Definition at line 42 of file deposition.C.
|
virtual |
Definition at line 56 of file deposition.C.
TypeName | ( | "deposition" | ) |
|
virtual |
Implements phaseTransferModel.
Definition at line 63 of file deposition.C.
References phaseModel::d(), Foam::exit(), Foam::FatalError, FatalErrorInFunction, phaseModel::fluid(), Foam::mag(), phaseSystem::phases(), phaseModel::rho(), Foam::sign(), and phaseModel::U().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.