Public Member Functions | List of all members
TomiyamaAspectRatio Class Reference

Aspect ratio model of Tomiyama. More...

Inheritance diagram for TomiyamaAspectRatio:
Inheritance graph
[legend]
Collaboration diagram for TomiyamaAspectRatio:
Collaboration graph
[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...
 
 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...
 
 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...
 
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:

    "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

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

◆ ~TomiyamaAspectRatio() [1/2]

virtual ~TomiyamaAspectRatio ( )
virtual

Destructor.

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

virtual tmp<volScalarField> E ( ) const
virtual

Aspect ratio.

Reimplemented from VakhrushevEfremov.

◆ 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 file: