From: Andrew F. <af...@ph...> - 2006-06-20 15:04:12
|
Rainer rather than have a separate array of variables for species concentration create a set of assignment rules that calculate the concentration You can place identifiers for variables outside the sbml namespace by inserting an invalid character like '.' into the identifier string=20 e.g. something thing like: create an assignment: s1 =3D s1.amount / compartment with ode as d s1.amount / dt =3D k * s1 I'm sure this math is wrong but hopefully you get my point yours Andrew |