ReactionMechanismGenerator / ReactionMechanismSimulator.jl

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

Transitory Sensitivity and Automatic Mechanism Analysis #172

Closed mjohnson541 closed 2 years ago

mjohnson541 commented 2 years ago

This PR adds functionality for transitory sensitivities and also the tools for automatic mechanism analysis.

mjohnson541 commented 2 years ago

Okay I think all of those should be fixed. I also added FastGuassQuadrature to the dependencies and removed the manifest file (which probably shouldn't have been tracked by git in the first place).

hwpang commented 2 years ago

This PR looks good to me! I will go ahead and merge it.