cadCAD-org/cadCAD

Parameters that are being swept are not accessible during simulations

danlessa opened this issue · 2 comments

Some reproduction details:

Will get back when I have more info. If confirmed this is a critical bug

I've created a parametrized test on a local branch to reproduce this issue. This seems to happen when there's more than one parameter being swept (this doesn't seem to happen when there's just one). This happens both on single and multi modes.

https://github.com/danlessa/cadCAD/blob/9f6134d24e3acc346890463c0ff80ad927013253/testing/test_param_count.py

Never mind, that was a user bug. I've opened PR #345 which contains a unit test for that