Go to the documentation of this file.
70 #ifndef BreenWestwater_H
71 #define BreenWestwater_H
79 namespace wallBoilingModels
81 namespace filmBoilingModels
Single incompressible phase derived from the phase-fraction. Used as part of the multiPhaseMixture fo...
TypeName("BreenWestwater")
Boiling film correlation. A correlation for boiling film modelling based on Breen & Westwater (1965) ...
const vector L(dict.get< vector >("L"))
virtual tmp< scalarField > htcFilmBoil(const phaseModel &liquid, const phaseModel &vapor, const label patchi, const scalarField &Tl, const scalarField &Tsatw, const scalarField &L) const
A class for managing temporary objects.
virtual ~BreenWestwater()=default
Generic thermophysical properties class for a liquid in which the functions and coefficients for each...
Generic templated field type.
Base class for film boiling models.
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
An Ostream is an abstract base class for all output systems (streams, files, token lists,...