Public Member Functions | |
| TypeName ("Bromley") | |
| Runtime type information. More... | |
| Bromley (const dictionary &dict) | |
| Construct from a dictionary. More... | |
| virtual | ~Bromley () |
| Destructor. More... | |
| virtual tmp< scalarField > | htcFilmBoil (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 () | |
| Construct null. More... | |
| virtual | ~filmBoilingModel () |
| Destructor. More... | |
Additional Inherited Members | |
Static Public Member Functions inherited from filmBoilingModel | |
| static autoPtr< filmBoilingModel > | New (const dictionary &dict) |
| Select null constructed. More... | |
| Bromley | ( | const dictionary & | dict | ) |
| TypeName | ( | "Bromley" | ) |
Runtime type information.
|
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().
|
virtual |
Reimplemented from filmBoilingModel.
Definition at line 128 of file Bromley.C.
References Foam::vtk::write(), and Ostream::writeEntry().