33 namespace diameterModels
35 namespace breakupModels
48 const populationBalanceModel& popBal,
49 const dictionary&
dict 52 breakupModel(popBal, dict),
53 power_(dict.
lookup<scalar>(
"power"))
65 const sizeGroup& fi = popBal_.sizeGroups()[i];
67 breakupRate.primitiveFieldRef() =
pow(fi.x().value(), power_);
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
Macros for easy insertion into run-time selection tables.
GeometricField< scalar, fvPatchField, volMesh > volScalarField
stressControl lookup("compactNormalStress") >> compactNormalStress
addToRunTimeSelectionTable(ensightPart, ensightPartCells, istream)
defineTypeNameAndDebug(combustionModel, 0)
dimensionedScalar pow(const dimensionedScalar &ds, const dimensionedScalar &expt)
powerLaw(const populationBalanceModel &popBal, const dictionary &dict)
virtual void setBreakupRate(volScalarField &breakupRate, const label i)
Set total breakupRate.