35 #ifndef densityChange_H 36 #define densityChange_H 44 namespace diameterModels
const dictionary & dict() const
Return reference to model dictionary.
Base class for drift models.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
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 ~densityChangeDrift()
Destructor.
const populationBalanceModel & popBal() const
Return reference to the populationBalanceModel.
Drift rate induced by changes in density.
densityChangeDrift(const populationBalanceModel &popBal, const dictionary &dict)
virtual void addToDriftRate(volScalarField &driftRate, const label i)
Add to driftRate.
TypeName("densityChange")
Runtime type information.