40#ifndef constantDrift_H
41#define constantDrift_H
const populationBalanceModel & popBal() const
Return reference to the populationBalanceModel.
driftModel(const populationBalanceModel &popBal, const dictionary &dict)
virtual void correct()
Correct diameter independent expressions.
virtual void addToDriftRate(volScalarField &driftRate, const label i)
Add to driftRate.
constantDrift(const populationBalanceModel &popBal, const dictionary &dict)
virtual ~constantDrift()=default
Destructor.
TypeName("constant")
Runtime type information.
Class that solves the univariate population balance equation by means of a class method (also called ...
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
GeometricField< scalar, fvPatchField, volMesh > volScalarField
#define TypeName(TypeNameString)
Declare a ClassName() with extra virtual type info.