Go to the documentation of this file.
79 namespace wallBoilingModels
81 namespace nucleateFluxModels
90 public nucleateFluxModel
110 Kutadeladze(
const Kutadeladze&) =
delete;
113 void operator=(
const Kutadeladze&) =
delete;
Single incompressible phase derived from the phase-fraction. Used as part of the multiPhaseMixture fo...
const vector L(dict.get< vector >("L"))
virtual tmp< scalarField > qNucleate(const phaseModel &liquid, const phaseModel &vapor, const label patchi, const scalarField &Tl, const scalarField &Tsatw, const scalarField &L) const
Base class for nucleation flux models.
A class for managing temporary objects.
Nucleate flux sub-cooling correlation.
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,...
OBJstream os(runTime.globalPath()/outputName)
virtual ~Kutadeladze()=default
virtual void write(Ostream &os) const
An Ostream is an abstract base class for all output systems (streams, files, token lists,...