VakhrushevEfremov Class Reference

Aspect ratio model of Vakhrushev and Efremov. More...

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

Public Member Functions

 TypeName ("VakhrushevEfremov")
 Runtime type information. More...
 
 VakhrushevEfremov (const dictionary &dict, const phasePair &pair)
 Construct from a dictionary and an ordered phase pair. More...
 
virtual ~VakhrushevEfremov ()
 Destructor. More...
 
virtual tmp< volScalarFieldE () const
 Aspect ratio. More...
 
 TypeName ("VakhrushevEfremov")
 Runtime type information. More...
 
 VakhrushevEfremov (const dictionary &dict, const phasePair &pair)
 Construct from a dictionary and an ordered phase pair. More...
 
virtual ~VakhrushevEfremov ()
 Destructor. More...
 
virtual tmp< volScalarFieldE () const
 Aspect ratio. More...
 
- Public Member Functions inherited from aspectRatioModel
 TypeName ("aspectRatioModel")
 Runtime type information. More...
 
 declareRunTimeSelectionTable (autoPtr, aspectRatioModel, dictionary,(const dictionary &dict, const phasePair &pair),(dict, pair))
 
 aspectRatioModel (const dictionary &dict, const phasePair &pair)
 Construct from a dictionary and an ordered phase pair. More...
 
virtual ~aspectRatioModel ()=default
 Destructor. More...
 
virtual tmp< volScalarFieldE () const =0
 Aspect ratio. More...
 
 TypeName ("aspectRatioModel")
 Runtime type information. More...
 
 declareRunTimeSelectionTable (autoPtr, aspectRatioModel, dictionary,(const dictionary &dict, const phasePair &pair),(dict, pair))
 
 aspectRatioModel (const dictionary &dict, const phasePair &pair)
 Construct from a dictionary and an ordered phase pair. More...
 
virtual ~aspectRatioModel ()=default
 Destructor. More...
 
virtual tmp< volScalarFieldE () const =0
 Aspect ratio. More...
 

Additional Inherited Members

- Static Public Member Functions inherited from aspectRatioModel
static autoPtr< aspectRatioModelNew (const dictionary &dict, const phasePair &pair)
 
static autoPtr< aspectRatioModelNew (const dictionary &dict, const phasePair &pair)
 
- Protected Attributes inherited from aspectRatioModel
const phasePairpair_
 Phase pair. More...
 

Detailed Description

Aspect ratio model of Vakhrushev and Efremov.

Reference:

    Vakhrushev, I. A., & Efremov, G. I. (1970).
    Interpolation formula for computing the velocities of single gas bubbles
    in liquids.
    Chemistry and Technology of Fuels and Oils, 6(5), 376-379.
Source files

Definition at line 60 of file VakhrushevEfremov.H.

Constructor & Destructor Documentation

◆ VakhrushevEfremov() [1/2]

VakhrushevEfremov ( const dictionary dict,
const phasePair pair 
)

Construct from a dictionary and an ordered phase pair.

Definition at line 51 of file VakhrushevEfremov.C.

◆ ~VakhrushevEfremov() [1/2]

~VakhrushevEfremov ( )
virtual

Destructor.

Definition at line 63 of file VakhrushevEfremov.C.

◆ VakhrushevEfremov() [2/2]

VakhrushevEfremov ( const dictionary dict,
const phasePair pair 
)

Construct from a dictionary and an ordered phase pair.

◆ ~VakhrushevEfremov() [2/2]

virtual ~VakhrushevEfremov ( )
virtual

Destructor.

Member Function Documentation

◆ TypeName() [1/2]

TypeName ( "VakhrushevEfremov"  )

Runtime type information.

◆ E() [1/2]

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

Aspect ratio.

Implements aspectRatioModel.

Reimplemented in TomiyamaAspectRatio, and TomiyamaAspectRatio.

Definition at line 70 of file VakhrushevEfremov.C.

References Foam::log10(), Foam::max(), Foam::neg(), Foam::pos0(), Foam::pow3(), and Foam::tanh().

Referenced by TomiyamaAspectRatio::E().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ TypeName() [2/2]

TypeName ( "VakhrushevEfremov"  )

Runtime type information.

◆ E() [2/2]

virtual tmp< volScalarField > E ( ) const
virtual

Aspect ratio.

Implements aspectRatioModel.

Reimplemented in TomiyamaAspectRatio, and TomiyamaAspectRatio.


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