Go to the documentation of this file.
39 #ifndef constantNucleation_H
40 #define constantNucleation_H
48 namespace diameterModels
50 namespace nucleationModels
Constant nucleation rate within all classes. Used for verification and validation of the nucleation f...
virtual ~constantNucleation()=default
Base class for nucleation models.
virtual void addToNucleationRate(volScalarField &nucleationRate, const label i)
This diameterModel is intended for use with a populationBalanceModel in order to simulate polydispers...
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
constantNucleation(const populationBalanceModel &popBal, const dictionary &dict)
Class that solves the univariate population balance equation by means of a class method (also called ...
Generic dimensioned Type class.
Generic GeometricField class.
const populationBalanceModel & popBal() const