Go to the documentation of this file.
66 namespace wallBoilingModels
91 void operator=(
const Tatsumoto&) =
delete;
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.
virtual tmp< scalarField > CHFSubCool(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...
Base class for critical heat flux (CHF) sub-cooling correlation models for boiling flows.
virtual void write(Ostream &os) const
Generic templated field type.
virtual ~Tatsumoto()=default
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
OBJstream os(runTime.globalPath()/outputName)
A critical heat flux (CHF) sub-cooling correlation model.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...