Wellek Class Reference

Aspect ratio model of Wellek et al. More...

Inheritance diagram for Wellek:
Collaboration diagram for Wellek:

Public Member Functions

 TypeName ("Wellek")
 Runtime type information. More...
 
 Wellek (const dictionary &dict, const phaseInterface &interface)
 Construct from a dictionary and an interface. More...
 
virtual ~Wellek ()
 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 phaseInterface &interface),(dict, interface))
 
 aspectRatioModel (const dictionary &dict, const phaseInterface &interface)
 Construct from a dictionary and an interface. More...
 
virtual ~aspectRatioModel ()
 Destructor. 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 Wellek et al.

References:

    Otromke, M. (2013).
    Implementation and Comparison of Correlations for interfacial Forces in
    a Gas-Liquid System within an Euler-Euler Framework.
    PhD Thesis.
    Wellek, R. M., Agrawal, A. K., & Skelland, A. H. P. (1966).
    Shape of liquid drops moving in liquid media.
    AIChE Journal, 12(5), 854-862.
Source files

Definition at line 64 of file Wellek.H.

Constructor & Destructor Documentation

◆ Wellek()

Wellek ( const dictionary dict,
const phaseInterface interface 
)

Construct from a dictionary and an interface.

Definition at line 48 of file Wellek.C.

◆ ~Wellek()

~Wellek ( )
virtual

Destructor.

Definition at line 60 of file Wellek.C.

Member Function Documentation

◆ TypeName()

TypeName ( "Wellek"  )

Runtime type information.

◆ E()

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

Aspect ratio.

Implements aspectRatioModel.

Definition at line 67 of file Wellek.C.

References Foam::pow().

Here is the call graph for this function:

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