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

Add ramp rate parameters to technologies #23

Closed samgdotson closed 4 months ago

samgdotson commented 4 months ago

Currently, conventional technologies have infinite ramp rates. This leads to a modeling artifact where nuclear energy demonstrates some amount of load following, which doesn't really happen in practice.

This issue may be closed when there is a PR that add ramp rates to thermal technologies.