IATE (Interfacial Area Transport Equation) bubble diameter model run-time selectable sources. More...
Classes | |
class | iNew |
Static Public Member Functions | |
static autoPtr< IATEsource > | New (const word &type, const IATE &iate, const dictionary &dict) |
static autoPtr< IATEsource > | New (const word &type, const IATE &iate, const dictionary &dict) |
Protected Attributes | |
const IATE & | iate_ |
IATE (Interfacial Area Transport Equation) bubble diameter model run-time selectable sources.
Definition at line 52 of file IATEsource.H.
|
inline |
Definition at line 108 of file IATEsource.H.
|
virtualdefault |
|
inline |
Definition at line 107 of file IATEsource.H.
|
virtualdefault |
TypeName | ( | "IATEsource" | ) |
declareRunTimeSelectionTable | ( | autoPtr | , |
IATEsource | , | ||
dictionary | , | ||
(const IATE &iate, const dictionary &dict) | , | ||
(iate, dict) | |||
) |
|
inline |
Definition at line 113 of file IATEsource.H.
References NotImplemented.
|
static |
Definition at line 43 of file IATEsource.C.
References dict, Foam::exit(), Foam::FatalIOError, and FatalIOErrorInLookup.
Referenced by IATEsource::iNew::operator()().
|
inline |
Definition at line 136 of file IATEsource.H.
References IATEsource::iate_, and diameterModel::phase().
Referenced by IATEsource::otherPhase(), and IATEsource::Ur().
|
inline |
Definition at line 141 of file IATEsource.H.
References phaseModel::fluid(), IATEsource::iate_, and diameterModel::phase().
Referenced by IATEsource::otherPhase(), and IATEsource::Ur().
|
inline |
Definition at line 146 of file IATEsource.H.
References IATEsource::fluid(), twoPhaseSystem::otherPhase(), and IATEsource::phase().
Referenced by IATEsource::Ur().
|
inline |
Definition at line 151 of file IATEsource.H.
References Foam::constant::mathematical::pi().
Foam::tmp< Foam::volScalarField > Ur | ( | ) | const |
Definition at line 68 of file IATEsource.C.
References IATEsource::fluid(), g, Foam::mag(), Foam::max(), IATEsource::otherPhase(), IATEsource::phase(), Foam::pow(), Foam::pow025(), rho, sigma(), Foam::sqr(), and Foam::sqrt().
Foam::tmp< Foam::volScalarField > Ut | ( | ) | const |
Definition at line 84 of file IATEsource.C.
References k, and Foam::sqrt().
Foam::tmp< Foam::volScalarField > Re | ( | ) | const |
Definition at line 89 of file IATEsource.C.
References Foam::constant::electromagnetic::e, Foam::max(), and nu.
Foam::tmp< Foam::volScalarField > CD | ( | ) | const |
Definition at line 94 of file IATEsource.C.
References Foam::max(), Foam::min(), Foam::pow(), and Foam::Re().
Foam::tmp< Foam::volScalarField > Mo | ( | ) | const |
Definition at line 111 of file IATEsource.C.
References fluid, g, Foam::mag(), nu, Foam::pow3(), Foam::pow4(), rho, phase::rho(), and Foam::sqr().
Foam::tmp< Foam::volScalarField > Eo | ( | ) | const |
Definition at line 122 of file IATEsource.C.
References fluid, g, Foam::mag(), phase::rho(), and Foam::sqr().
Foam::tmp< Foam::volScalarField > We | ( | ) | const |
Definition at line 133 of file IATEsource.C.
References fluid, and Foam::sqr().
|
pure virtual |
Implemented in randomCoalescence, turbulentBreakUp, wakeEntrainmentCoalescence, phaseChange, dummy, and wallBoiling.
TypeName | ( | "IATEsource" | ) |
declareRunTimeSelectionTable | ( | autoPtr | , |
IATEsource | , | ||
dictionary | , | ||
(const IATE &iate, const dictionary &dict) | , | ||
(iate, dict) | |||
) |
|
inline |
Definition at line 112 of file IATEsource.H.
References NotImplemented.
|
static |
|
inline |
Definition at line 135 of file IATEsource.H.
References IATEsource::iate_, and diameterModel::phase().
|
inline |
Definition at line 140 of file IATEsource.H.
References phaseModel::fluid(), IATEsource::iate_, and diameterModel::phase().
|
inline |
Definition at line 145 of file IATEsource.H.
References phaseModel::otherPhase(), and IATEsource::phase().
|
inline |
Definition at line 150 of file IATEsource.H.
References Foam::constant::mathematical::pi().
tmp<volScalarField> Ur | ( | ) | const |
tmp<volScalarField> Ut | ( | ) | const |
tmp<volScalarField> Re | ( | ) | const |
tmp<volScalarField> CD | ( | ) | const |
tmp<volScalarField> Mo | ( | ) | const |
tmp<volScalarField> Eo | ( | ) | const |
tmp<volScalarField> We | ( | ) | const |
|
pure virtual |
Implemented in randomCoalescence, turbulentBreakUp, wakeEntrainmentCoalescence, and dummy.
|
protected |
Definition at line 60 of file IATEsource.H.
Referenced by IATEsource::fluid(), IATEsource::phase(), and dummy::R().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.