mcellteam / cellblender

Create, Simulate, Visualize, and Analyze Realistic 3D Cell Models
http://mcell.org/tutorials/index.html
GNU General Public License v2.0
63 stars 11 forks source link

Potential bug when trying to run BNG model #122

Open FAnderl opened 1 year ago

FAnderl commented 1 year ago

I am having difficulties running an imported BNG model.

Two things I noticed:

However, notice that while in the parameters block the parameter is redefined explicitely as _undrateLaw1, the reaction rule uses _rateLaw1, which is naturally undefined.

I suspect this is unwanted behaviour and leads to errors further down the line.