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