e2nIEE / pandapower

Convenient Power System Modelling and Analysis based on PYPOWER and pandas
https://www.pandapower.org
Other
839 stars 478 forks source link

recycle - proper setting of the parameter as dict #1011

Open rbolgaryn opened 3 years ago

rbolgaryn commented 3 years ago

As already mentioned in #935, #981, recycle can cause an error if instead of None or dict it is set to a boolean.

Must be debugged, where exactly it is set to True/False.

rbolgaryn commented 3 years ago

1040