TomiyamaAspectRatio Class Reference

Aspect ratio model of Tomiyama. More...

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

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< volScalarFieldE () const
 Aspect ratio. More...
 
 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< volScalarFieldE () 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...
 
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...
 
- Public Member Functions inherited from wallDependentModel
 wallDependentModel (const fvMesh &mesh)
 Construct from a mesh. More...
 
virtual ~wallDependentModel ()
 Destructor. More...
 
const volScalarFieldyWall () const
 
const volVectorFieldnWall () const
 
 wallDependentModel (const fvMesh &mesh)
 Construct from a mesh. More...
 
virtual ~wallDependentModel ()
 Destructor. More...
 
const volScalarFieldyWall () const
 
const volVectorFieldnWall () const
 

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 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

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

Definition at line 61 of file TomiyamaAspectRatio.H.

Constructor & Destructor Documentation

◆ TomiyamaAspectRatio() [1/2]

TomiyamaAspectRatio ( const dictionary dict,
const phasePair pair 
)

Construct from a dictionary and an ordered phase pair.

Definition at line 51 of file TomiyamaAspectRatio.C.

◆ ~TomiyamaAspectRatio() [1/2]

~TomiyamaAspectRatio ( )
virtual

Destructor.

Definition at line 64 of file TomiyamaAspectRatio.C.

◆ TomiyamaAspectRatio() [2/2]

TomiyamaAspectRatio ( const dictionary dict,
const phasePair pair 
)

Construct from a dictionary and an ordered phase pair.

◆ ~TomiyamaAspectRatio() [2/2]

virtual ~TomiyamaAspectRatio ( )
virtual

Destructor.

Member Function Documentation

◆ TypeName() [1/2]

TypeName ( "Tomiyama"  )

Runtime type information.

◆ E() [1/2]

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

Aspect ratio.

Reimplemented from VakhrushevEfremov.

Definition at line 71 of file TomiyamaAspectRatio.C.

References VakhrushevEfremov::E(), and Foam::max().

Here is the call graph for this function:

◆ TypeName() [2/2]

TypeName ( "Tomiyama"  )

Runtime type information.

◆ E() [2/2]

virtual tmp< volScalarField > E ( ) const
virtual

Aspect ratio.

Reimplemented from VakhrushevEfremov.


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