Welcome to pykinetic's Documentation!
Pykinetic is a project that aims to facilitate the automation and generation of kinetic and microkinetic models. Pykinetic acts as an intermediate layer between the user and the mathematical model that is then simulated to obtain the kinetic data. This functionality can be done either through the use of the pykinetic python library or through the use of the command line apps: "pykinetic-model.py" and "pykinetic-scan.py". The minimal source code to run the simulation is the output of pykinetic and currently python and c++ are supported. Compiling and executing that code leads to the simulation of the chemical system.
Getting Started
Examples
Python API
About
License
pykinetic is freely available under an MIT License