32 #ifndef constantDrift_H 33 #define constantDrift_H 41 namespace diameterModels
const dictionary & dict() const
Return reference to model dictionary.
Base class for drift models.
TypeName("constant")
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 void addToDriftRate(volScalarField &driftRate, const label i)
Add to driftRate.
const populationBalanceModel & popBal() const
Return reference to the populationBalanceModel.
constantDrift(const populationBalanceModel &popBal, const dictionary &dict)
virtual ~constantDrift()
Destructor.