Public Member Functions | |
| TypeName ("Jeschar") | |
| Runtime type information. More... | |
| Jeschar (const dictionary &dict) | |
| Construct from a dictionary. More... | |
| virtual | ~Jeschar () |
| Destructor. More... | |
| virtual tmp< scalarField > | MHF (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 MHFModel | |
| TypeName ("MHFModel") | |
| Runtime type information. More... | |
| declareRunTimeSelectionTable (autoPtr, MHFModel, dictionary,(const dictionary &dict),(dict)) | |
| Declare runtime construction. More... | |
| MHFModel () | |
| Construct null. More... | |
| virtual | ~MHFModel () |
| Destructor. More... | |
Additional Inherited Members | |
Static Public Member Functions inherited from MHFModel | |
| static autoPtr< MHFModel > | New (const dictionary &dict) |
| Select null constructed. More... | |
| Jeschar | ( | const dictionary & | dict | ) |
| TypeName | ( | "Jeschar" | ) |
Runtime type information.
|
virtual |
Calculate and return the nucleation-site density.
Implements MHFModel.
Definition at line 76 of file Jeschar.C.
References phaseModel::fluid(), g, L(), Foam::mag(), phaseModel::name(), Foam::pow(), rhoThermo::rho(), sigma(), phaseSystem::sigma(), Foam::sqrt(), and phaseModel::thermo().
|
virtual |
Reimplemented from MHFModel.
Definition at line 107 of file Jeschar.C.
References MHFModel::write(), and Ostream::writeEntry().