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 phaseInterface &interface)
 Construct from a dictionary and an interface. 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 phaseInterface &interface)
 Construct from a dictionary and an interface. 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 phaseInterface &interface),(dict, interface))
 
 aspectRatioModel (const dictionary &dict, const phaseInterface &interface)
 Construct from a dictionary and an interface. 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 volScalarFieldyWall () const
 Return the wall distance, creating and storing it if necessary. More...
 
const volVectorFieldnWall () 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< aspectRatioModelNew (const dictionary &dict, const phaseInterface &interface)
 
- Protected Attributes inherited from aspectRatioModel
const dispersedPhaseInterface interface_
 Interface. 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 phaseInterface interface 
)

Construct from a dictionary and an interface.

Definition at line 48 of file TomiyamaAspectRatio.C.

◆ ~TomiyamaAspectRatio()

~TomiyamaAspectRatio ( )
virtual

Destructor.

Definition at line 61 of file TomiyamaAspectRatio.C.

Member Function Documentation

◆ TypeName()

TypeName ( "Tomiyama"  )

Runtime type information.

◆ E()

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

Aspect ratio.

Reimplemented from VakhrushevEfremov.

Definition at line 68 of file TomiyamaAspectRatio.C.

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

Here is the call graph for this function:

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