JKinetics iconJKinetics — reaction kinetics

Introduction

JKinetics is a desktop application for modeling chemical reaction kinetics in an isothermal batch environment. JKinetics is designed to be easy for the beginner or occasional user, but powerful and flexible enough for the more experienced user.

A JKinetics model is described as a set of chemical equations. The user enters these equations using familiar chemical notation. For example,

xylene + H2 -> toluene + methane, k1
dimethylphenol + H2 -> methylphenol + methane, k2
toluene + H2 -> benzene + methane, k3
methylphenol + H2 -> phenol + methane, k4
toluene + H2 -> other, k5

is the JKinetics syntax which describes a set of reactions. Given starting concentrations for each reactant and product, and values for the kinetic parameters (k1, k2, etc.), the program will integrate the model and predict concentration of each species versus time. When supplied with measured concentrations from one or more experimental runs, JKinetics can also iteratively solve for the rate constants of the set of reactions.

The program is driven by a scripting language, which allows documentation of an analysis and simplifies repetitive analyses. The user can enter scripting commands directly, or use menus and dialog boxes to generate scripting commands.

Other features:

Notes on the CISC475 project

The entire Fall '08 class of CISC475 will work together to implement JKinetics. Here are some highlights of the project:

Team organization

The teams for the JKinetics project will be organized something like this:


Last modified: Saturday, 6 Sept 2008