A model for departure from nucleation boiling based on Schroeder-Richter and Bartsch (1994) for boiling flows. More...
Public Member Functions | |
TypeName ("Schroeder") | |
Schroeder (const dictionary &dict) | |
virtual | ~Schroeder ()=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) |
A model for departure from nucleation boiling based on Schroeder-Richter and Bartsch (1994) for boiling flows.
Schroeder-Richter, D., & Bartsch, G. (1994). Analytical calculation of DNB-superheating by a postulated thermo-mechanical effect of nucleate boiling. International journal of multiphase flow, 20(6), 1143-1167. DOI:10.1016/0301-9322(94)90060-4 Theler, G., & Freis, D. (2011). Theoretical critical heat flux prediction based on non-equilibrium thermodynamics considerations of the subcooled boiling phenomenon. Mecánica Computacional, 30(19), 1713-1732.
TDNBModel { // Mandatory entries type Schroeder; // Optional entries kg <scalar>; }
where the entries mean:
Property | Description | Type | Reqd | Deflt |
---|---|---|---|---|
type | Type name: Schroeder | word | yes | - |
kg | Isoentropic expansion factor for ideal gases | scalar | no | 1.666 |
Definition at line 103 of file Schroeder.H.
Schroeder | ( | const dictionary & | dict | ) |
Definition at line 51 of file Schroeder.C.
|
virtualdefault |
TypeName | ( | "Schroeder" | ) |
|
virtual |
Implements TDNBModel.
Definition at line 64 of file Schroeder.C.
References Foam::constant::electromagnetic::e, L(), Foam::log(), R, and thermophysicalProperties::W().
|
virtual |
Reimplemented from TDNBModel.
Definition at line 88 of file Schroeder.C.
References os(), and Foam::vtk::write().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.