mutationpp / Mutationpp

The MUlticomponent Thermodynamic And Transport library for IONized gases in C++
GNU Lesser General Public License v3.0
101 stars 58 forks source link

Modified Marrone-Treanor (MMT) chemical kinetics model #243

Open Hanquist opened 9 months ago

Hanquist commented 9 months ago

Has anyone tried implementing the Modified Marrone-Treanor (MMT) chemical kinetics model into Mutation++? @aaronmlarsen and I have been trying to implement it through a new rate law since it has a modified Arrhenius form and has been running into some challenges.

See Equations 1 - 6 here: https://doi.org/10.2514/6.2020-3272 (we have not touched Eq. 7 yet)