44 namespace diameterModels
46 namespace breakupModels
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
Base class for breakup models which provide a total breakup rate and a separate daughter size distrib...
const populationBalanceModel & popBal() const
Return reference to the populationBalanceModel.
virtual ~exponential()
Destructor.
virtual void setBreakupRate(volScalarField::Internal &breakupRate, const label i)
Set total breakupRate.
TypeName("exponential")
Runtime type information.
exponential(const populationBalanceModel &popBal, const dictionary &dict)
Model for tracking the evolution of a dispersed phase size distribution due to coalescence (synonymou...
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.