TomiyamaKataokaZunSakaguchi Class Reference

Drag model for gas-liquid system of Tomiyama et al. More...

Inheritance diagram for TomiyamaKataokaZunSakaguchi:
[legend]
Collaboration diagram for TomiyamaKataokaZunSakaguchi:
[legend]

Public Member Functions

 TypeName ("TomiyamaKataokaZunSakaguchi")
 Runtime type information. More...
 
 TomiyamaKataokaZunSakaguchi (const dictionary &dict, const phasePair &pair, const bool registerObject)
 Construct from a dictionary and a phase pair. More...
 
virtual ~TomiyamaKataokaZunSakaguchi ()
 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 &dict, const phaseModel &phase1, const phaseModel &phase2)
 
virtual ~dragModel ()=default
 Destructor. More...
 
const phaseModelphase1 () const
 
const phaseModelphase2 () const
 
const dimensionedScalarresidualPhaseFraction () const
 
const dimensionedScalarresidualSlip () const
 
virtual tmp< volScalarFieldK (const volScalarField &Ur) const =0
 The drag function 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...
 

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

Drag model for gas-liquid system of Tomiyama et al.

Reference:

    Tomiyama, A., Kataoka, I., Zun, I., & Sakaguchi, T. (1998).
    Drag coefficients of single bubbles under normal and micro gravity
    conditions.
    JSME International Journal Series B Fluids and Thermal Engineering,
    41(2), 472-479.
Source files

Definition at line 64 of file TomiyamaKataokaZunSakaguchi.H.

Constructor & Destructor Documentation

◆ TomiyamaKataokaZunSakaguchi()

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

Construct from a dictionary and a phase pair.

Definition at line 52 of file TomiyamaKataokaZunSakaguchi.C.

◆ ~TomiyamaKataokaZunSakaguchi()

Destructor.

Definition at line 66 of file TomiyamaKataokaZunSakaguchi.C.

Member Function Documentation

◆ TypeName()

TypeName ( "TomiyamaKataokaZunSakaguchi"  )

Runtime type information.

◆ CdRe()

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

Drag coefficient.

Implements dragModel.

Definition at line 73 of file TomiyamaKataokaZunSakaguchi.C.

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

Here is the call graph for this function:

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