34 namespace diameterModels
36 namespace coalescenceModels
74 const sizeGroup& fi = popBal_.sizeGroups()[i];
75 const sizeGroup& fj = popBal_.sizeGroups()[j];
89 coalescenceRate += C_*
sqrt(epsilonc*rhoc/muc)*
pow3(di + dj);
Macros for easy insertion into run-time selection tables.
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
Base class for coalescence models.
Model describing coagulation due to turbulent shear. Utilises physical, i.e. collisional diameters.
virtual void addToCoalescenceRate(volScalarField::Internal &coalescenceRate, const label i, const label j)
Add to coalescenceRate.
turbulentShear(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 tmp< volScalarField > d() const
Return representative diameter of the sizeGroup.
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
A class for managing temporary objects.
addToRunTimeSelectionTable(coalescenceModel, AdachiStuartFokkink, dictionary)
defineTypeNameAndDebug(AdachiStuartFokkink, 0)
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
const dimensionSet dimless
void pow3(LagrangianPatchField< scalar > &f, const LagrangianPatchField< scalar > &f1)
void sqrt(LagrangianPatchField< scalar > &f, const LagrangianPatchField< scalar > &f1)