Frederic Y. Bois | 16 Feb 08:55
Picon
Favicon

Two problems reading SBML

An error occurs when reading an SBML model in which parameter declarations are 
dispatched in the reactions definitions. While wainting for a code fix, it is
best to group parameter declarations in one section at the beginning. 

Next, GNU MCSim requires stoichiometries to be defined, and an error occurs if 
they are not. The code will be fixed (assuming value one when the stoichiometry 
is not given).

Frédéric BOIS | 22 Feb 22:48
Picon
Favicon

OptimalDesign fails to properly initialize state variables

Initial assignments of State variables having an initial value different
from zero are not properly taken into account 
if the assignment is made outside of a Simulation {} section. This is a
bug, since global assignments should be possible.

F. Bois
who just found that one.

Frederic Y. Bois | 24 Feb 13:11
Picon
Favicon

OptimalDesign bugs of Feb 22 2009 fixed

The previously found bugs have been fixed. The corrected code (in optdesign.c 
and optdesign.h) is available in the official CVS repository at
http://savannah.gnu.org/projects/mcsim


Gmane