Public Member Functions | Private Attributes
TomiyamaCorrelated Class Reference

Correlation of Tomiyama et al. More...

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

Public Member Functions

 TypeName ("TomiyamaCorrelated")
 Runtime type information. More...
 
 TomiyamaCorrelated (const dictionary &dict, const phasePair &pair, const bool registerObject)
 Construct from a dictionary and a phase pair. More...
 
virtual ~TomiyamaCorrelated ()
 Destructor. More...
 
virtual tmp< volScalarFieldCdRe () const
 Drag coefficient. More...
 
 TypeName ("TomiyamaCorrelated")
 Runtime type information. More...
 
 TomiyamaCorrelated (const dictionary &dict, const phasePair &pair, const bool registerObject)
 Construct from a dictionary and a phase pair. More...
 
virtual ~TomiyamaCorrelated ()
 Destructor. More...
 
virtual tmp< volScalarFieldCdRe () const
 Drag coefficient. More...
 
- Public Member Functions inherited from dragModel
 TypeName ("dragModel")
 Runtime type information. More...
 
 declareRunTimeSelectionTable (autoPtr, dragModel, dictionary,(const dictionary &interfaceDict, const phaseModel &phase1, const phaseModel &phase2),(interfaceDict, phase1, phase2))
 
 dragModel (const dictionary &interfaceDict, const phaseModel &phase1, const phaseModel &phase2)
 
virtual ~dragModel ()
 Destructor. More...
 
const phaseModelphase1 () const
 
const phaseModelphase2 () const
 
const dimensionedScalarresidualPhaseFraction () const
 
const dimensionedScalarresidualSlip () const
 
virtual tmp< volScalarFieldK (const volScalarField &Ur) const =0
 The dragfunction K used in the momentum eq. More...
 
 TypeName ("dragModel")
 Runtime type information. More...
 
 declareRunTimeSelectionTable (autoPtr, dragModel, dictionary,(const dictionary &dict, const phasePair &pair, const bool registerObject),(dict, pair, registerObject))
 
 dragModel (const phasePair &pair, const bool registerObject)
 
 dragModel (const dictionary &dict, const phasePair &pair, const bool registerObject)
 
virtual ~dragModel ()
 Destructor. More...
 
virtual tmp< volScalarFieldKi () const
 Return the phase-intensive drag coefficient Ki. More...
 
virtual tmp< volScalarFieldK () const
 Return the drag coefficient K. More...
 
virtual tmp< surfaceScalarFieldKf () const
 Return the drag coefficient Kf. More...
 
bool writeData (Ostream &os) const
 Dummy write for regIOobject. More...
 
 TypeName ("dragModel")
 Runtime type information. More...
 
 declareRunTimeSelectionTable (autoPtr, dragModel, dictionary,(const dictionary &dict, const phasePair &pair, const bool registerObject),(dict, pair, registerObject))
 
 dragModel (const phasePair &pair, const bool registerObject)
 
 dragModel (const dictionary &dict, const phasePair &pair, const bool registerObject)
 
virtual ~dragModel ()
 Destructor. More...
 
virtual tmp< volScalarFieldKi () const
 Return the phase-intensive drag coefficient Ki. More...
 
virtual tmp< volScalarFieldK () const
 Return the drag coefficient K. More...
 
virtual tmp< surfaceScalarFieldKf () const
 Return the drag coefficient Kf. More...
 
bool writeData (Ostream &os) const
 Dummy write for regIOobject. More...
 

Private Attributes

const dimensionedScalar A_
 Coefficient. More...
 

Additional Inherited Members

- Static Public Member Functions inherited from dragModel
static autoPtr< dragModelNew (const dictionary &interfaceDict, const phaseModel &phase1, const phaseModel &phase2)
 
static autoPtr< dragModelNew (const dictionary &dict, const phasePair &pair)
 
static autoPtr< dragModelNew (const dictionary &dict, const phasePair &pair)
 
- Static Public Attributes inherited from dragModel
static const dimensionSet dimK
 Coefficient dimensions. More...
 
- Protected Attributes inherited from dragModel
const dictionaryinterfaceDict_
 
const phaseModelphase1_
 
const phaseModelphase2_
 
dimensionedScalar residualPhaseFraction_
 
dimensionedScalar residualSlip_
 
const phasePairpair_
 Phase pair. More...
 
autoPtr< swarmCorrectionswarmCorrection_
 Swarm correction. More...
 

Detailed Description

Correlation of Tomiyama et al.

Reference:

    "Terminal velocity of single bubbles in surface tension force dominant
     regime"
    Tomiyama, T., Celata, G.P., Hosokawa, S., Yoshida, S.,
    International Journal of Multiphase Flow
    Volume 28, Issue 9, September 2002, pp. 1497-1519
Source files

Reference:

    "Terminal velocity of single bubbles in surface tension force dominant
     regime"
    Tomiyama, T., Celata, G.P., Hosokawa, S., Yoshida, S.,
    International Journal of Multiphase Flow
    Volume 28, Issue 9, September 2002, pp. 1497-1519
Source files

Definition at line 62 of file TomiyamaCorrelated.H.

Constructor & Destructor Documentation

◆ TomiyamaCorrelated() [1/2]

TomiyamaCorrelated ( const dictionary dict,
const phasePair pair,
const bool  registerObject 
)

Construct from a dictionary and a phase pair.

◆ ~TomiyamaCorrelated() [1/2]

virtual ~TomiyamaCorrelated ( )
virtual

Destructor.

◆ TomiyamaCorrelated() [2/2]

TomiyamaCorrelated ( const dictionary dict,
const phasePair pair,
const bool  registerObject 
)

Construct from a dictionary and a phase pair.

◆ ~TomiyamaCorrelated() [2/2]

virtual ~TomiyamaCorrelated ( )
virtual

Destructor.

Member Function Documentation

◆ TypeName() [1/2]

TypeName ( "TomiyamaCorrelated"  )

Runtime type information.

◆ CdRe() [1/2]

virtual tmp<volScalarField> CdRe ( ) const
virtual

Drag coefficient.

Implements dragModel.

◆ TypeName() [2/2]

TypeName ( "TomiyamaCorrelated"  )

Runtime type information.

◆ CdRe() [2/2]

virtual tmp<volScalarField> CdRe ( ) const
virtual

Drag coefficient.

Implements dragModel.

Field Documentation

◆ A_

const dimensionedScalar A_
private

Coefficient.

Definition at line 69 of file TomiyamaCorrelated.H.


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