openego / eTraGo

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

pf_post lopf and desaggregation #597

Closed ClaraBuettner closed 1 year ago

ClaraBuettner commented 1 year ago

The desaggregation is currently not working after the pf, because some links have been transferred to generators before the pf. This needs to be also done for the disaggregated network. In addition, links which have been connected to different gas buses lead to generators with the same bus and carrier which is a problem in the desaggregation. They need to be aggregated inimport_gen_from_links()