Open luciansmith opened 3 years ago
I really would like to use models with rateOf. It would be amazing if this could be supported by roadrunner. As Lucian mentioned this should not be too complicated to support.
We should probably try to do it.
Herbert
On Fri, May 5, 2023 at 3:44 AM Matthias König @.***> wrote:
I really would like to use models with rateOf. It would be amazing if this could be supported by roadrunner. As Lucian mentioned this should not be too complicated to support.
— Reply to this email directly, view it on GitHub https://urldefense.com/v3/__https://github.com/sys-bio/roadrunner/issues/867*issuecomment-1536068940__;Iw!!K-Hz7m0Vt54!m59MANswBu-YqYWWkCd_CEFEdL5aGA7OIKbIL9jtej4KyMfGHMWFDSKUZoIeXIg5Mh2EhmfF2hbUW92zxzRlm7r6MLvvoA$, or unsubscribe https://urldefense.com/v3/__https://github.com/notifications/unsubscribe-auth/AAIBSDUJ2INISQDHF22LV4LXETK2TANCNFSM5FO56GCQ__;!!K-Hz7m0Vt54!m59MANswBu-YqYWWkCd_CEFEdL5aGA7OIKbIL9jtej4KyMfGHMWFDSKUZoIeXIg5Mh2EhmfF2hbUW92zxzRlm7pLFW3iVQ$ . You are receiving this because you are subscribed to this thread.Message ID: @.***>
-- Herbert Sauro, Professor University of Washington, Bioengineering 206-685-2119, www.sys-bio.org Mobile: 206-880-8093 @.*** Books: http://books.analogmachine.org/
Internally, we store the rates of change of the variables controlled by a rate rule or by reactions. The 'rateOf' csymbol introduced in SBML L3v2 allows models to access those rates as well. It should be relatively straightforward to connect the two up.