|
| TypeName ("LegendreMagnaudet") |
| Runtime type information. More...
|
|
| LegendreMagnaudet (const dictionary &dict, const phasePair &pair) |
| Construct from a dictionary and a phase pair. More...
|
|
virtual | ~LegendreMagnaudet () |
| Destructor. More...
|
|
virtual tmp< volScalarField > | Cl () const |
| Lift coefficient. More...
|
|
| TypeName ("LegendreMagnaudet") |
| Runtime type information. More...
|
|
| LegendreMagnaudet (const dictionary &dict, const phasePair &pair) |
| Construct from a dictionary and a phase pair. More...
|
|
virtual | ~LegendreMagnaudet () |
| Destructor. More...
|
|
virtual tmp< volScalarField > | Cl () const |
| Lift coefficient. More...
|
|
| TypeName ("liftModel") |
| Runtime type information. More...
|
|
| declareRunTimeSelectionTable (autoPtr, liftModel, dictionary,(const dictionary &dict, const phasePair &pair),(dict, pair)) |
|
| liftModel (const dictionary &dict, const phasePair &pair) |
| Construct from a dictionary and a phase pair. More...
|
|
virtual | ~liftModel () |
| Destructor. More...
|
|
virtual tmp< volVectorField > | Fi () const |
| Return phase-intensive lift force. More...
|
|
virtual tmp< volVectorField > | F () const |
| Return lift force. More...
|
|
virtual tmp< surfaceScalarField > | Ff () const |
| Return face lift force. More...
|
|
| TypeName ("liftModel") |
| Runtime type information. More...
|
|
| declareRunTimeSelectionTable (autoPtr, liftModel, dictionary,(const dictionary &dict, const phasePair &pair),(dict, pair)) |
|
| liftModel (const dictionary &dict, const phasePair &pair) |
| Construct from a dictionary and a phase pair. More...
|
|
virtual | ~liftModel () |
| Destructor. More...
|
|
virtual tmp< volVectorField > | Fi () const |
| Return phase-intensive lift force. More...
|
|
virtual tmp< volVectorField > | F () const |
| Return lift force. More...
|
|
virtual tmp< surfaceScalarField > | Ff () const |
| Return face lift force. More...
|
|
Lift model of Legendre and Magnaudet.
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
-
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 69 of file LegendreMagnaudet.H.