Aspect ratio model of Vakhrushev and Efremov. More...
#include <VakhrushevEfremov.H>


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< volScalarField > | E () 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< volScalarField > | E () 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< aspectRatioModel > | New (const dictionary &dict, const phasePair &pair) |
| static autoPtr< aspectRatioModel > | New (const dictionary &dict, const phasePair &pair) |
| Protected Attributes inherited from aspectRatioModel | |
| const phasePair & | pair_ |
| Phase pair. | |
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.
Definition at line 56 of file VakhrushevEfremov.H.
| 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().


|
virtual |
Destructor.
Definition at line 56 of file VakhrushevEfremov.C.
| VakhrushevEfremov | ( | const dictionary & | dict, |
| const phasePair & | pair ) |
Construct from a dictionary and an ordered phase pair.
References dict.
|
virtual |
Destructor.
| TypeName | ( | "VakhrushevEfremov" | ) |
Runtime type information.
References dict.
|
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().


| TypeName | ( | "VakhrushevEfremov" | ) |
Runtime type information.
|
virtual |
Aspect ratio.
Implements aspectRatioModel.
Reimplemented in TomiyamaAspectRatio, and TomiyamaAspectRatio.