71#ifndef TolubinskiKostanchuk_H
72#define TolubinskiKostanchuk_H
80namespace wallBoilingModels
82namespace departureDiameterModels
89class TolubinskiKostanchuk
91 public departureDiameterModel
108 TolubinskiKostanchuk(
const TolubinskiKostanchuk&) =
delete;
111 void operator=(
const TolubinskiKostanchuk&) =
delete;
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 Tolubinski-Kostanchuk (1970) for boili...
TypeName("TolubinskiKostanchuk")
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.
virtual ~TolubinskiKostanchuk()=default
Destructor.
OBJstream os(runTime.globalPath()/outputName)
#define TypeName(TypeNameString)
Declare a ClassName() with extra virtual type info.
const vector L(dict.get< vector >("L"))