Loading...
Searching...
No Matches
TomiyamaAspectRatio Class Reference

Aspect ratio model of Tomiyama. More...

#include <TomiyamaAspectRatio.H>

Inheritance diagram for TomiyamaAspectRatio:
Collaboration diagram for TomiyamaAspectRatio:

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< volScalarFieldE () 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< volScalarFieldE () 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 volScalarFieldyWall () const
const volVectorFieldnWall () const
 wallDependentModel (const fvMesh &mesh)
 Construct from a mesh.
virtual ~wallDependentModel ()
 Destructor.
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.

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 57 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 44 of file TomiyamaAspectRatio.C.

References dict, mesh, phase1, and VakhrushevEfremov::VakhrushevEfremov().

Here is the call graph for this function:

◆ ~TomiyamaAspectRatio() [1/2]

~TomiyamaAspectRatio ( )
virtual

Destructor.

Definition at line 57 of file TomiyamaAspectRatio.C.

◆ TomiyamaAspectRatio() [2/2]

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

Construct from a dictionary and an ordered phase pair.

References dict.

◆ ~TomiyamaAspectRatio() [2/2]

virtual ~TomiyamaAspectRatio ( )
virtual

Destructor.

Member Function Documentation

◆ TypeName() [1/2]

TypeName ( "Tomiyama" )

Runtime type information.

References dict.

◆ E() [1/2]

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

Aspect ratio.

Reimplemented from VakhrushevEfremov.

Definition at line 64 of file TomiyamaAspectRatio.C.

References VakhrushevEfremov::E(), Foam::max(), aspectRatioModel::pair_, and wallDependentModel::yWall().

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:
  • src/phaseSystemModels/reactingEuler/multiphaseSystem/interfacialModels/aspectRatioModels/TomiyamaAspectRatio/TomiyamaAspectRatio.H
  • src/phaseSystemModels/twoPhaseEuler/twoPhaseSystem/interfacialModels/aspectRatioModels/TomiyamaAspectRatio/TomiyamaAspectRatio.H
  • src/phaseSystemModels/reactingEuler/multiphaseSystem/interfacialModels/aspectRatioModels/TomiyamaAspectRatio/TomiyamaAspectRatio.C
  • src/phaseSystemModels/twoPhaseEuler/twoPhaseSystem/interfacialModels/aspectRatioModels/TomiyamaAspectRatio/TomiyamaAspectRatio.C