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

Public Member Functions

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

Additional Inherited Members

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

Detailed Description

Definition at line 60 of file Bromley.H.

Constructor & Destructor Documentation

◆ Bromley()

Bromley ( const dictionary dict)

Construct from a dictionary.

Definition at line 58 of file Bromley.C.

◆ ~Bromley()

~Bromley ( )
virtual

Destructor.

Definition at line 71 of file Bromley.C.

Member Function Documentation

◆ TypeName()

TypeName ( "Bromley"  )

Runtime type information.

◆ htcFilmBoil()

Foam::tmp< Foam::scalarField > htcFilmBoil ( 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 filmBoilingModel.

Definition at line 79 of file Bromley.C.

References GeometricField< Type, PatchField, GeoMesh >::boundaryField(), Cp, basicThermo::Cp(), Foam::constant::electromagnetic::e, g, phaseModel::kappa(), L(), Foam::mag(), Foam::max(), phaseModel::mu(), Foam::pow(), Foam::pow3(), Foam::pow4(), rhoThermo::rho(), Foam::constant::physicoChemical::sigma, basicThermo::T(), tCp, and phaseModel::thermo().

Here is the call graph for this function:

◆ write()

void write ( Ostream os) const
virtual

Reimplemented from filmBoilingModel.

Definition at line 128 of file Bromley.C.

References Foam::vtk::write(), and Ostream::writeEntry().

Here is the call graph for this function:

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