51 const populationBalanceModel& popBal,
55 breakupModel(popBal,
dict),
56 exponent_(
dict.get<scalar>(
"exponent")),
57 C_(
dict.get<scalar>(
"C"))
Macros for easy insertion into run-time selection tables.
#define addToRunTimeSelectionTable(baseType, thisType, argNames)
Add to construction table with typeName as the key.
Internal::FieldType & primitiveFieldRef(const bool updateAccessTime=true)
Return a reference to the internal field values.
Base class for breakup models which give a total breakup rate and a separate daughter size distributi...
const populationBalanceModel & popBal() const
Return reference to the populationBalanceModel.
const populationBalanceModel & popBal_
Reference to the populationBalanceModel.
breakupModel(const populationBalanceModel &popBal, const dictionary &dict)
Exponential kernel. Used for verification and validation of the breakup formulation implemented in th...
virtual void setBreakupRate(volScalarField &breakupRate, const label i)
Set total breakupRate.
exponential(const populationBalanceModel &popBal, const dictionary &dict)
Class that solves the univariate population balance equation by means of a class method (also called ...
const UPtrList< sizeGroup > & sizeGroups() const
Return the sizeGroups belonging to this populationBalance.
This class represents a single sizeGroup belonging to a velocityGroup. The main property of a sizeGro...
const dimensionedScalar & x() const
Return representative volume of the sizeGroup.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
const Type & value() const noexcept
Return const reference to value.
#define defineTypeNameAndDebug(Type, DebugSwitch)
Define the typeName and debug information.
dimensionedScalar exp(const dimensionedScalar &ds)
GeometricField< scalar, fvPatchField, volMesh > volScalarField