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

Public Member Functions

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

Additional Inherited Members

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

Detailed Description

Definition at line 77 of file Schroeder.H.

Constructor & Destructor Documentation

◆ Schroeder()

Schroeder ( const dictionary dict)

Construct from a dictionary.

Definition at line 58 of file Schroeder.C.

◆ ~Schroeder()

~Schroeder ( )
virtual

Destructor.

Definition at line 69 of file Schroeder.C.

Member Function Documentation

◆ TypeName()

TypeName ( "Schroeder"  )

Runtime type information.

◆ TDNB()

Foam::tmp< Foam::scalarField > TDNB ( 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 TDNBModel.

Definition at line 77 of file Schroeder.C.

References Foam::constant::electromagnetic::e, L(), Foam::log(), R, phaseModel::thermo(), and basicThermo::W().

Here is the call graph for this function:

◆ write()

void write ( Ostream os) const
virtual

Reimplemented from TDNBModel.

Definition at line 101 of file Schroeder.C.

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

Here is the call graph for this function:

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