Skip to content

Determining e_max_pu and e_min_pu for load-shifting in PyPSA

Christian Doh Dinga requested to merge load-shifting into main

Determining e_max_pu and e_min_pu for load-shifting using PyPSA store successfully completed. This approach was also compared to the diagonal-matrix load-shifting approach, and they resulted in exactly the same solution.

fixes #1 (closed)

Merge request reports