Temperature of departure from nulceate boiling correlation. More...
Public Member Functions | |
TypeName ("Shirai") | |
Shirai (const dictionary &dict) | |
virtual | ~Shirai ()=default |
virtual tmp< scalarField > | TDNB (const phaseModel &liquid, const phaseModel &vapor, const label patchi, const scalarField &Tl, const scalarField &Tsatw, const scalarField &L) const |
virtual void | write (Ostream &os) const |
![]() | |
TypeName ("TDNBModel") | |
declareRunTimeSelectionTable (autoPtr, TDNBModel, dictionary,(const dictionary &dict),(dict)) | |
TDNBModel ()=default | |
virtual | ~TDNBModel ()=default |
Additional Inherited Members | |
![]() | |
static autoPtr< TDNBModel > | New (const dictionary &dict) |
Temperature of departure from nulceate boiling correlation.
Shirai, Y., Tatsumoto, H., Shiotsu, M., Hata, K., Kobayashi, H., Naruo, Y., & Inatani, Y. (2010). Boiling heat transfer from a horizontal flat plate in a pool of liquid hydrogen. Cryogenics, 50(6-7), 410-416. DOI:10.1016/j.cryogenics.2010.04.001
TDNBModel { // Mandatory entries type Shirai; Tc <scalar>; Pc <scalar>; }
where the entries mean:
Property | Description | Type | Reqd | Deflt |
---|---|---|---|---|
type | Type name: Shirai | word | yes | - |
Tc | Critical temperature | scalar | yes | - |
Pc | Critical pressure | scalar | yes | - |
Shirai | ( | const dictionary & | dict | ) |
|
virtualdefault |
TypeName | ( | "Shirai" | ) |
|
virtual |
Implements TDNBModel.
Definition at line 60 of file Shirai.C.
References Foam::max(), Foam::min(), Foam::pow3(), and Foam::sqr().
|
virtual |
Reimplemented from TDNBModel.
Definition at line 81 of file Shirai.C.
References os(), and Foam::vtk::write().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.