Go to the documentation of this file.
38 #ifndef constantCoalescence_H
39 #define constantCoalescence_H
47 namespace diameterModels
49 namespace coalescenceModels
Base class for coalescence models.
virtual ~constantCoalescence()=default
virtual void addToCoalescenceRate(volScalarField &coalescenceRate, const label i, const label j)
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 ...
Generic dimensioned Type class.
Constant coalescence kernel. Used for verification and validation of the coalescence formulation impl...
constantCoalescence(const populationBalanceModel &popBal, const dictionary &dict)
Generic GeometricField class.