LemmertChawla Class Reference

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

Inheritance diagram for LemmertChawla:
Collaboration diagram for LemmertChawla:

Public Member Functions

 TypeName ("LemmertChawla")
 Runtime type information. More...
 
 LemmertChawla (const dictionary &dict)
 Construct from a dictionary. More...
 
 LemmertChawla (const LemmertChawla &model)
 Copy construct. More...
 
virtual autoPtr< nucleationSiteModelclone () const
 Construct and return a clone. 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 scalarField &dDep, const scalarField &fDep) const
 Calculate and return the nucleation-site density. More...
 
virtual void write (Ostream &os) const
 
- 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...
 
 nucleationSiteModel (const nucleationSiteModel &model)
 Copy construct. More...
 
virtual ~nucleationSiteModel ()
 Destructor. More...
 
void operator= (const nucleationSiteModel &)=delete
 Disallow default bitwise assignment. More...
 

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() [1/2]

LemmertChawla ( const dictionary dict)

Construct from a dictionary.

Referenced by LemmertChawla::clone().

Here is the caller graph for this function:

◆ LemmertChawla() [2/2]

LemmertChawla ( const LemmertChawla model)

Copy construct.

◆ ~LemmertChawla()

virtual ~LemmertChawla ( )
virtual

Destructor.

Referenced by LemmertChawla::clone().

Here is the caller graph for this function:

Member Function Documentation

◆ TypeName()

TypeName ( "LemmertChawla"  )

Runtime type information.

◆ clone()

virtual autoPtr<nucleationSiteModel> clone ( ) const
inlinevirtual

Construct and return a clone.

Implements nucleationSiteModel.

Definition at line 95 of file LemmertChawla.H.

References LemmertChawla::LemmertChawla(), LemmertChawla::N(), patchi, LemmertChawla::write(), and LemmertChawla::~LemmertChawla().

Here is the call graph for this function:

◆ N()

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

Calculate and return the nucleation-site density.

Implements nucleationSiteModel.

Referenced by LemmertChawla::clone().

Here is the caller graph for this function:

◆ write()

virtual void write ( Ostream os) const
virtual

Reimplemented from nucleationSiteModel.

Referenced by LemmertChawla::clone().

Here is the caller graph for this function:

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