Drift induced by interfacial phase change. By default phase change mass flux is distributed between sizeGroups of each velocityGroup with phase change based on interfacial area of each size group. More...
Public Member Functions | |
TypeName ("phaseChange") | |
phaseChange (const populationBalanceModel &popBal, const dictionary &dict) | |
virtual | ~phaseChange ()=default |
virtual void | correct () |
virtual void | addToDriftRate (volScalarField &driftRate, const label i) |
![]() | |
TypeName ("driftModel") | |
declareRunTimeSelectionTable (autoPtr, driftModel, dictionary,(const populationBalanceModel &popBal, const dictionary &dict),(popBal, dict)) | |
driftModel (const populationBalanceModel &popBal, const dictionary &dict) | |
autoPtr< driftModel > | clone () const |
virtual | ~driftModel ()=default |
const populationBalanceModel & | popBal () const |
Additional Inherited Members | |
![]() | |
static autoPtr< driftModel > | New (const word &type, const populationBalanceModel &popBal, const dictionary &dict) |
![]() | |
const populationBalanceModel & | popBal_ |
Drift induced by interfacial phase change. By default phase change mass flux is distributed between sizeGroups of each velocityGroup with phase change based on interfacial area of each size group.
Definition at line 52 of file phaseChange.H.
phaseChange | ( | const populationBalanceModel & | popBal, |
const dictionary & | dict | ||
) |
Definition at line 45 of file phaseChange.C.
References Foam::dimLength, Foam::dimVolume, fluid, forAll, Foam::inv(), phasePair::name(), and Foam::Zero.
|
virtualdefault |
TypeName | ( | "phaseChange" | ) |
|
virtual |
Reimplemented from driftModel.
Definition at line 86 of file phaseChange.C.
References phasePair::contains(), sizeGroup::d(), fluid, populationBalanceModel::fluid(), forAll, k, Foam::max(), diameterModel::phase(), sizeGroup::phase(), driftModel::popBal_, velocityGroup::sizeGroups(), populationBalanceModel::velocityGroups(), and sizeGroup::x().
|
virtual |
Implements driftModel.
Definition at line 122 of file phaseChange.C.
References phasePair::contains(), sizeGroup::d(), forAll, IOobject::groupName(), k, phasePair::name(), phaseModel::name(), diameterModel::phase(), sizeGroup::phase(), tmp::ref(), phaseModel::rho(), velocityGroup::sizeGroups(), and sizeGroup::x().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.