Moraga Class Reference

Lift model of Moraga et al. More...

Inheritance diagram for Moraga:
Collaboration diagram for Moraga:

Public Member Functions

 TypeName ("Moraga")
 Runtime type information. More...
 
 Moraga (const dictionary &dict, const phaseInterface &interface)
 Construct from a dictionary and an interface. More...
 
virtual ~Moraga ()
 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 Moraga et al.

References:

    Otromke, M. (2013).
    Implementation and Comparison of Correlations for interfacial Forces in
    a Gas-Liquid System within an Euler-Euler Framework.
    PhD Thesis.
    Moraga, F. J., Bonetto, F. J., & Lahey, R. T. (1999).
    Lateral forces on spheres in turbulent uniform shear flow.
    International Journal of Multiphase Flow, 25(6-7), 1321-1372.
Source files

Definition at line 64 of file Moraga.H.

Constructor & Destructor Documentation

◆ Moraga()

Moraga ( const dictionary dict,
const phaseInterface interface 
)

Construct from a dictionary and an interface.

Definition at line 44 of file Moraga.C.

◆ ~Moraga()

~Moraga ( )
virtual

Destructor.

Definition at line 56 of file Moraga.C.

Member Function Documentation

◆ TypeName()

TypeName ( "Moraga"  )

Runtime type information.

◆ Cl()


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