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

Public Member Functions

 TypeName ("Jeschar")
 Runtime type information. More...
 
 Jeschar (const dictionary &dict)
 Construct from a dictionary. More...
 
virtual ~Jeschar ()=default
 Destructor. More...
 
virtual tmp< scalarFieldMHF (const phaseModel &liquid, const phaseModel &vapor, const label patchi, const scalarField &Tl, const scalarField &Tsatw, const scalarField &L) const
 Calculate and return the minimum heat flux. More...
 
virtual void write (Ostream &os) const
 Write. More...
 
- Public Member Functions inherited from MHFModel
 TypeName ("MHFModel")
 Runtime type information. More...
 
 declareRunTimeSelectionTable (autoPtr, MHFModel, dictionary,(const dictionary &dict),(dict))
 Declare runtime construction. More...
 
 MHFModel ()=default
 Default construct. More...
 
virtual ~MHFModel ()=default
 Destructor. More...
 
virtual tmp< scalarFieldMHF (const phaseModel &liquid, const phaseModel &vapor, const label patchi, const scalarField &Tl, const scalarField &Tsatw, const scalarField &L) const =0
 Calculate and return the minimum heat flux. More...
 
virtual void write (Ostream &os) const
 Write. More...
 

Additional Inherited Members

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

Detailed Description

Definition at line 103 of file Jeschar.H.

Constructor & Destructor Documentation

◆ Jeschar()

Jeschar ( const dictionary dict)

Construct from a dictionary.

Definition at line 56 of file Jeschar.C.

◆ ~Jeschar()

virtual ~Jeschar ( )
virtualdefault

Destructor.

Member Function Documentation

◆ TypeName()

TypeName ( "Jeschar"  )

Runtime type information.

◆ MHF()

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

Calculate and return the minimum heat flux.

Implements MHFModel.

Definition at line 69 of file Jeschar.C.

References cells, g, L, Foam::mag(), phaseModel::name(), Foam::pow(), tmp< T >::ref(), basicThermo::rhoEoS(), liquid::sigma(), Foam::sqrt(), and phaseModel::thermo().

Here is the call graph for this function:

◆ write()

void write ( Ostream os) const
virtual

Write.

Reimplemented from MHFModel.

Definition at line 110 of file Jeschar.C.

References os(), and ObukhovLength::write().

Here is the call graph for this function:

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