pypsa-meets-earth/pypsa-earth

Revise naming for load shedding

開放

#616 建立於 2023年3月2日

 (1 則留言) (0 個反應) (0 位負責人)Python (349 個分叉)auto 404
good first issueimprovement

倉庫指標

星標
 (351 顆星)
PR 合併指標
 (平均合併 28天 15小時) (30 天內合併 35 個 PR)

描述

Describe the feature you'd like to see

Currently load shedding* is represented as load generator with Load carrier:

https://github.com/pypsa-meets-earth/pypsa-earth/blob/5da36819ba1873ebbf3d1f40558137fafd2b24ed/scripts/solve_network.py#L106-L108

That leads to some confusion when analysing modeling outputs. It might be worth to revise a bit naming conventions.


*a trick needed to ensure model feasibility (@davide-f thanks a lot for very helpful and clear explanations on that!)

貢獻者指南