pypsa-meets-earth/pypsa-earth

Revise naming for load shedding

オープン

#616 opened on 2023/03/02

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)Python (349 件のフォーク)auto 404
good first issueimprovement

Repository metrics

Stars
 (351 個のスター)
PR merge metrics
 (平均マージ 28d 15h) (30d で 35 merged PRs)

説明

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!)

コントリビューターガイド