39#ifndef constantNucleation_H
40#define constantNucleation_H
const populationBalanceModel & popBal() const
Return reference to the populationBalanceModel.
nucleationModel(const populationBalanceModel &popBal, const dictionary &dict)
virtual ~constantNucleation()=default
Destructor.
virtual void correct()
Correct diameter independent expressions.
virtual void addToNucleationRate(volScalarField &nucleationRate, const label i)
Add to nucleationRate.
constantNucleation(const populationBalanceModel &popBal, const dictionary &dict)
TypeName("constant")
Runtime type information.
Class that solves the univariate population balance equation by means of a class method (also called ...
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,...
GeometricField< scalar, fvPatchField, volMesh > volScalarField
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.
#define TypeName(TypeNameString)
Declare a ClassName() with extra virtual type info.