Go to the documentation of this file.
65 #ifndef KocamustafaogullariIshii_H
66 #define KocamustafaogullariIshii_H
74 namespace wallBoilingModels
76 namespace departureDiameterModels
83 class KocamustafaogullariIshii
85 public departureDiameterModel
105 TypeName(
"KocamustafaogullariIshii");
Single incompressible phase derived from the phase-fraction. Used as part of the multiPhaseMixture fo...
const vector L(dict.get< vector >("L"))
A correlation for bubble departure diameter modelling based on Kocamustafaogullari-Ishii (1983) for b...
A class for managing temporary objects.
Generic thermophysical properties class for a liquid in which the functions and coefficients for each...
Generic templated field type.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
virtual tmp< scalarField > dDeparture(const phaseModel &liquid, const phaseModel &vapor, const label patchi, const scalarField &Tl, const scalarField &Tsatw, const scalarField &L) const
OBJstream os(runTime.globalPath()/outputName)
TypeName("KocamustafaogullariIshii")
Base class for bubble departure diameter models for boiling flows.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
virtual ~KocamustafaogullariIshii()=default
virtual void write(Ostream &os) const