validation: adjust rolling window size, tight flat hydro dispatch

This commit is contained in:
Fabian 2023-07-26 13:00:31 +02:00
parent f89d61ff07
commit 88c1d4cbbd

View File

@ -66,7 +66,7 @@ renewable:
cutout: europe-2019-era5
hydro:
cutout: europe-2019-era5
flatten_dispatch: 0.2
flatten_dispatch: 0.1
conventional:
unit_commitment: true
@ -106,5 +106,5 @@ solving:
options:
load_shedding: true
rolling_horizon: false
horizon: 389
overlap: 24
horizon: 1000
overlap: 48