validation: adjust rolling window size, tight flat hydro dispatch
This commit is contained in:
parent
f89d61ff07
commit
88c1d4cbbd
@ -66,7 +66,7 @@ renewable:
|
|||||||
cutout: europe-2019-era5
|
cutout: europe-2019-era5
|
||||||
hydro:
|
hydro:
|
||||||
cutout: europe-2019-era5
|
cutout: europe-2019-era5
|
||||||
flatten_dispatch: 0.2
|
flatten_dispatch: 0.1
|
||||||
|
|
||||||
conventional:
|
conventional:
|
||||||
unit_commitment: true
|
unit_commitment: true
|
||||||
@ -106,5 +106,5 @@ solving:
|
|||||||
options:
|
options:
|
||||||
load_shedding: true
|
load_shedding: true
|
||||||
rolling_horizon: false
|
rolling_horizon: false
|
||||||
horizon: 389
|
horizon: 1000
|
||||||
overlap: 24
|
overlap: 48
|
||||||
|
Loading…
Reference in New Issue
Block a user