33 namespace diameterModels
35 namespace breakupModels
53 exponent_(
dict.lookup<scalar>(
"exponent")),
54 C_(
dict.lookup<scalar>(
"C"))
66 const sizeGroup& fi = popBal_.sizeGroups()[i];
Macros for easy insertion into run-time selection tables.
Generic GeometricField class.
Internal::FieldType & primitiveFieldRef()
Return a reference to the internal field.
Base class for breakup models which provide a total breakup rate and a separate daughter size distrib...
virtual void setBreakupRate(volScalarField &breakupRate, const label i)
Set total breakupRate.
exponential(const populationBalanceModel &popBal, const dictionary &dict)
Model for tracking the evolution of a dispersed phase size distribution due to coalescence (synonymou...
Single size class fraction field representing a fixed particle volume as defined by the user through ...
const dimensionedScalar & x() const
Return representative volume of the sizeGroup.
A list of keyword definitions, which are a keyword followed by any number of values (e....
const Type & value() const
Return const reference to value.
defineTypeNameAndDebug(exponential, 0)
addToRunTimeSelectionTable(breakupModel, exponential, dictionary)
dimensionedScalar exp(const dimensionedScalar &ds)
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.