Public Member Functions | List of all members
TomiyamaLift Class Reference

Lift model of Tomiyama et al. More...

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

Public Member Functions

 TypeName ("Tomiyama")
 Runtime type information. More...
 
 TomiyamaLift (const dictionary &dict, const phasePair &pair)
 Construct from a dictionary and a phase pair. More...
 
virtual ~TomiyamaLift ()
 Destructor. More...
 
virtual tmp< volScalarFieldCl () const
 Lift coefficient. More...
 
 TypeName ("Tomiyama")
 Runtime type information. More...
 
 TomiyamaLift (const dictionary &dict, const phasePair &pair)
 Construct from a dictionary and a phase pair. More...
 
virtual ~TomiyamaLift ()
 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 Tomiyama et al.

Reference:

    "Transverse migration of single bubbles in simple shear flows"
    Tomiyama, A., Tamai, H., Zun, I., Hosokawa, S.,
    Chemical Engineering Science
    Volume 57, Issue 11, June 2002, pp. 1849-1858

The coefficient for pow3(EoH) proposed by Tomiyama (2002) has been modified to make the model continuous at EoH = 10.7 while maintaining the lift coefficient proposed by Tomiyama (2002) when EoH >= 10.7.

Source files

Reference:

    "Transverse migration of single bubbles in simple shear flows"
    Tomiyama, A., Tamai, H., Zun, I., Hosokawa, S.,
    Chemical Engineering Science
    Volume 57, Issue 11, June 2002, pp. 1849-1858

The coefficient for pow3(EoH) proposed by Tomiyama (2002) has been modified to make the model continuous at EoH = 10.7 while maintaining the lift coefficient proposed by Tomiyama (2002) when EoH >= 10.7.

Source files

Definition at line 65 of file TomiyamaLift.H.

Constructor & Destructor Documentation

TomiyamaLift ( const dictionary dict,
const phasePair pair 
)

Construct from a dictionary and a phase pair.

virtual ~TomiyamaLift ( )
virtual

Destructor.

TomiyamaLift ( const dictionary dict,
const phasePair pair 
)

Construct from a dictionary and a phase pair.

virtual ~TomiyamaLift ( )
virtual

Destructor.

Member Function Documentation

TypeName ( "Tomiyama"  )

Runtime type information.

virtual tmp<volScalarField> Cl ( ) const
virtual

Lift coefficient.

Implements liftModel.

TypeName ( "Tomiyama"  )

Runtime type information.

virtual tmp<volScalarField> Cl ( ) const
virtual

Lift coefficient.

Implements liftModel.


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