|
| | TypeName ("randomCoalescence") |
| | Runtime type information. More...
|
| |
| | randomCoalescence (const IATE &iate, const dictionary &dict) |
| |
| virtual | ~randomCoalescence ()=default |
| | Destructor. More...
|
| |
| virtual tmp< fvScalarMatrix > | R (const volScalarField &alphai, volScalarField &kappai) const |
| |
| | TypeName ("randomCoalescence") |
| | Runtime type information. More...
|
| |
| | randomCoalescence (const IATE &iate, const dictionary &dict) |
| |
| virtual | ~randomCoalescence ()=default |
| | Destructor. More...
|
| |
| virtual tmp< volScalarField > | R () const |
| |
| | 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 ()=default |
| | 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...
|
| |
| | 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 ()=default |
| | 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...
|
| |
Random coalescence IATE source as defined in paper:
Reference:
Ishii, M., Kim, S., & Kelly, J. (2005).
Development of interfacial area transport equation.
Nuclear Engineering and Technology, 37(6), 525-536.
- Source files
-
"Development of Interfacial Area Transport Equation"
Ishii, M., Kim, S. and Kelly, J.,
Nuclear Engineering and Technology, Vol.37 No.6 December 2005
- Source files
-
Definition at line 63 of file randomCoalescence.H.