42 const double rSootO2 = 1.085E4 * pO2_atm / sqrt(
state.
T) * exp(-1.977824E4 /
state.
T) / 1000.0;
47 return rSootO2 + rSootOH;
double getOxidationSootRate(const state &state) const override
oxidationModel_LEE_NEOH()
oxidationMech mechType
identity of the type of oxidation (child)
std::vector< double > oxidationRxnRatios
mole ratios for gas species rate coupling
double T
gas temperature (K)
double getGasSpP(gasSp sp) const
double getGasSpC(gasSp sp) const
const double Rg
Universal gas constant: J/kmol*K.
const std::vector< double > gasSpMW
(kg/kmol); make sure the order corresponds to the gasSp enum