ReactionMechanismGenerator / ReactionMechanismSimulator.jl

The amazing Reaction Mechanism Simulator for simulating large chemical kinetic mechanisms
https://reactionmechanismgenerator.github.io/ReactionMechanismSimulator.jl
MIT License
75 stars 32 forks source link

Analyze Crashes #174

Closed mjohnson541 closed 2 years ago

mjohnson541 commented 3 years ago

This provides functionality for analyzing why a mechanism simulation crashed in terms of reactions, kinetics and thermochemistry. Also adds some functionality for analyzing collision limit violations, but only relative to H+H->H2 since sigma and epsilon often aren't available.

mjohnson541 commented 2 years ago

I think I've made all the requested changes.