Go to the documentation of this file.
71 #ifndef TolubinskiKostanchuk_H
72 #define TolubinskiKostanchuk_H
80 namespace wallBoilingModels
82 namespace departureDiameterModels
89 class TolubinskiKostanchuk
91 public departureDiameterModel
108 TolubinskiKostanchuk(
const TolubinskiKostanchuk&) =
delete;
111 void operator=(
const TolubinskiKostanchuk&) =
delete;
virtual tmp< scalarField > dDeparture(const phaseModel &liquid, const phaseModel &vapor, const label patchi, const scalarField &Tl, const scalarField &Tsatw, const scalarField &L) const
Single incompressible phase derived from the phase-fraction. Used as part of the multiPhaseMixture fo...
const vector L(dict.get< vector >("L"))
A class for managing temporary objects.
Generic thermophysical properties class for a liquid in which the functions and coefficients for each...
TypeName("TolubinskiKostanchuk")
Generic templated field type.
virtual ~TolubinskiKostanchuk()=default
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
OBJstream os(runTime.globalPath()/outputName)
virtual void write(Ostream &os) const
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,...
A correlation for bubble departure diameter modelling based on Tolubinski-Kostanchuk (1970) for boili...