38#ifndef Foam_diameterModels_breakup_exponential_H
39#define Foam_diameterModels_breakup_exponential_H
const populationBalanceModel & popBal() const
Return reference to the populationBalanceModel.
breakupModel(const populationBalanceModel &popBal, const dictionary &dict)
virtual void setBreakupRate(volScalarField &breakupRate, const label i)
Set total breakupRate.
TypeName("exponential")
Runtime type information.
virtual ~exponential()=default
Destructor.
exponential(const populationBalanceModel &popBal, const dictionary &dict)
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.