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