|
| TypeName ("Burns") |
| Runtime type information. More...
|
|
| Burns (const dictionary &dict, const phasePair &pair) |
| Construct from a dictionary and a phase pair. More...
|
|
virtual | ~Burns () |
| Destructor. More...
|
|
virtual tmp< volScalarField > | D () const |
| Turbulent diffusivity. More...
|
|
| TypeName ("Burns") |
| Runtime type information. More...
|
|
| Burns (const dictionary &dict, const phasePair &pair) |
| Construct from a dictionary and a phase pair. More...
|
|
virtual | ~Burns () |
| Destructor. More...
|
|
virtual tmp< volScalarField > | D () const |
| Turbulent diffusivity. More...
|
|
| TypeName ("turbulentDispersionModel") |
| Runtime type information. More...
|
|
| declareRunTimeSelectionTable (autoPtr, turbulentDispersionModel, dictionary,(const dictionary &dict, const phasePair &pair),(dict, pair)) |
|
| turbulentDispersionModel (const dictionary &dict, const phasePair &pair) |
| Construct from a dictionary and a phase pair. More...
|
|
virtual | ~turbulentDispersionModel () |
| Destructor. More...
|
|
virtual tmp< volVectorField > | F () const |
| Turbulent dispersion force. More...
|
|
virtual tmp< surfaceScalarField > | Ff () const |
| Turbulent dispersion force on faces. More...
|
|
| TypeName ("turbulentDispersionModel") |
| Runtime type information. More...
|
|
| declareRunTimeSelectionTable (autoPtr, turbulentDispersionModel, dictionary,(const dictionary &dict, const phasePair &pair),(dict, pair)) |
|
| turbulentDispersionModel (const dictionary &dict, const phasePair &pair) |
| Construct from a dictionary and a phase pair. More...
|
|
virtual | ~turbulentDispersionModel () |
| Destructor. More...
|
|
virtual tmp< volVectorField > | F () const |
| Turbulent dispersion force. More...
|
|
Turbulent dispersion model of Burns et al.
References:
"Implementation and Comparison of Correlations for interfacial Forces
in a Gas-Liquid System within an Euler-Euler Framework"
Otromke, M.,
PhD Thesis
April 2013
"The Favre averaged drag model for turbulent dispersion in Eulerian
multi-phase flows"
Burns, A.D., Frank, T., Hamill, I., Shi, J.M.,
5th international conference on multiphase flow
Volume 4, Paper 392, May 2004
- Source files
-
References:
"Implementation and Comparison of Correlations for interfacial Forces
in a Gas-Liquid System within an Euler-Euler Framework"
Otromke, M.,
PhD Thesis
April 2013
"The Favre averaged drag model for turbulent dispersion in Eulerian
multi-phase flows"
Burns, A.D., Frank, T., Hamill, I., Shi, J.M.,
5th international conference on multiphase flow
Volume 4, Paper 392, May 2004
- Source files
-
Definition at line 70 of file Burns.H.