37#ifndef densityChange_H
38#define densityChange_H
const populationBalanceModel & popBal() const
Return reference to the populationBalanceModel.
driftModel(const populationBalanceModel &popBal, const dictionary &dict)
virtual void addToDriftRate(volScalarField &driftRate, const label i)
Add to driftRate.
densityChangeDrift(const populationBalanceModel &popBal, const dictionary &dict)
virtual ~densityChangeDrift()=default
Destructor.
TypeName("densityChange")
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.