LegendreMagnaudet Class Reference

Lift model of Legendre and Magnaudet. More...

Inheritance diagram for LegendreMagnaudet:
[legend]
Collaboration diagram for LegendreMagnaudet:
[legend]

Public Member Functions

 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< volScalarFieldCl () 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< volScalarFieldCl () const
 Lift coefficient. More...
 
- Public Member Functions inherited from liftModel
 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 ()=default
 Destructor. More...
 
virtual tmp< volScalarFieldCl () const =0
 Return lift coefficient. More...
 
virtual tmp< volVectorFieldFi () const
 Return phase-intensive lift force. More...
 
virtual tmp< volVectorFieldF () const
 Return lift force. More...
 
virtual tmp< surfaceScalarFieldFf () 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 ()=default
 Destructor. More...
 
virtual tmp< volScalarFieldCl () const =0
 Return lift coefficient. More...
 
virtual tmp< volVectorFieldFi () const
 Return phase-intensive lift force. More...
 
virtual tmp< volVectorFieldF () const
 Return lift force. More...
 
virtual tmp< surfaceScalarFieldFf () const
 Return face lift force. More...
 

Additional Inherited Members

- Static Public Member Functions inherited from liftModel
static autoPtr< liftModelNew (const dictionary &dict, const phasePair &pair)
 
static autoPtr< liftModelNew (const dictionary &dict, const phasePair &pair)
 
- Static Public Attributes inherited from liftModel
static const dimensionSet dimF
 Force dimensions. More...
 
- Protected Attributes inherited from liftModel
const phasePairpair_
 Phase pair. More...
 

Detailed Description

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 69 of file LegendreMagnaudet.H.

Constructor & Destructor Documentation

◆ LegendreMagnaudet() [1/2]

LegendreMagnaudet ( const dictionary dict,
const phasePair pair 
)

Construct from a dictionary and a phase pair.

Definition at line 47 of file LegendreMagnaudet.C.

References Foam::dimless.

◆ ~LegendreMagnaudet() [1/2]

~LegendreMagnaudet ( )
virtual

Destructor.

Definition at line 60 of file LegendreMagnaudet.C.

◆ LegendreMagnaudet() [2/2]

LegendreMagnaudet ( const dictionary dict,
const phasePair pair 
)

Construct from a dictionary and a phase pair.

◆ ~LegendreMagnaudet() [2/2]

virtual ~LegendreMagnaudet ( )
virtual

Destructor.

Member Function Documentation

◆ TypeName() [1/2]

TypeName ( "LegendreMagnaudet"  )

Runtime type information.

◆ Cl() [1/2]

Foam::tmp< Foam::volScalarField > Cl ( ) const
virtual

Lift coefficient.

Implements liftModel.

Definition at line 66 of file LegendreMagnaudet.C.

References Foam::fvc::grad(), Foam::mag(), Foam::max(), Foam::constant::mathematical::pi(), Foam::pow3(), Foam::pow4(), Foam::Re(), Foam::sqr(), and Foam::sqrt().

Here is the call graph for this function:

◆ TypeName() [2/2]

TypeName ( "LegendreMagnaudet"  )

Runtime type information.

◆ Cl() [2/2]

virtual tmp< volScalarField > Cl ( ) const
virtual

Lift coefficient.

Implements liftModel.


The documentation for this class was generated from the following files: