Aspect ratio model of Tomiyama. More...
#include <TomiyamaAspectRatio.H>


Public Member Functions | |
| TypeName ("Tomiyama") | |
| Runtime type information. | |
| TomiyamaAspectRatio (const dictionary &dict, const phasePair &pair) | |
| Construct from a dictionary and an ordered phase pair. | |
| virtual | ~TomiyamaAspectRatio () |
| Destructor. | |
| virtual tmp< volScalarField > | E () const |
| Aspect ratio. | |
| TypeName ("Tomiyama") | |
| Runtime type information. | |
| TomiyamaAspectRatio (const dictionary &dict, const phasePair &pair) | |
| Construct from a dictionary and an ordered phase pair. | |
| virtual | ~TomiyamaAspectRatio () |
| Destructor. | |
| virtual tmp< volScalarField > | E () const |
| Aspect ratio. | |
| Public Member Functions inherited from VakhrushevEfremov | |
| TypeName ("VakhrushevEfremov") | |
| Runtime type information. | |
| VakhrushevEfremov (const dictionary &dict, const phasePair &pair) | |
| Construct from a dictionary and an ordered phase pair. | |
| virtual | ~VakhrushevEfremov () |
| Destructor. | |
| TypeName ("VakhrushevEfremov") | |
| Runtime type information. | |
| VakhrushevEfremov (const dictionary &dict, const phasePair &pair) | |
| Construct from a dictionary and an ordered phase pair. | |
| virtual | ~VakhrushevEfremov () |
| Destructor. | |
| 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. | |
| Public Member Functions inherited from wallDependentModel | |
| wallDependentModel (const fvMesh &mesh) | |
| Construct from a mesh. | |
| virtual | ~wallDependentModel () |
| Destructor. | |
| const volScalarField & | yWall () const |
| const volVectorField & | nWall () const |
| wallDependentModel (const fvMesh &mesh) | |
| Construct from a mesh. | |
| virtual | ~wallDependentModel () |
| Destructor. | |
| const volScalarField & | yWall () const |
| const volVectorField & | nWall () const |
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 Tomiyama.
Reference:
Otromke, M. (2013).
Implementation and Comparison of Correlations for interfacial Forces in
a Gas-Liquid System within an Euler-Euler Framework.
PhD Thesis.
Reference:
"Implementation and Comparison of Correlations for interfacial Forces
in a Gas-Liquid System within an Euler-Euler Framework"
Otromke, M.,
PhD Thesis, April 2013
Definition at line 57 of file TomiyamaAspectRatio.H.
| TomiyamaAspectRatio | ( | const dictionary & | dict, |
| const phasePair & | pair ) |
Construct from a dictionary and an ordered phase pair.
Definition at line 44 of file TomiyamaAspectRatio.C.
References dict, mesh, phase1, and VakhrushevEfremov::VakhrushevEfremov().

|
virtual |
Destructor.
Definition at line 57 of file TomiyamaAspectRatio.C.
| TomiyamaAspectRatio | ( | const dictionary & | dict, |
| const phasePair & | pair ) |
Construct from a dictionary and an ordered phase pair.
References dict.
|
virtual |
Destructor.
| TypeName | ( | "Tomiyama" | ) |
Runtime type information.
References dict.
|
virtual |
Aspect ratio.
Reimplemented from VakhrushevEfremov.
Definition at line 64 of file TomiyamaAspectRatio.C.
References VakhrushevEfremov::E(), Foam::max(), aspectRatioModel::pair_, and wallDependentModel::yWall().

| TypeName | ( | "Tomiyama" | ) |
Runtime type information.
|
virtual |
Aspect ratio.
Reimplemented from VakhrushevEfremov.