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.
This change makes the kinetics detail view functional by correctly implementing the
to_rmg()
method for theKinetics
model. When importing, the units of the rate constant are stored. Other minor improvements to the kinetics detail view are also made.