34 namespace diameterModels
36 namespace coalescenceModels
56 const populationBalanceModel& popBal,
57 const dictionary&
dict 60 coalescenceModel(popBal, dict)
82 8.0*
k*T/(3*
mu)*(fi.d() + fj.d())
83 *(1.0/fi.d() + 1.0/fj.d());
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 dimensionedScalar & k
Boltzmann constant.
virtual const volScalarField & T() const
Temperature [K].
label k
Boltzmann constant.
virtual void addToCoalescenceRate(volScalarField &coalescenceRate, const label i, const label j)
Add to coalescenceRate.
Fundamental dimensioned constants.
Macros for easy insertion into run-time selection tables.
brownianCollisions(const populationBalanceModel &popBal, const dictionary &dict)
GeometricField< scalar, fvPatchField, volMesh > volScalarField
const phaseModel & continuousPhase() const
Return continuous phase.
virtual tmp< volScalarField > mu() const
Dynamic viscosity of mixture [kg/m/s].
const rhoThermo & thermo() const
Return const-access to phase rhoThermo.
addToRunTimeSelectionTable(ensightPart, ensightPartCells, istream)
const populationBalanceModel & popBal_
Reference to the populationBalanceModel.
defineTypeNameAndDebug(combustionModel, 0)
const UPtrList< sizeGroup > & sizeGroups() const
Return the sizeGroups belonging to this populationBalance.
const dimensionedScalar & mu
Atomic mass unit.