134 #ifndef LuoSvendsen_H
135 #define LuoSvendsen_H
144 namespace populationBalance
146 namespace breakupModels
162 autoPtr<Function1s::Table<scalar>> gammaUpperReg2by11_;
165 autoPtr<Function1s::Table<scalar>> gammaUpperReg5by11_;
168 autoPtr<Function1s::Table<scalar>> gammaUpperReg8by11_;
194 const populationBalanceModel&
popBal,
195 const dictionary&
dict
210 virtual tmp<volScalarField::Internal>
rate
DimensionedField< Type, GeoMesh, PrimitiveField > Internal
Type of the internal field from which this GeometricField is derived.
const populationBalanceModel & popBal() const
Return reference to the populationBalanceModel.
virtual void precompute()
Pre-compute diameter independent expressions.
virtual ~LuoSvendsen()
Destructor.
TypeName("LuoSvendsen")
Runtime type information.
LuoSvendsen(const populationBalanceModel &popBal, const dictionary &dict)
virtual tmp< volScalarField::Internal > rate(const label i, const label j) const
Return the breakup rate between two groups.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.