pypsa-meets-earth/pypsa-earth

Revise naming for load shedding

Aperta

#616 aperta il 2 mar 2023

 (1 commento) (0 reazioni) (0 assegnatari)Python (349 fork)auto 404
good first issueimprovement

Metriche repository

Star
 (351 stelle)
Metriche merge PR
 (Merge medio 28g 15h) (35 PR mergiate in 30 g)

Descrizione

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

Guida contributor