ecell4_base icon indicating copy to clipboard operation
ecell4_base copied to clipboard

General caching system for rule-based simulations

Open kaizu opened this issue 8 years ago • 0 comments

In gillespie, each ReactionRuleEvent caches the number of molecules specified with Species rules (e.g. the following link). This should be done rather in Space.

https://github.com/ecell/ecell4/blob/master/ecell4/gillespie/GillespieSimulator.hpp#L226-L306

kaizu avatar Nov 10 '17 02:11 kaizu