A correlation for bubble departure diameter modelling based on Kocamustafaogullari-Ishii (1983) for boiling flows. More...
Public Member Functions | |
TypeName ("KocamustafaogullariIshii") | |
KocamustafaogullariIshii (const dictionary &dict) | |
virtual | ~KocamustafaogullariIshii ()=default |
virtual tmp< scalarField > | dDeparture (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 ("departureDiameterModel") | |
declareRunTimeSelectionTable (autoPtr, departureDiameterModel, dictionary,(const dictionary &dict),(dict)) | |
departureDiameterModel ()=default | |
virtual | ~departureDiameterModel ()=default |
Additional Inherited Members | |
![]() | |
static autoPtr< departureDiameterModel > | New (const dictionary &dict) |
A correlation for bubble departure diameter modelling based on Kocamustafaogullari-Ishii (1983) for boiling flows.
Kocamustafaogullari, G., & Ishii, M. (1983). Interfacial area and nucleation site density in boiling systems. International Journal of Heat and Mass Transfer, 26(9), 1377-1387. DOI:10.1016/S0017-9310(83)80069-6
departureDiameterModel { // Mandatory entries type KocamustafaogullariIshii; phi <scalar>; }
where the entries mean:
Property | Description | Type | Reqd | Deflt |
---|---|---|---|---|
type | Type name: KocamustafaogullariIshii | word | yes | - |
phi | Contact angle [deg] | scalar | yes | - |
Definition at line 96 of file KocamustafaogullariIshii.H.
KocamustafaogullariIshii | ( | const dictionary & | dict | ) |
Definition at line 54 of file KocamustafaogullariIshii.C.
|
virtualdefault |
TypeName | ( | "KocamustafaogullariIshii" | ) |
|
virtual |
Implements departureDiameterModel.
Definition at line 68 of file KocamustafaogullariIshii.C.
References g, Foam::mag(), phaseModel::name(), Foam::pow(), liquid::rho(), rhoThermo::rho(), sigma(), liquid::sigma(), Foam::sqrt(), and phaseModel::thermo().
|
virtual |
Reimplemented from departureDiameterModel.
Definition at line 99 of file KocamustafaogullariIshii.C.
References os(), and Foam::vtk::write().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.