Lift model of Moraga et al. More...
Public Member Functions | |
TypeName ("Moraga") | |
Runtime type information. More... | |
Moraga (const dictionary &dict, const phasePair &pair) | |
Construct from a dictionary and a phase pair. More... | |
virtual | ~Moraga () |
Destructor. More... | |
virtual tmp< volScalarField > | Cl () const |
Lift coefficient. More... | |
TypeName ("Moraga") | |
Runtime type information. More... | |
Moraga (const dictionary &dict, const phasePair &pair) | |
Construct from a dictionary and a phase pair. More... | |
virtual | ~Moraga () |
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... | |
Additional Inherited Members | |
![]() | |
static autoPtr< liftModel > | New (const dictionary &dict, const phasePair &pair) |
static autoPtr< liftModel > | New (const dictionary &dict, const phasePair &pair) |
![]() | |
static const dimensionSet | dimF |
Force dimensions. More... | |
![]() | |
const phasePair & | pair_ |
Phase pair. More... | |
Lift model of Moraga et al.
"Implementation and Comparison of Correlations for interfacial Forces in a Gas-Liquid System within an Euler-Euler Framework" Otromke, M., PhD Thesis, April 2013
"Lateral forces on spheres in turbulent uniform shear flow" Moraga, F.J., Bonetto, F.J., Lahey, R.T., International Journal of Multiphase Flow Volume 25, Issues 6-7, September 1999, pp. 1321-1372
"Implementation and Comparison of Correlations for interfacial Forces in a Gas-Liquid System within an Euler-Euler Framework" Otromke, M., PhD Thesis, April 2013
"Lateral forces on spheres in turbulent uniform shear flow" Moraga, F.J., Bonetto, F.J., Lahey, R.T., International Journal of Multiphase Flow Volume 25, Issues 6-7, September 1999, pp. 1321-1372
Moraga | ( | const dictionary & | dict, |
const phasePair & | pair | ||
) |
Construct from a dictionary and a phase pair.
|
virtual |
Destructor.
Moraga | ( | const dictionary & | dict, |
const phasePair & | pair | ||
) |
Construct from a dictionary and a phase pair.
|
virtual |
Destructor.
TypeName | ( | "Moraga" | ) |
Runtime type information.
|
virtual |
Lift coefficient.
Implements liftModel.
TypeName | ( | "Moraga" | ) |
Runtime type information.
|
virtual |
Lift coefficient.
Implements liftModel.