Public Member Functions | List of all members
Wellek Class Reference

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

Inheritance diagram for Wellek:
Inheritance graph
[legend]
Collaboration diagram for Wellek:
Collaboration graph
[legend]

Public Member Functions

 TypeName ("Wellek")
 Runtime type information. More...
 
 Wellek (const dictionary &dict, const phasePair &pair)
 Construct from a dictionary and an ordered phase pair. More...
 
virtual ~Wellek ()
 Destructor. More...
 
virtual tmp< volScalarFieldE () const
 Aspect ratio. More...
 
 TypeName ("Wellek")
 Runtime type information. More...
 
 Wellek (const dictionary &dict, const phasePair &pair)
 Construct from a dictionary and an ordered phase pair. 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 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...
 

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 Wellek et al.

References:

    "Implementation and Comparison of Correlations for interfacial Forces
     in a Gas-Liquid System within an Euler-Euler Framework"
    Otromke, M.,
    PhD Thesis, April 2013
    "Shape of liquid drops moving in liquid media"
    Wellek, R.M., Agrawal, A.K., Skelland, A.H.P.,
    International Journal of Multiphase Flow
    Volume 12, Issue 5, September 1966, pp. 854-862
Source files

References:

    "Implementation and Comparison of Correlations for interfacial Forces
     in a Gas-Liquid System within an Euler-Euler Framework"
    Otromke, M.,
    PhD Thesis, April 2013
    "Shape of liquid drops moving in liquid media"
    Wellek, R.M., Agrawal, A.K., Skelland, A.H.P.,
    International Journal of Multiphase Flow
    Volume 12, Issue 5, September 1966, pp. 854-862
Source files

Definition at line 65 of file Wellek.H.

Constructor & Destructor Documentation

◆ Wellek() [1/2]

Wellek ( const dictionary dict,
const phasePair pair 
)

Construct from a dictionary and an ordered phase pair.

◆ ~Wellek() [1/2]

virtual ~Wellek ( )
virtual

Destructor.

◆ Wellek() [2/2]

Wellek ( const dictionary dict,
const phasePair pair 
)

Construct from a dictionary and an ordered phase pair.

◆ ~Wellek() [2/2]

virtual ~Wellek ( )
virtual

Destructor.

Member Function Documentation

◆ TypeName() [1/2]

TypeName ( "Wellek"  )

Runtime type information.

◆ E() [1/2]

virtual tmp<volScalarField> E ( ) const
virtual

Aspect ratio.

Implements aspectRatioModel.

◆ TypeName() [2/2]

TypeName ( "Wellek"  )

Runtime type information.

◆ E() [2/2]

virtual tmp<volScalarField> E ( ) const
virtual

Aspect ratio.

Implements aspectRatioModel.


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