Go to the documentation of this file.
38 #ifndef hydrodynamic_H
39 #define hydrodynamic_H
47 namespace diameterModels
49 namespace coalescenceModels
Base class for coalescence models.
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 ...
virtual ~hydrodynamic()=default
Hydrodynamic kernel. Used for verification and validation of the coalescence formulation implemented ...
hydrodynamic(const populationBalanceModel &popBal, const dictionary &dict)
Generic GeometricField class.