LegendreMagnaudet Class Reference

Lift model of Legendre and Magnaudet. More...

Inheritance diagram for LegendreMagnaudet:
Collaboration diagram for LegendreMagnaudet:

Public Member Functions

 TypeName ("LegendreMagnaudet")
 Runtime type information. More...
 
 LegendreMagnaudet (const dictionary &dict, const phaseInterface &interface)
 Construct from a dictionary and an interface. More...
 
virtual ~LegendreMagnaudet ()
 Destructor. More...
 
virtual tmp< volScalarFieldCl () const
 Lift coefficient. More...
 
- Public Member Functions inherited from dispersedLiftModel
 dispersedLiftModel (const dictionary &dict, const phaseInterface &interface)
 
virtual ~dispersedLiftModel ()
 Destructor. 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...
 
- Public Member Functions inherited from liftModel
 TypeName ("liftModel")
 Runtime type information. More...
 
 declareRunTimeSelectionTable (autoPtr, liftModel, dictionary,(const dictionary &dict, const phaseInterface &interface),(dict, interface))
 
 liftModel (const dictionary &dict, const phaseInterface &interface)
 Construct from a dictionary and an interface. More...
 
virtual ~liftModel ()
 Destructor. More...
 

Additional Inherited Members

- Static Public Member Functions inherited from liftModel
static autoPtr< liftModelNew (const dictionary &dict, const phaseInterface &interface, const bool outer=true)
 
- Static Public Attributes inherited from liftModel
static const dimensionSet dimF
 Force dimensions. More...
 
static const bool correctFixedFluxBCs = true
 Does this model require correcting on fixed flux boundaries? More...
 
- Protected Attributes inherited from dispersedLiftModel
const dispersedPhaseInterface interface_
 Interface. 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

Definition at line 64 of file LegendreMagnaudet.H.

Constructor & Destructor Documentation

◆ LegendreMagnaudet()

LegendreMagnaudet ( const dictionary dict,
const phaseInterface interface 
)

Construct from a dictionary and an interface.

Definition at line 44 of file LegendreMagnaudet.C.

◆ ~LegendreMagnaudet()

~LegendreMagnaudet ( )
virtual

Destructor.

Definition at line 57 of file LegendreMagnaudet.C.

Member Function Documentation

◆ TypeName()

TypeName ( "LegendreMagnaudet"  )

Runtime type information.

◆ Cl()

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

Lift coefficient.

Implements dispersedLiftModel.

Definition at line 63 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:

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