43 refCast<const populationBalance::shapeModels::fractal>(
popBal.
shape());
56 *(kappaj + fractal.
Df(j)*(1/fractal.
d(j)()() - kappaj/6))
61 6/kappaj + 6*((vi - vj)*a - vj*da1)/
sqr(a)
76 (vi - vj)*(4/dp + 2*fractal.
Df(
i)/3*(1/dc - 1/dp))
79 return (a + 0.5*da1 + 0.5*da2)/vi;
99 ParkRogakSurfaceAreaVolumeRatio
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...
This source condition creates an interfacial mass transfer source term in the group surface-area-to-v...
virtual tmp< DimensionedField< scalar, fvMesh > > value(const label j, const fvSource &model) const
Return the value transported from an adjacent group.
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
Base class for finite volume sources.
const populationBalanceModel & popBal() const
Return the population balance.
label i() const
Return the index of this group.
Model for tracking the evolution of a dispersed phase size distribution due to coalescence (synonymou...
const dimensionedScalar & v(const label i) const
Access the representative volumes diameters of a group.
const populationBalance::shapeModel & shape() const
Access the shape model.
Class for modelling the shape of particle aggregates using the concept of fractal geometry....
dimensionedScalar alphaC(const label i) const
Return the scaling prefactor for a group.
dimensionedScalar Df(const label i) const
Return the fractal dimension for a group.
virtual const volScalarField & fld(const label i) const
Return a reference to a secondary property field.
virtual tmp< volScalarField > d(const label i) const
Return the representative diameter of a group.
A class for managing temporary objects.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
addNamedToRunTimeSelectionTable(fvPatchScalarField, turbulentKineticEnergyFvPatchScalarField, dictionary, turbulentIntensityKineticEnergyInlet)
tmp< DimensionedField< typename outerProduct< Type, Type >::type, GeoMesh, Field >> sqr(const DimensionedField< Type, GeoMesh, PrimitiveField > &df)
makeTypeFieldSource(fvScalarFieldSource, turbulentKineticEnergyFvScalarFieldSource)
void pow3(LagrangianPatchField< scalar > &f, const LagrangianPatchField< scalar > &f1)
tmp< DimensionedField< typename powProduct< Type, r >::type, GeoMesh, Field > > pow(const DimensionedField< Type, GeoMesh, PrimitiveField > &df, typename powProduct< Type, r >::type)