openego / eDisGo

Optimization of flexibility options and grid expansion for distribution grids based on PyPSA
GNU Affero General Public License v3.0
37 stars 14 forks source link

[BUG] Reinforcement mode="lv" not working properly #356

Closed mltja closed 1 year ago

mltja commented 1 year ago

Describe the bug When edisgo.reinforce method mode="lv" is used, edisgo.analyze is called with mode="lv". But when analyze with mode="lv" is called without a lvgrid_id its not working properly. Or something else happens, the code is quite confusing.