A model for Leidenfrost effects based on Spiegler et al. (1963) for boiling flows. More...
Public Member Functions | |
TypeName ("Spiegler") | |
Spiegler (const dictionary &dict) | |
virtual | ~Spiegler ()=default |
virtual tmp< scalarField > | TLeid (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 ("LeidenfrostModel") | |
declareRunTimeSelectionTable (autoPtr, LeidenfrostModel, dictionary,(const dictionary &dict),(dict)) | |
LeidenfrostModel ()=default | |
virtual | ~LeidenfrostModel ()=default |
Additional Inherited Members | |
![]() | |
static autoPtr< LeidenfrostModel > | New (const dictionary &dict) |
A model for Leidenfrost effects based on Spiegler et al. (1963) for boiling flows.
Spiegler, P., Hopenfeld, J., Silberberg, M., Bumpus Jr, C. F., & Norman, A. (1963). Onset of stable film boiling and the foam limit. International Journal of Heat and Mass Transfer, 6(11), 987-989. DOI:10.1016/0017-9310(63)90053-X
LeidenfrostModel { // Mandatory entries type Spiegler; // Optional entries Tcrit <scalar>; }
where the entries mean:
Property | Description | Type | Reqd | Deflt |
---|---|---|---|---|
type | Type name: Spiegler | word | yes | - |
Tcrit | Critical temperature [K] | scalar | no | 374.0 |
Definition at line 98 of file Spiegler.H.
Spiegler | ( | const dictionary & | dict | ) |
Definition at line 48 of file Spiegler.C.
|
virtualdefault |
TypeName | ( | "Spiegler" | ) |
|
virtual |
Implements LeidenfrostModel.
Definition at line 61 of file Spiegler.C.
References Foam::New().
|
virtual |
Reimplemented from LeidenfrostModel.
Definition at line 79 of file Spiegler.C.
References os(), and Foam::vtk::write().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.