Go to the documentation of this file.
35 namespace diameterModels
37 namespace coalescenceModels
76 coalescenceRate += rate_;
Base class for coalescence models.
virtual void addToCoalescenceRate(volScalarField &coalescenceRate, const label i, const label j)
const dimensionSet dimTime(0, 0, 1, 0, 0, 0, 0)
addToRunTimeSelectionTable(coalescenceModel, constantCoalescence, dictionary)
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Class that solves the univariate population balance equation by means of a class method (also called ...
Macros for easy insertion into run-time selection tables.
Constant coalescence kernel. Used for verification and validation of the coalescence formulation impl...
defineTypeNameAndDebug(constantCoalescence, 0)
constantCoalescence(const populationBalanceModel &popBal, const dictionary &dict)
const dimensionSet dimVolume(pow3(dimLength))
Generic GeometricField class.