Public Member Functions | List of all members
LemmertChawla Class Reference

Lemmert & Chawla function for nucleation site density, correlation by Egorov & Menter. More...

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

Public Member Functions

 TypeName ("LemmertChawla")
 Runtime type information. More...
 
 LemmertChawla (const dictionary &dict)
 Construct from a dictionary. More...
 
virtual ~LemmertChawla ()
 Destructor. More...
 
virtual tmp< scalarFieldN (const phaseModel &liquid, const phaseModel &vapor, const label patchi, const scalarField &Tl, const scalarField &Tsatw, const scalarField &L) const
 Calculate and return the nucleation-site density. More...
 
- Public Member Functions inherited from nucleationSiteModel
 TypeName ("nucleationSiteModel")
 Runtime type information. More...
 
 declareRunTimeSelectionTable (autoPtr, nucleationSiteModel, dictionary,(const dictionary &dict),(dict))
 Declare runtime construction. More...
 
 nucleationSiteModel ()
 Construct null. More...
 
virtual ~nucleationSiteModel ()
 Destructor. More...
 
virtual void write (Ostream &os) const
 

Additional Inherited Members

- Static Public Member Functions inherited from nucleationSiteModel
static autoPtr< nucleationSiteModelNew (const dictionary &dict)
 Select null constructed. More...
 

Detailed Description

Lemmert & Chawla function for nucleation site density, correlation by Egorov & Menter.

References:

    Lemmert, M., & Chawla, J. M. (1977).
    Influence of flow velocity on surface boiling heat transfer coefficient.
    Heat Transfer in Boiling, 237, 247.

    Egorov, Y., & Menter, F. (2004).
    Experimental implementation of the RPI wall boiling model in CFX-5.6.
    Staudenfeldweg, 12, 83624.
    Technical Report ANSYS/TR-04-10, ANSYS Gmbh.
Source files

Definition at line 65 of file LemmertChawla.H.

Constructor & Destructor Documentation

◆ LemmertChawla()

LemmertChawla ( const dictionary dict)

Construct from a dictionary.

◆ ~LemmertChawla()

virtual ~LemmertChawla ( )
virtual

Destructor.

Member Function Documentation

◆ TypeName()

TypeName ( "LemmertChawla"  )

Runtime type information.

◆ N()

virtual tmp<scalarField> N ( const phaseModel liquid,
const phaseModel vapor,
const label  patchi,
const scalarField Tl,
const scalarField Tsatw,
const scalarField L 
) const
virtual

Calculate and return the nucleation-site density.

Implements nucleationSiteModel.


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