36 #ifndef reactionDriven_H 37 #define reactionDriven_H 45 namespace diameterModels
47 namespace nucleationModels
73 const word dmdtfName_;
76 const word specieName_;
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
reactionDriven(const populationBalanceModel &popBal, const dictionary &dict)
A list of keyword definitions, which are a keyword followed by any number of values (e...
Class that solves the univariate population balance equation by means of a class method (also called ...
virtual ~reactionDriven()
Destructor.
TypeName("reactionDriven")
Runtime type information.
This diameterModel is intended for use with a populationBalanceModel in order to simulate polydispers...
const dictionary & dict() const
Return reference to model dictionary.
Base class for nucleation models.
A class for handling words, derived from string.
virtual void addToNucleationRate(volScalarField &nucleationRate, const label i)
Add to nucleationRate.
const populationBalanceModel & popBal() const
Return reference to the populationBalanceModel.
Single incompressible phase derived from the phase-fraction. Used as part of the multiPhaseMixture fo...