HuaXu Class Reference
Inheritance diagram for HuaXu:
[legend]
Collaboration diagram for HuaXu:
[legend]

Public Member Functions

 TypeName ("HuaXu")
 Runtime type information. More...
 
 HuaXu (const dictionary &dict)
 Construct from a dictionary. More...
 
virtual ~HuaXu ()
 Destructor. More...
 
virtual tmp< scalarFieldCHFSubCool (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...
 
virtual void write (Ostream &os) const
 
- Public Member Functions inherited from CHFSubCoolModel
 TypeName ("CHFSubCoolModel")
 Runtime type information. More...
 
 declareRunTimeSelectionTable (autoPtr, CHFSubCoolModel, dictionary,(const dictionary &dict),(dict))
 Declare runtime construction. More...
 
 CHFSubCoolModel ()=default
 Default construct. More...
 
virtual ~CHFSubCoolModel ()=default
 Destructor. More...
 

Additional Inherited Members

- Static Public Member Functions inherited from CHFSubCoolModel
static autoPtr< CHFSubCoolModelNew (const dictionary &dict)
 Select default constructed. More...
 

Detailed Description

Definition at line 62 of file HuaXu.H.

Constructor & Destructor Documentation

◆ HuaXu()

HuaXu ( const dictionary dict)

Construct from a dictionary.

Definition at line 57 of file HuaXu.C.

◆ ~HuaXu()

~HuaXu ( )
virtual

Destructor.

Definition at line 68 of file HuaXu.C.

Member Function Documentation

◆ TypeName()

TypeName ( "HuaXu"  )

Runtime type information.

◆ CHFSubCool()

Foam::tmp< Foam::scalarField > CHFSubCool ( 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 CHFSubCoolModel.

Definition at line 76 of file HuaXu.C.

References phaseModel::alpha(), Cp, basicThermo::Cp(), phaseModel::fluid(), g, L(), Foam::mag(), Foam::max(), phaseModel::name(), Foam::pow(), rhoThermo::rho(), sigma(), phaseSystem::sigma(), Foam::sqrt(), tCp, and phaseModel::thermo().

Here is the call graph for this function:

◆ write()

void write ( Ostream os) const
virtual

Reimplemented from CHFSubCoolModel.

Definition at line 124 of file HuaXu.C.

References CHFSubCoolModel::write(), and Ostream::writeEntry().

Here is the call graph for this function:

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