49 namespace diameterModels
51 namespace nucleationModels
virtual void correct()
Correct diameter independent expressions.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
TypeName("wallBoiling")
Runtime type information.
A list of keyword definitions, which are a keyword followed by any number of values (e...
Class that solves the univariate population balance equation by means of a class method (also called ...
virtual ~wallBoiling()
Destructor.
This diameterModel is intended for use with a populationBalanceModel in order to simulate polydispers...
const dictionary & dict() const
Return reference to model dictionary.
Base class for nucleation models.
virtual void addToNucleationRate(volScalarField &nucleationRate, const label i)
Add to nucleationRate.
Wall-boiling model which requires a velocityGroup (i.e. phase) to be specified in which the nucleatio...
wallBoiling(const populationBalanceModel &popBal, const dictionary &dict)
const populationBalanceModel & popBal() const
Return reference to the populationBalanceModel.