43 #ifndef KocamustafaogullariIshiiNucleationSite_H 44 #define KocamustafaogullariIshiiNucleationSite_H 52 namespace wallBoilingModels
54 namespace nucleationSiteModels
74 TypeName(
"KocamustafaogullariIshii");
Generic thermophysical properties class for a liquid in which the functions and coefficients for each...
A list of keyword definitions, which are a keyword followed by any number of values (e...
KocamustafaogullariIshiiNucleationSite(const dictionary &dict)
Construct from a dictionary.
virtual ~KocamustafaogullariIshiiNucleationSite()
Destructor.
virtual tmp< scalarField > N(const phaseModel &liquid, const phaseModel &vapor, const label patchi, const scalarField &Tl, const scalarField &Tsatw, const scalarField &L, const scalarField &dDep, const scalarField &fDep) const
Calculate and return the nucleation-site density.
virtual autoPtr< nucleationSiteModel > clone() const
Construct and return a clone.
TypeName("KocamustafaogullariIshii")
Runtime type information.
A correlation for nucleation site density.
Base class for nucleation site density models.
An Ostream is an abstract base class for all output systems (streams, files, token lists...
virtual void write(Ostream &os) const
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
A class for managing temporary objects.
Single incompressible phase derived from the phase-fraction. Used as part of the multiPhaseMixture fo...