Public Member Functions | List of all members
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")
 
 TomiyamaCorrelated (const dictionary &dict, const phasePair &pair, const bool registerObject)
 
virtual ~TomiyamaCorrelated ()
 
virtual tmp< volScalarFieldCdRe () const
 
 TypeName ("TomiyamaCorrelated")
 
 TomiyamaCorrelated (const dictionary &dict, const phasePair &pair, const bool registerObject)
 
virtual ~TomiyamaCorrelated ()
 
virtual tmp< volScalarFieldCdRe () const
 
- Public Member Functions inherited from dragModel
 TypeName ("dragModel")
 
 declareRunTimeSelectionTable (autoPtr, dragModel, dictionary,(const dictionary &interfaceDict, const phaseModel &phase1, const phaseModel &phase2),(interfaceDict, phase1, phase2))
 
 dragModel (const dictionary &dict, const phaseModel &phase1, const phaseModel &phase2)
 
virtual ~dragModel ()=default
 
const phaseModelphase1 () const
 
const phaseModelphase2 () const
 
const dimensionedScalarresidualPhaseFraction () const
 
const dimensionedScalarresidualSlip () const
 
virtual tmp< volScalarFieldK (const volScalarField &Ur) const =0
 
 TypeName ("dragModel")
 
 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 ()
 
virtual tmp< volScalarFieldKi () const
 
virtual tmp< volScalarFieldK () const
 
virtual tmp< surfaceScalarFieldKf () const
 
bool writeData (Ostream &os) const
 
 TypeName ("dragModel")
 
 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 ()
 
virtual tmp< volScalarFieldKi () const
 
virtual tmp< volScalarFieldK () const
 
virtual tmp< surfaceScalarFieldKf () const
 
bool writeData (Ostream &os) const
 

Additional Inherited Members

- Static Public Member Functions inherited from dragModel
static autoPtr< dragModelNew (const dictionary &dict, 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
 
- Protected Attributes inherited from dragModel
const dictionaryinterfaceDict_
 
const phaseModelphase1_
 
const phaseModelphase2_
 
dimensionedScalar residualPhaseFraction_
 
dimensionedScalar residualSlip_
 
const phasePairpair_
 
autoPtr< swarmCorrectionswarmCorrection_
 

Detailed Description

Correlation of Tomiyama et al.

Reference:

    Tomiyama, A., Celata, G. P., Hosokawa, S., & Yoshida, S. (2002).
    Terminal velocity of single bubbles in surface tension force dominant
    regime.
    International Journal of Multiphase Flow, 28(9), 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 59 of file TomiyamaCorrelated.H.

Constructor & Destructor Documentation

◆ TomiyamaCorrelated() [1/2]

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

Definition at line 40 of file TomiyamaCorrelated.C.

◆ ~TomiyamaCorrelated() [1/2]

~TomiyamaCorrelated ( )
virtual

Definition at line 53 of file TomiyamaCorrelated.C.

◆ TomiyamaCorrelated() [2/2]

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

◆ ~TomiyamaCorrelated() [2/2]

virtual ~TomiyamaCorrelated ( )
virtual

Member Function Documentation

◆ TypeName() [1/2]

TypeName ( "TomiyamaCorrelated"  )

◆ CdRe() [1/2]

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

Implements dragModel.

Definition at line 60 of file TomiyamaCorrelated.C.

References Foam::max(), Foam::min(), Foam::pow(), and Foam::Re().

Here is the call graph for this function:

◆ TypeName() [2/2]

TypeName ( "TomiyamaCorrelated"  )

◆ CdRe() [2/2]

virtual tmp<volScalarField> CdRe ( ) const
virtual

Implements dragModel.


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