ie3-institute / simona

simona is an agent-based discrete-event power system simulation model developed @ie3-institute
BSD 3-Clause "New" or "Revised" License
26 stars 5 forks source link

Implementing scaling of all relevant input parameters #764

Closed sebastian-peter closed 7 months ago

sebastian-peter commented 7 months ago

Instead of just scaling the output apparent power of system participants, we should rather scale all relevant input parameters (including capacity etc.). This is made possible by https://github.com/ie3-institute/PowerSystemDataModel/pull/1012 and the release of PSDM 5.0.

Linked to #734, which is also solved by this.