energy-modelling-toolkit / Dispa-SET

The Dispa-SET unit-commitment and optimal dispatch model, developed at the JRC
European Union Public License 1.2
83 stars 38 forks source link

Reserve timeseries as input #62

Closed kavvkon closed 4 years ago

kavvkon commented 4 years ago

You should be able to define an input file for 2U 2D similarly to normal demand.

Currently they are only hardcoded but this empirical equation tends to be outdated
https://github.com/energy-modelling-toolkit/Dispa-SET/blob/e34b9a09c0ae8f6f402205afe855272aa2144d90/dispaset/preprocessing/build.py#L513

The work was done on a branch a while ago but it is currently lost

squoilin commented 4 years ago

It is now ok, together with an example, in the branch variabletimestep https://github.com/energy-modelling-toolkit/Dispa-SET/commit/3514bfaa00fa13061b397326f812a918a53a00d3

I will merge to the master as soon as we have done enough testing and troubleshooting on that branch