A correlation for bubble departure frequency modelling based on Cole (1960) for boiling flows. More...
Public Member Functions | |
TypeName ("Cole") | |
Cole (const dictionary &dict) | |
virtual | ~Cole ()=default |
virtual tmp< scalarField > | fDeparture (const phaseModel &liquid, const phaseModel &vapor, const label patchi, const scalarField &dDep) const |
![]() | |
TypeName ("departureFrequencyModel") | |
declareRunTimeSelectionTable (autoPtr, departureFrequencyModel, dictionary,(const dictionary &dict),(dict)) | |
departureFrequencyModel ()=default | |
virtual | ~departureFrequencyModel ()=default |
virtual void | write (Ostream &os) const |
Additional Inherited Members | |
![]() | |
static autoPtr< departureFrequencyModel > | New (const dictionary &dict) |
A correlation for bubble departure frequency modelling based on Cole (1960) for boiling flows.
Cole, R. (1960). A photographic study of pool boiling in the region of the critical heat flux. AIChE Journal, 6(4), 533-538. DOI:10.1002/aic.690060405
departureFrequencyModel { // Mandatory entries type Cole; }
where the entries mean:
Property | Description | Type | Reqd | Deflt |
---|---|---|---|---|
type | Type name: Cole | word | yes | - |
Cole | ( | const dictionary & | dict | ) |
|
virtualdefault |
TypeName | ( | "Cole" | ) |
|
virtual |
Implements departureFrequencyModel.
Definition at line 63 of file Cole.C.
References g, Foam::mag(), Foam::max(), liquid::rho(), rhoThermo::rho(), Foam::sqrt(), and phaseModel::thermo().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.