A Java program that uses numerical integration to model chemical kinetic mechanisms.
Kinetic Modelling
This software can do sophisticated modelling of chemical kinetics mechanisms using stochastic modelling techniques. This more accurately reflects the particulate nature of matter than modelling using integration techniques.
This software can create random kinetic mechanisms and then derive the differential rate laws from them. It is useful for practicing writing systems of differential rate laws.
This notebook requires the file RandomMech.py and Sympy.