e2nIEE / pandapower

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

Distributed Slack with ACOPF - Multiple connected slacks in one area found. This would probably lead to non-convergence of the OPF. Therefore, all but one slack (ext_grid) were changed to gens. To avoid undesired behaviour, rather convert the slacks to gens yourself and set slack=True for only one of them. #2424

Open PB-vines opened 1 month ago

PB-vines commented 1 month ago

Feature Checklist

Issue

I have a transmission grid with the following specs:

I have seen other comments related, like the one below, with no resolve. https://github.com/e2nIEE/pandapower/issues/1163#issue-825689606

Any conclusions on this? @rbolgaryn @lthurner @FlorianShepherd.

Label

vogt31337 commented 1 day ago

@PB-vines, to better understand your issue, what do you want to achieve? And what result did you expect?