The Kinetic PreProcessor (KPP) 3.0.0
What's Changed
- Cleanup in auto-reduce code and added a
rosenbrock_autoreduce
test by @jimmielin in #49 - C-I tests folders have been renamed for clarity by @yantosca
- Documentation improvements for 3.0.0: Auto-reduction solver and State_Het by @jimmielin in #51
- Cleanup util by @RolfSander in #52
- Updates for C-language output by @yantosca in #53
- Add Ubuntu x86_64 FLEX_LIB_DIR into Makefile.defs by @jimmielin in #55
Makefile.defs
now usesKPP_FLEX_LIB_DIR
instead ofFLEX_LIB_DIR
by @yantosca- Remove Vdotout functionality by @jimmielin in #54
- FIX must be the 2nd argument passed to FUN in int/feuler.f90 (plus doc updates) by @yantosca in #61
Full Changelog: 2.6.0...3.0.0