Go to the documentation of this file.
83 namespace wallBoilingModels
85 namespace nucleateFluxModels
94 public nucleateFluxModel
108 exponential(
const exponential&) =
delete;
Single incompressible phase derived from the phase-fraction. Used as part of the multiPhaseMixture fo...
const vector L(dict.get< vector >("L"))
Base class for nucleation flux models.
A class for managing temporary objects.
virtual tmp< scalarField > qNucleate(const phaseModel &liquid, const phaseModel &vapor, const label patchi, const scalarField &Tl, const scalarField &Tsatw, const scalarField &L) const
Generic thermophysical properties class for a liquid in which the functions and coefficients for each...
virtual ~exponential()=default
Generic templated field type.
virtual void write(Ostream &os) const
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
OBJstream os(runTime.globalPath()/outputName)
Nucleate flux sub-cooling correlation.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...