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

Public Member Functions

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

Additional Inherited Members

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

Detailed Description

Definition at line 61 of file Spiegler.H.

Constructor & Destructor Documentation

◆ Spiegler()

Spiegler ( const dictionary dict)

Construct from a dictionary.

Definition at line 55 of file Spiegler.C.

◆ ~Spiegler()

~Spiegler ( )
virtual

Destructor.

Definition at line 66 of file Spiegler.C.

Member Function Documentation

◆ TypeName()

TypeName ( "Spiegler"  )

Runtime type information.

◆ TLeid()

Foam::tmp< Foam::scalarField > TLeid ( 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 LeidenfrostModel.

Definition at line 74 of file Spiegler.C.

References GeometricField< Type, PatchField, GeoMesh >::boundaryField(), basicThermo::p(), and phaseModel::thermo().

Here is the call graph for this function:

◆ write()

void write ( Ostream os) const
virtual

Reimplemented from LeidenfrostModel.

Definition at line 95 of file Spiegler.C.

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

Here is the call graph for this function:

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