From a69bf39427ff4f93eebdc8bceacb8174ff13c085 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Mon, 14 Jul 2014 19:07:54 +0200 Subject: Nearly complete support for IORE, pending mkinerrmin --- NEWS.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'NEWS.md') diff --git a/NEWS.md b/NEWS.md index 6c23f316..2281bcc2 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,3 +1,9 @@ +# CHANGES in mkin VERSION 0.9-31 + +## NEW FEATURES + +- Add the possibility to fit indeterminate order rate equation (IORE) models using an analytical solution (parent only) or a numeric solution. Paths from IORE compounds to metabolites are supported when using of formation fractions (use_of_ff = 'max'). The numerical solution (method.ode = 'deSolve') of the IORE differential equations sometimes fails due to numerical problems. + # CHANGES in mkin VERSION 0.9-30 ## NEW FEATURES -- cgit v1.2.1