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

Public Member Functions

 TypeName ("Zuber")
 Runtime type information. More...
 
 Zuber (const dictionary &dict)
 Construct from a dictionary. More...
 
virtual ~Zuber ()
 Destructor. More...
 
virtual tmp< scalarFieldCHF (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 CHFModel
 TypeName ("CHFModel")
 Runtime type information. More...
 
 declareRunTimeSelectionTable (autoPtr, CHFModel, dictionary,(const dictionary &dict),(dict))
 Declare runtime construction. More...
 
 CHFModel ()=default
 Default construct. More...
 
virtual ~CHFModel ()=default
 Destructor. More...
 

Additional Inherited Members

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

Detailed Description

Definition at line 60 of file Zuber.H.

Constructor & Destructor Documentation

◆ Zuber()

Zuber ( const dictionary dict)

Construct from a dictionary.

Definition at line 57 of file Zuber.C.

◆ ~Zuber()

~Zuber ( )
virtual

Destructor.

Definition at line 68 of file Zuber.C.

Member Function Documentation

◆ TypeName()

TypeName ( "Zuber"  )

Runtime type information.

◆ CHF()

Foam::tmp< Foam::scalarField > CHF ( 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 CHFModel.

Definition at line 76 of file Zuber.C.

References phaseModel::fluid(), g, L(), Foam::mag(), Foam::max(), phaseModel::name(), Foam::pow(), rhoThermo::rho(), sigma(), phaseSystem::sigma(), Foam::sqr(), phaseModel::thermo(), and Foam::Zero.

Here is the call graph for this function:

◆ write()

void write ( Ostream os) const
virtual

Reimplemented from CHFModel.

Definition at line 106 of file Zuber.C.

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

Here is the call graph for this function:

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