IATE (Interfacial Area Transport Equation) bubble diameter model run-time selectable sources. More...
#include <IATEsource.H>


Classes | |
| class | iNew |
| Class used for the read-construction of. More... | |
Public Member Functions | |
| TypeName ("IATEsource") | |
| Runtime type information. | |
| declareRunTimeSelectionTable (autoPtr, IATEsource, dictionary,(const IATE &iate, const dictionary &dict),(iate, dict)) | |
| IATEsource (const IATE &iate) | |
| autoPtr< IATEsource > | clone () const |
| virtual | ~IATEsource ()=default |
| Destructor. | |
| const phaseModel & | phase () const |
| const twoPhaseSystem & | fluid () const |
| const phaseModel & | otherPhase () const |
| scalar | phi () const |
| 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. | |
| virtual tmp< fvScalarMatrix > | R (const volScalarField &alphai, volScalarField &kappai) const =0 |
| TypeName ("IATEsource") | |
| Runtime type information. | |
| declareRunTimeSelectionTable (autoPtr, IATEsource, dictionary,(const IATE &iate, const dictionary &dict),(iate, dict)) | |
| IATEsource (const IATE &iate) | |
| autoPtr< IATEsource > | clone () const |
| virtual | ~IATEsource ()=default |
| Destructor. | |
| const phaseModel & | phase () const |
| const twoPhaseSystem & | fluid () const |
| const phaseModel & | otherPhase () const |
| scalar | phi () const |
| 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. | |
| 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. | |
IATE (Interfacial Area Transport Equation) bubble diameter model run-time selectable sources.
Definition at line 52 of file IATEsource.H.
|
inline |
Definition at line 115 of file IATEsource.H.
References iate_.
Referenced by declareRunTimeSelectionTable(), dummy::dummy(), phaseChange::phaseChange(), randomCoalescence::randomCoalescence(), turbulentBreakUp::turbulentBreakUp(), wakeEntrainmentCoalescence::wakeEntrainmentCoalescence(), and wallBoiling::wallBoiling().

|
virtualdefault |
Destructor.
|
inline |
Definition at line 114 of file IATEsource.H.
References iate_.
|
virtualdefault |
Destructor.
| TypeName | ( | "IATEsource" | ) |
Runtime type information.
| declareRunTimeSelectionTable | ( | autoPtr | , |
| IATEsource | , | ||
| dictionary | , | ||
| (const IATE &iate, const dictionary &dict) | , | ||
| (iate, dict) | ) |
|
inline |
Definition at line 120 of file IATEsource.H.
References NotImplemented.
|
static |
Definition at line 42 of file IATEsource.C.
References dict, Foam::exit(), Foam::FatalIOError, and FatalIOErrorInLookup.
Referenced by IATEsource::iNew::operator()().


|
inline |
Definition at line 145 of file IATEsource.H.
References iate_.
Referenced by Eo(), Mo(), otherPhase(), phaseChange::R(), randomCoalescence::R(), randomCoalescence::R(), wallBoiling::R(), Re(), Ur(), and We().

|
inline |
Definition at line 150 of file IATEsource.H.
References iate_, and Foam::refCast().
Referenced by otherPhase().


|
inline |
Definition at line 155 of file IATEsource.H.
References fluid(), twoPhaseSystem::otherPhase(), and phase().
Referenced by Eo(), Mo(), wallBoiling::R(), Re(), Ur(), Ut(), and We().


|
inline |
Definition at line 160 of file IATEsource.H.
References Foam::constant::mathematical::pi().
Referenced by randomCoalescence::R(), and wakeEntrainmentCoalescence::R().


| Foam::tmp< Foam::volScalarField > Ur | ( | ) | const |
Return the bubble relative velocity.
Definition at line 68 of file IATEsource.C.
References fluid, g, Foam::mag(), Foam::max(), otherPhase(), phase(), Foam::pow(), Foam::pow025(), rho, sigma(), Foam::sqr(), and Foam::sqrt().
Referenced by wakeEntrainmentCoalescence::R(), wakeEntrainmentCoalescence::R(), Re(), and We().


| Foam::tmp< Foam::volScalarField > Ut | ( | ) | const |
Return the bubble turbulent velocity.
Definition at line 84 of file IATEsource.C.
References k, otherPhase(), and Foam::sqrt().
Referenced by randomCoalescence::R(), randomCoalescence::R(), turbulentBreakUp::R(), and turbulentBreakUp::R().


| Foam::tmp< Foam::volScalarField > Re | ( | ) | const |
Return the bubble Reynolds number.
Definition at line 89 of file IATEsource.C.
References e, Foam::max(), nu, otherPhase(), phase(), and Ur().
Referenced by CD().


| Foam::tmp< Foam::volScalarField > CD | ( | ) | const |
Return the bubble drag coefficient.
Definition at line 94 of file IATEsource.C.
References Eo(), Foam::max(), Foam::min(), Foam::pow(), Re(), and Foam::Re().
Referenced by wakeEntrainmentCoalescence::R(), and wakeEntrainmentCoalescence::R().


| Foam::tmp< Foam::volScalarField > Mo | ( | ) | const |
Return the bubble Morton number.
Definition at line 111 of file IATEsource.C.
References fluid, g, Foam::mag(), nu, otherPhase(), phase(), Foam::pow3(), Foam::pow4(), rho, sigma(), and Foam::sqr().

| Foam::tmp< Foam::volScalarField > Eo | ( | ) | const |
Return the bubble Eotvos number.
Definition at line 122 of file IATEsource.C.
References fluid, g, Foam::mag(), otherPhase(), phase(), and Foam::sqr().
Referenced by CD().


| Foam::tmp< Foam::volScalarField > We | ( | ) | const |
Return the bubble Webber number.
Definition at line 133 of file IATEsource.C.
References fluid, otherPhase(), phase(), Foam::sqr(), and Ur().
Referenced by turbulentBreakUp::R(), and turbulentBreakUp::R().


|
pure virtual |
Implemented in dummy, phaseChange, randomCoalescence, turbulentBreakUp, wakeEntrainmentCoalescence, and wallBoiling.
| TypeName | ( | "IATEsource" | ) |
Runtime type information.
| declareRunTimeSelectionTable | ( | autoPtr | , |
| IATEsource | , | ||
| dictionary | , | ||
| (const IATE &iate, const dictionary &dict) | , | ||
| (iate, dict) | ) |
|
inline |
Definition at line 119 of file IATEsource.H.
References NotImplemented.
|
static |
References dict.
|
inline |
Definition at line 144 of file IATEsource.H.
References iate_.
|
inline |
Definition at line 149 of file IATEsource.H.
References iate_.
|
inline |
Definition at line 154 of file IATEsource.H.
References phaseModel::otherPhase(), and phase().

|
inline |
Definition at line 159 of file IATEsource.H.
References Foam::constant::mathematical::pi().

| 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 dummy, randomCoalescence, turbulentBreakUp, and wakeEntrainmentCoalescence.
|
protected |
Reference to the IATE this source applies to.
Definition at line 62 of file IATEsource.H.
Referenced by declareRunTimeSelectionTable(), fluid(), IATEsource(), phase(), dummy::R(), dummy::R(), randomCoalescence::R(), randomCoalescence::R(), turbulentBreakUp::R(), turbulentBreakUp::R(), wakeEntrainmentCoalescence::R(), and wakeEntrainmentCoalescence::R().