ucsusa / pypsa-illinois

A model of the Illinois electricity system built with PyPSA.
GNU General Public License v3.0
4 stars 0 forks source link

[BUG] A multi-period investment model allows generation from unavailable capacity #40

Closed samgdotson closed 2 months ago

samgdotson commented 2 months ago

When run with multiple investment periods, the model will produce energy from units that are not yet built (see figure below). This leads to an unphysical amount of energy being produced in each investment period.

This issue may be closed when there is a pull request that resolves the issue or introduces a work-around, such as myopic investment.

Image