43 const double rSootO2 = 15.8 * pO2_pa / sqrt(
state.
T) * exp(-2.345E4 /
state.
T) / 1000.0;
48 return rSootO2 + rSootOH;
double getOxidationSootRate(const state &state) const override
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