49 namespace diameterModels
51 namespace nucleationModels
TypeName("wallBoiling")
Runtime type information.
A list of keyword definitions, which are a keyword followed by any number of values (e...
Model for tracking the evolution of a dispersed phase size distribution due to coalescence (synonymou...
virtual ~wallBoiling()
Destructor.
const dictionary & dict() const
Return reference to model dictionary.
Base class for nucleation models.
virtual void precompute()
Precompute diameter independent expressions.
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.