openego / eTraGo

Optimization of flexibility options for transmission grids based on PyPSA
GNU Affero General Public License v3.0
30 stars 13 forks source link

Split extended lines within sclopf #725

Open ClaraBuettner opened 4 months ago

ClaraBuettner commented 4 months ago

When lines are expanded it makes sense to split them in two parallel lines when running a sclopf. The general functionality is already implemented (set div_ext_lines to True) but currently results in not converging sclopfs.

For status quo runs, where no lines are expanded, everything works well. But for future scenarios with grid expansion, this should be fixed.