IATE (Interfacial Area Transport Equation) bubble diameter model run-time selectable sources. More...
Classes | |
class | iNew |
Class used for the read-construction of. More... | |
Public Member Functions | |
TypeName ("IATEsource") | |
Runtime type information. More... | |
declareRunTimeSelectionTable (autoPtr, IATEsource, dictionary,(const IATE &iate, const dictionary &dict),(iate, dict)) | |
IATEsource (const IATE &iate) | |
autoPtr< IATEsource > | clone () const |
virtual | ~IATEsource () |
Destructor. More... | |
const phaseModel & | phase () const |
const twoPhaseSystem & | fluid () const |
const phaseModel & | otherPhase () const |
scalar | phi () const |
tmp< volScalarField > | Ur () const |
Return the bubble relative velocity. More... | |
tmp< volScalarField > | Ut () const |
Return the bubble turbulent velocity. More... | |
tmp< volScalarField > | Re () const |
Return the bubble Reynolds number. More... | |
tmp< volScalarField > | CD () const |
Return the bubble drag coefficient. More... | |
tmp< volScalarField > | Mo () const |
Return the bubble Morton number. More... | |
tmp< volScalarField > | Eo () const |
Return the bubble Eotvos number. More... | |
tmp< volScalarField > | We () const |
Return the bubble Webber number. More... | |
virtual tmp< fvScalarMatrix > | R (const volScalarField &alphai, volScalarField &kappai) const =0 |
TypeName ("IATEsource") | |
Runtime type information. More... | |
declareRunTimeSelectionTable (autoPtr, IATEsource, dictionary,(const IATE &iate, const dictionary &dict),(iate, dict)) | |
IATEsource (const IATE &iate) | |
autoPtr< IATEsource > | clone () const |
virtual | ~IATEsource () |
Destructor. More... | |
const phaseModel & | phase () const |
const twoPhaseSystem & | fluid () const |
const phaseModel & | otherPhase () const |
scalar | phi () const |
tmp< volScalarField > | Ur () const |
Return the bubble relative velocity. More... | |
tmp< volScalarField > | Ut () const |
Return the bubble turbulent velocity. More... | |
tmp< volScalarField > | Re () const |
Return the bubble Reynolds number. More... | |
tmp< volScalarField > | CD () const |
Return the bubble drag coefficient. More... | |
tmp< volScalarField > | Mo () const |
Return the bubble Morton number. More... | |
tmp< volScalarField > | Eo () const |
Return the bubble Eotvos number. More... | |
tmp< volScalarField > | We () const |
Return the bubble Webber number. More... | |
virtual tmp< volScalarField > | R () const =0 |
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_ |
Reference to the IATE this source applies to. More... | |
IATE (Interfacial Area Transport Equation) bubble diameter model run-time selectable sources.
Definition at line 53 of file IATEsource.H.
|
inline |
Definition at line 109 of file IATEsource.H.
|
inlinevirtual |
Destructor.
Definition at line 132 of file IATEsource.H.
|
inline |
Definition at line 108 of file IATEsource.H.
|
inlinevirtual |
Destructor.
Definition at line 131 of file IATEsource.H.
TypeName | ( | "IATEsource" | ) |
Runtime type information.
declareRunTimeSelectionTable | ( | autoPtr | , |
IATEsource | , | ||
dictionary | , | ||
(const IATE &iate, const dictionary &dict) | , | ||
(iate, dict) | |||
) |
|
inline |
Definition at line 114 of file IATEsource.H.
References IATEsource::New(), NotImplemented, and Foam::type().
|
static |
Referenced by IATEsource::clone(), and IATEsource::iNew::operator()().
|
inline |
Definition at line 138 of file IATEsource.H.
References diameterModel::phase().
Referenced by IATEsource::otherPhase().
|
inline |
Definition at line 143 of file IATEsource.H.
References phaseModel::fluid(), and diameterModel::phase().
Referenced by IATEsource::otherPhase().
|
inline |
Definition at line 148 of file IATEsource.H.
References IATEsource::fluid(), twoPhaseSystem::otherPhase(), and IATEsource::phase().
|
inline |
Definition at line 153 of file IATEsource.H.
References IATEsource::CD(), IATEsource::Eo(), IATEsource::Mo(), Foam::constant::mathematical::pi(), IATEsource::R(), IATEsource::Re(), IATEsource::Ur(), IATEsource::Ut(), and IATEsource::We().
tmp<volScalarField> Ur | ( | ) | const |
Return the bubble relative velocity.
Referenced by IATEsource::phi().
tmp<volScalarField> Ut | ( | ) | const |
Return the bubble turbulent velocity.
Referenced by IATEsource::phi().
tmp<volScalarField> Re | ( | ) | const |
Return the bubble Reynolds number.
Referenced by IATEsource::phi().
tmp<volScalarField> CD | ( | ) | const |
Return the bubble drag coefficient.
Referenced by IATEsource::phi().
tmp<volScalarField> Mo | ( | ) | const |
Return the bubble Morton number.
Referenced by IATEsource::phi().
tmp<volScalarField> Eo | ( | ) | const |
Return the bubble Eotvos number.
Referenced by IATEsource::phi().
tmp<volScalarField> We | ( | ) | const |
Return the bubble Webber number.
Referenced by IATEsource::phi().
|
pure virtual |
Implemented in randomCoalescence, turbulentBreakUp, wakeEntrainmentCoalescence, phaseChange, dummy, and wallBoiling.
TypeName | ( | "IATEsource" | ) |
Runtime type information.
declareRunTimeSelectionTable | ( | autoPtr | , |
IATEsource | , | ||
dictionary | , | ||
(const IATE &iate, const dictionary &dict) | , | ||
(iate, dict) | |||
) |
|
inline |
Definition at line 113 of file IATEsource.H.
References IATEsource::New(), NotImplemented, and Foam::type().
|
static |
|
inline |
Definition at line 137 of file IATEsource.H.
|
inline |
Definition at line 142 of file IATEsource.H.
|
inline |
Definition at line 147 of file IATEsource.H.
References phaseModel::otherPhase(), and IATEsource::phase().
|
inline |
Definition at line 152 of file IATEsource.H.
References IATEsource::CD(), IATEsource::Eo(), IATEsource::Mo(), Foam::constant::mathematical::pi(), IATEsource::R(), IATEsource::Re(), IATEsource::Ur(), IATEsource::Ut(), and IATEsource::We().
tmp<volScalarField> Ur | ( | ) | const |
Return the bubble relative velocity.
tmp<volScalarField> Ut | ( | ) | const |
Return the bubble turbulent velocity.
tmp<volScalarField> Re | ( | ) | const |
Return the bubble Reynolds number.
tmp<volScalarField> CD | ( | ) | const |
Return the bubble drag coefficient.
tmp<volScalarField> Mo | ( | ) | const |
Return the bubble Morton number.
tmp<volScalarField> Eo | ( | ) | const |
Return the bubble Eotvos number.
tmp<volScalarField> We | ( | ) | const |
Return the bubble Webber number.
|
pure virtual |
Implemented in randomCoalescence, turbulentBreakUp, wakeEntrainmentCoalescence, and dummy.
Referenced by IATEsource::phi(), phaseChange::~phaseChange(), and wallBoiling::~wallBoiling().
|
protected |
Reference to the IATE this source applies to.
Definition at line 61 of file IATEsource.H.