71 #ifndef BrownianCollisions_H
72 #define BrownianCollisions_H
80 namespace populationBalance
82 namespace coalescenceModels
89 class BrownianCollisions
91 public coalescenceModel
120 const populationBalanceModel& popBal,
121 const dictionary&
dict
DimensionedField< Type, GeoMesh, PrimitiveField > Internal
Type of the internal field from which this GeometricField is derived.
virtual void precompute()
Pre-compute diameter independent expressions.
virtual ~BrownianCollisions()
Destructor.
TypeName("BrownianCollisions")
Runtime type information.
BrownianCollisions(const populationBalanceModel &popBal, const dictionary &dict)
virtual tmp< volScalarField::Internal > rate(const label i, const label j) const
Return the coalescence rate between two groups.
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.
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.