Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

As the package is currently under development, some issues and bugs are to be expected. If you are interested in working on the module as a developer please contact Andrew Medford (ajmedfor@stanfordsend a message to the developers list mkm-developers@stanford.edu) to obtain read/write access.

Contents

The trunk contains 4 different python modules. Two are current:

  • simplekinetics - A collection of less automated but easier to read micro-kinetic modeling scripts written by Simon Brodersen
  • mkm - The most current version of the "micro-kinetics module"

and 2 are provided for backwards compatibility and are no longer maintained:

  • mkm_0 - A version of the "micro-kinetics module" which is compatible with inputs from before July 25, 2013
  • kinetics - A version of the "micro-kinetics module" which is compatible with inputs from before February 10, 2013 (note that in these scripts the mkm module is instead called "kinetics")

License and Citation

The code is available under the GNU General Public License agreement (version 3). You can cite this package with the following information:

  • AuthorAuthors: Andrew J. Medford, Simon Brodersen, et. al.
  • Title: Micro-kinetics Module
  • Year: 2013-
  • URL: suncat.slac.stanford.edu/software/
  • Version: 0.1.XX (where XX corresponds to the SVN revision used)

...

Documentation

A general overview can be found on the Overview page, and some Tutorials are also available.