|
| TypeName ("LegendreMagnaudet") |
|
| LegendreMagnaudet (const dictionary &dict, const phasePair &pair) |
|
virtual | ~LegendreMagnaudet () |
|
virtual tmp< volScalarField > | Cl () const |
|
| TypeName ("LegendreMagnaudet") |
|
| LegendreMagnaudet (const dictionary &dict, const phasePair &pair) |
|
virtual | ~LegendreMagnaudet () |
|
virtual tmp< volScalarField > | Cl () const |
|
| TypeName ("liftModel") |
|
| declareRunTimeSelectionTable (autoPtr, liftModel, dictionary,(const dictionary &dict, const phasePair &pair),(dict, pair)) |
|
| liftModel (const dictionary &dict, const phasePair &pair) |
|
virtual | ~liftModel ()=default |
|
virtual tmp< volVectorField > | Fi () const |
|
virtual tmp< volVectorField > | F () const |
|
virtual tmp< surfaceScalarField > | Ff () const |
|
| TypeName ("liftModel") |
|
| declareRunTimeSelectionTable (autoPtr, liftModel, dictionary,(const dictionary &dict, const phasePair &pair),(dict, pair)) |
|
| liftModel (const dictionary &dict, const phasePair &pair) |
|
virtual | ~liftModel ()=default |
|
virtual tmp< volVectorField > | Fi () const |
|
virtual tmp< volVectorField > | F () const |
|
virtual tmp< surfaceScalarField > | Ff () const |
|
Lift model of Legendre and Magnaudet.
References:
Otromke, M. (2013).
Implementation and Comparison of Correlations for interfacial Forces in
a Gas-Liquid System within an Euler-Euler Framework.
PhD Thesis.
Legendre, D., & Magnaudet, J. (1998).
The lift force on a spherical bubble in a viscous linear shear flow.
Journal of Fluid Mechanics, 368, 81-126.
- 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 lift force on a spherical bubble in a viscous linear shear flow"
Legendre, D., Magnaudet, J.,
Journal of Fluid Mechanics
Volume 368, August 1998, pp. 81-126
- Source files
-
Definition at line 65 of file LegendreMagnaudet.H.