49 namespace diameterModels
51 namespace nucleationModels
Generic GeometricField class.
Base class for nucleation models.
const dictionary & dict() const
Return reference to model dictionary.
const populationBalanceModel & popBal() const
Return reference to the populationBalanceModel.
Wall-boiling model which requires a velocityGroup (i.e. phase) to be specified in which the nucleatio...
virtual void precompute()
Precompute diameter independent expressions.
TypeName("wallBoiling")
Runtime type information.
virtual void addToNucleationRate(volScalarField &nucleationRate, const label i)
Add to nucleationRate.
virtual ~wallBoiling()
Destructor.
wallBoiling(const populationBalanceModel &popBal, const dictionary &dict)
Model for tracking the evolution of a dispersed phase size distribution due to coalescence (synonymou...
A list of keyword definitions, which are a keyword followed by any number of values (e....
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.