TomiyamaAspectRatio Class Reference

Aspect ratio model of Tomiyama. More...

Inheritance diagram for TomiyamaAspectRatio:
Collaboration diagram for TomiyamaAspectRatio:

Public Member Functions

 TypeName ("Tomiyama")
 Runtime type information. More...
 
 TomiyamaAspectRatio (const dictionary &dict, const phasePair &pair)
 Construct from a dictionary and an ordered phase pair. More...
 
virtual ~TomiyamaAspectRatio ()
 Destructor. More...
 
virtual tmp< volScalarField > E () const
 Aspect ratio. More...
 
- Public Member Functions inherited from VakhrushevEfremov
 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...
 
- 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 ()
 Destructor. More...
 
- Public Member Functions inherited from wallDependentModel
 wallDependentModel (const fvMesh &mesh)
 Construct from a mesh. More...
 
 wallDependentModel (const wallDependentModel &)=delete
 Disallow default bitwise copy construction. More...
 
virtual ~wallDependentModel ()
 Destructor. More...
 
const volScalarField & yWall () const
 Return the wall distance, creating and storing it if necessary. More...
 
const volVectorField & nWall () const
 Return the wall normal, creating and storing it if necessary. More...
 
void operator= (const wallDependentModel &)=delete
 Disallow default bitwise assignment. More...
 

Additional Inherited Members

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

Detailed Description

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.
Source files

Definition at line 59 of file TomiyamaAspectRatio.H.

Constructor & Destructor Documentation

◆ TomiyamaAspectRatio()

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

Construct from a dictionary and an ordered phase pair.

◆ ~TomiyamaAspectRatio()

virtual ~TomiyamaAspectRatio ( )
virtual

Destructor.

Member Function Documentation

◆ TypeName()

TypeName ( "Tomiyama"  )

Runtime type information.

◆ E()

virtual tmp<volScalarField> E ( ) const
virtual

Aspect ratio.

Reimplemented from VakhrushevEfremov.


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