diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2014-07-14 19:07:54 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2014-07-14 19:07:54 +0200 |
commit | a69bf39427ff4f93eebdc8bceacb8174ff13c085 (patch) | |
tree | c5fcafef941417941db880b119a0452f19a3a51b /NEWS.md | |
parent | 59f96473c7ee7b00f8b4fe5bd8d866ad6cadd048 (diff) |
Nearly complete support for IORE, pending mkinerrmin
Diffstat (limited to 'NEWS.md')
-rw-r--r-- | NEWS.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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 |