43 #ifndef KocamustafaogullariIshiiNucleationSite_H
44 #define KocamustafaogullariIshiiNucleationSite_H
52 namespace wallBoilingModels
54 namespace nucleationSiteModels
74 template<
class ScalarFieldType>
77 const ScalarFieldType& Tsatw,
78 const ScalarFieldType& L,
79 const ScalarFieldType& dDep,
80 const ScalarFieldType& Tw,
81 const ScalarFieldType& rhoLiquid,
82 const ScalarFieldType& rhoVapour,
83 const ScalarFieldType&
sigma
90 TypeName(
"KocamustafaogullariIshii");
Generic GeometricField class.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
A list of keyword definitions, which are a keyword followed by any number of values (e....
Generic thermophysical properties class for a liquid in which the functions and coefficients for each...
A class for managing temporary objects.
Base class for nucleation site density models.
A correlation for nucleation site density.
virtual tmp< scalarField > nucleationSiteDensity(const phaseModel &liquid, const phaseModel &vapour, 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 ~KocamustafaogullariIshiiNucleationSite()
Destructor.
TypeName("KocamustafaogullariIshii")
Runtime type information.
virtual void write(Ostream &os) const
Write to stream.
virtual autoPtr< nucleationSiteModel > clone() const
Construct and return a clone.
KocamustafaogullariIshiiNucleationSite(const dictionary &dict)
Construct from a dictionary.
const dimensionedScalar sigma
Stefan-Boltzmann constant: default SI units: [W/m^2/K^4].
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.