Loading...
Searching...
No Matches
Jeschar Class Reference

#include <Jeschar.H>

Inheritance diagram for Jeschar:
Collaboration diagram for Jeschar:

Public Member Functions

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

Additional Inherited Members

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

Detailed Description

Definition at line 99 of file Jeschar.H.

Constructor & Destructor Documentation

◆ Jeschar()

Jeschar ( const dictionary & dict)

Construct from a dictionary.

Definition at line 49 of file Jeschar.C.

References dict, and MHFModel::MHFModel().

Here is the call graph for this function:

◆ ~Jeschar()

virtual ~Jeschar ( )
virtualdefault

Destructor.

References L, and os().

Here is the call graph for this function:

Member Function Documentation

◆ TypeName()

TypeName ( "Jeschar" )

Runtime type information.

References dict.

◆ 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 62 of file Jeschar.C.

References cells, g, L, Foam::mag(), phaseModel::name(), Foam::pow(), tmp< T >::ref(), basicThermo::rhoEoS(), liquid::sigma(), 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 103 of file Jeschar.C.

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

Here is the call graph for this function:

The documentation for this class was generated from the following files:
  • src/phaseSystemModels/reactingEuler/multiphaseSystem/derivedFvPatchFields/wallBoilingSubModels/MHFModels/Jeschar/Jeschar.H
  • src/phaseSystemModels/reactingEuler/multiphaseSystem/derivedFvPatchFields/wallBoilingSubModels/MHFModels/Jeschar/Jeschar.C