|
| TypeName ("Gosman") |
|
| Gosman (const dictionary &dict, const phasePair &pair) |
|
virtual | ~Gosman () |
|
virtual tmp< volScalarField > | D () const |
|
| TypeName ("Gosman") |
|
| Gosman (const dictionary &dict, const phasePair &pair) |
|
virtual | ~Gosman () |
|
virtual tmp< volScalarField > | D () const |
|
| TypeName ("turbulentDispersionModel") |
|
| declareRunTimeSelectionTable (autoPtr, turbulentDispersionModel, dictionary,(const dictionary &dict, const phasePair &pair),(dict, pair)) |
|
| turbulentDispersionModel (const dictionary &dict, const phasePair &pair) |
|
virtual | ~turbulentDispersionModel ()=default |
|
const phaseCompressibleTurbulenceModel & | continuousTurbulence () const |
|
virtual tmp< volVectorField > | F () const |
|
virtual tmp< surfaceScalarField > | Ff () const |
|
| TypeName ("turbulentDispersionModel") |
|
| declareRunTimeSelectionTable (autoPtr, turbulentDispersionModel, dictionary,(const dictionary &dict, const phasePair &pair),(dict, pair)) |
|
| turbulentDispersionModel (const dictionary &dict, const phasePair &pair) |
|
virtual | ~turbulentDispersionModel ()=default |
|
virtual tmp< volVectorField > | F () const |
|
Turbulent dispersion model of Gosman et al.
Reference:
Gosman, A. D., Lekakou, C., Politis, S., Issa, R. I., &
Looney, M. K. (1992).
Multidimensional modeling of turbulent two-phase flows in stirred
vessels.
AIChE Journal, 38(12), 1946-1956.
- Source files
-
Reference:
"Multidimensional modeling of turbulent two-phase flows in stirred
vessels"
Gosman, A.D., Lekakou, C., Politis, S., Issa, R.I., and Looney, M.K.,
AIChE Journal
Volume 38, Issue 12, 1992, pp. 1946-1956
- Source files
-
Definition at line 60 of file Gosman.H.