36 #ifndef reactionDriven_H 37 #define reactionDriven_H 45 namespace diameterModels
47 namespace nucleationModels
67 const word dmdtfName_;
70 const word specieName_;
reactionDriven(const populationBalanceModel &popBal, const dictionary &dict)
A list of keyword definitions, which are a keyword followed by any number of values (e...
Model for tracking the evolution of a dispersed phase size distribution due to coalescence (synonymou...
virtual ~reactionDriven()
Destructor.
TypeName("reactionDriven")
Runtime type information.
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...