50 Am2m3 = M_PI * pow(6 / (M_PI *
rhoSoot) * M1 / M0, 2.0/3.0) * M0;
double getGrowthSootRate(const state &state) const override
std::vector< double > growthRxnRatios
mole ratios for gas species rate coupling
growthMech mechType
identity of the type of growth (child)
sootModel * SM
back pointer to soot model
virtual double get_M0_sectional(const state &state)
psdMech psdMechType
one of MONO, LOGN, QMOM, MOMIC, SECT, etc.
virtual double get_M1_sectional(const state &state)
double T
gas temperature (K)
double getGasSpC(gasSp sp) const
std::vector< double > sootVar
soot variables (moments or # in sections>
const double rhoSoot
soot particle density
const std::vector< double > gasSpMW
(kg/kmol); make sure the order corresponds to the gasSp enum