Loading...
Searching...
No Matches
VakhrushevEfremov Class Reference

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

#include <VakhrushevEfremov.H>

Inheritance diagram for VakhrushevEfremov:
Collaboration diagram for VakhrushevEfremov:

Public Member Functions

 TypeName ("VakhrushevEfremov")
 Runtime type information.
 VakhrushevEfremov (const dictionary &dict, const phasePair &pair)
 Construct from a dictionary and an ordered phase pair.
virtual ~VakhrushevEfremov ()
 Destructor.
virtual tmp< volScalarFieldE () const
 Aspect ratio.
 TypeName ("VakhrushevEfremov")
 Runtime type information.
 VakhrushevEfremov (const dictionary &dict, const phasePair &pair)
 Construct from a dictionary and an ordered phase pair.
virtual ~VakhrushevEfremov ()
 Destructor.
virtual tmp< volScalarFieldE () const
 Aspect ratio.
Public Member Functions inherited from aspectRatioModel
 TypeName ("aspectRatioModel")
 Runtime type information.
 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.
virtual ~aspectRatioModel ()=default
 Destructor.
 TypeName ("aspectRatioModel")
 Runtime type information.
 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.
virtual ~aspectRatioModel ()=default
 Destructor.

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.

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 56 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 44 of file VakhrushevEfremov.C.

References aspectRatioModel::aspectRatioModel(), and dict.

Referenced by TomiyamaAspectRatio::TomiyamaAspectRatio().

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

◆ ~VakhrushevEfremov() [1/2]

~VakhrushevEfremov ( )
virtual

Destructor.

Definition at line 56 of file VakhrushevEfremov.C.

◆ VakhrushevEfremov() [2/2]

VakhrushevEfremov ( const dictionary & dict,
const phasePair & pair )

Construct from a dictionary and an ordered phase pair.

References dict.

◆ ~VakhrushevEfremov() [2/2]

virtual ~VakhrushevEfremov ( )
virtual

Destructor.

Member Function Documentation

◆ TypeName() [1/2]

TypeName ( "VakhrushevEfremov" )

Runtime type information.

References dict.

◆ E() [1/2]

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

Aspect ratio.

Implements aspectRatioModel.

Reimplemented in TomiyamaAspectRatio, and TomiyamaAspectRatio.

Definition at line 63 of file VakhrushevEfremov.C.

References Foam::log10(), Foam::max(), Foam::neg(), aspectRatioModel::pair_, 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:
  • src/phaseSystemModels/reactingEuler/multiphaseSystem/interfacialModels/aspectRatioModels/VakhrushevEfremov/VakhrushevEfremov.H
  • src/phaseSystemModels/twoPhaseEuler/twoPhaseSystem/interfacialModels/aspectRatioModels/VakhrushevEfremov/VakhrushevEfremov.H
  • src/phaseSystemModels/reactingEuler/multiphaseSystem/interfacialModels/aspectRatioModels/VakhrushevEfremov/VakhrushevEfremov.C
  • src/phaseSystemModels/twoPhaseEuler/twoPhaseSystem/interfacialModels/aspectRatioModels/VakhrushevEfremov/VakhrushevEfremov.C