comocheng / kineticmodelssite

a django site for kinetic models
4 stars 9 forks source link

Improve kinetics models #145

Closed kiancm closed 3 years ago

kiancm commented 3 years ago

This change makes the kinetics detail view functional by correctly implementing the to_rmg() method for the Kinetics model. When importing, the units of the rate constant are stored. Other minor improvements to the kinetics detail view are also made.

kiancm commented 3 years ago

To Do:

Kinetics Detail