Wall-boiling IATE source.
More...
|
| | TypeName ("wallBoiling") |
| | Runtime type information. More...
|
| |
| | wallBoiling (const IATE &iate, const dictionary &dict) |
| |
| virtual | ~wallBoiling ()=default |
| | Destructor. More...
|
| |
| virtual tmp< fvScalarMatrix > | R (const volScalarField &alphai, volScalarField &kappai) 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...
|
| |
| virtual tmp< volScalarField > | R () const =0 |
| |
Wall-boiling IATE source.
- Source files
-
Definition at line 55 of file wallBoiling.H.
◆ wallBoiling()
◆ ~wallBoiling()
◆ TypeName()
| TypeName |
( |
"wallBoiling" |
| ) |
|
Runtime type information.
◆ R()
Implements IATEsource.
Definition at line 65 of file wallBoiling.C.
References Foam::dimless, Foam::dimTime, forAll, mesh, Foam::name(), R, rho, phase::rho(), Sp, timeName, and turbulence.
The documentation for this class was generated from the following files:
- src/phaseSystemModels/reactingEulerFoam/reactingTwoPhaseEulerFoam/twoPhaseSystem/diameterModels/IATE/IATEsources/wallBoiling/wallBoiling.H
- src/phaseSystemModels/reactingEulerFoam/reactingTwoPhaseEulerFoam/twoPhaseSystem/diameterModels/IATE/IATEsources/wallBoiling/wallBoiling.C