Public Member Functions | List of all members
Moraga Class Reference

Lift model of Moraga et al. More...

Inheritance diagram for Moraga:
Inheritance graph
[legend]
Collaboration diagram for Moraga:
Collaboration graph
[legend]

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< volScalarFieldCl () 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< 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 ()
 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...
 
 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< 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 Moraga et al.

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
    "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
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
    "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
Source files

Definition at line 68 of file Moraga.H.

Constructor & Destructor Documentation

◆ Moraga() [1/2]

Moraga ( const dictionary dict,
const phasePair pair 
)

Construct from a dictionary and a phase pair.

◆ ~Moraga() [1/2]

virtual ~Moraga ( )
virtual

Destructor.

◆ Moraga() [2/2]

Moraga ( const dictionary dict,
const phasePair pair 
)

Construct from a dictionary and a phase pair.

◆ ~Moraga() [2/2]

virtual ~Moraga ( )
virtual

Destructor.

Member Function Documentation

◆ TypeName() [1/2]

TypeName ( "Moraga"  )

Runtime type information.

◆ Cl() [1/2]

virtual tmp<volScalarField> Cl ( ) const
virtual

Lift coefficient.

Implements liftModel.

◆ TypeName() [2/2]

TypeName ( "Moraga"  )

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 file: