35 namespace wallBoilingModels
37 namespace departureFrequencyModels
53 template<
class ScalarFieldType>
55 Foam::wallBoilingModels::departureFrequencyModels::
56 KocamustafaogullariIshiiDepartureFrequency::calculate
59 const ScalarFieldType& dDep,
60 const ScalarFieldType& rhoLiquid,
61 const ScalarFieldType& rhoVapour,
62 const ScalarFieldType&
sigma
Macros for easy insertion into run-time selection tables.
Generic GeometricField class.
const Boundary & boundaryField() const
Return const-reference to the boundary field.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
A list of keyword definitions, which are a keyword followed by any number of values (e....
Mesh data needed to do the Finite Volume discretisation.
Generic thermophysical properties class for a liquid in which the functions and coefficients for each...
scalar rho(scalar p, scalar T) const
Liquid density [kg/m^3].
scalar sigma(scalar p, scalar T) const
Surface tension [N/m].
const Type & lookupObject(const word &name) const
Lookup and return the object of the given Type and name.
Word-pair based class used for keying interface models in hash tables.
virtual const volScalarField & rho() const =0
Return the density field.
A class for managing temporary objects.
Base class for bubble departure frequency models.
virtual void write(Ostream &os) const
Write to stream.
Correlation for bubble departure frequency.
virtual ~KocamustafaogullariIshiiDepartureFrequency()
Destructor.
virtual tmp< scalarField > fDeparture(const phaseModel &liquid, const phaseModel &vapour, const label patchi, const scalarField &Tl, const scalarField &Tsatw, const scalarField &L, const scalarField &dDep) const
Calculate and return the bubble departure frequency.
virtual void write(Ostream &os) const
Write to stream.
KocamustafaogullariIshiiDepartureFrequency(const dictionary &dict)
Construct from a dictionary.
const dimensionedScalar sigma
Stefan-Boltzmann constant: default SI units: [W/m^2/K^4].
label calculate(const fvMesh &mesh, const labelHashSet &patchIDs, const scalar minFaceFraction, GeometricField< scalar, PatchField, GeoMesh > &distance)
Calculate distance data from patches.
defineTypeNameAndDebug(Cole, 0)
addToRunTimeSelectionTable(departureFrequencyModel, Cole, dictionary)
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
dimensionedSymmTensor sqr(const dimensionedVector &dv)
const dimensionSet dimless
dimensioned< scalar > mag(const dimensioned< Type > &)
Ostream & writeKeyword(Foam::Ostream &os, const keyType &kw)
Write the keyword to the Ostream with the current level of indentation.
dimensionedScalar pow025(const dimensionedScalar &ds)