StochSS / GillesPy2

Modeling toolkit for biochemical simulation
http://gillespy2.readthedocs.io/
GNU General Public License v3.0
71 stars 31 forks source link

variables are silently ignored by non-variable C++ solvers #955

Open benblamey opened 2 months ago

benblamey commented 2 months ago

Suggest emit a warning (or raise exception) instead.

It is not obvious to new users that solvers are non-variable by default, so that default parameters end up being used which makes for confusing results.