config.validation: tighten hydro flatness, reduce crossborder flows further
This commit is contained in:
parent
c771f3fac0
commit
241b55ddf9
@ -66,10 +66,10 @@ renewable:
|
|||||||
cutout: europe-2019-era5
|
cutout: europe-2019-era5
|
||||||
hydro:
|
hydro:
|
||||||
cutout: europe-2019-era5
|
cutout: europe-2019-era5
|
||||||
flatten_dispatch: 0.1
|
flatten_dispatch: 0.01
|
||||||
|
|
||||||
conventional:
|
conventional:
|
||||||
unit_commitment: true
|
unit_commitment: false
|
||||||
dynamic_fuel_price: true
|
dynamic_fuel_price: true
|
||||||
nuclear:
|
nuclear:
|
||||||
p_max_pu: "data/nuclear_p_max_pu.csv" # float of file name
|
p_max_pu: "data/nuclear_p_max_pu.csv" # float of file name
|
||||||
@ -82,7 +82,7 @@ load:
|
|||||||
|
|
||||||
|
|
||||||
lines:
|
lines:
|
||||||
s_max_pu: 0.5
|
s_max_pu: 0.25
|
||||||
under_construction: 'remove' # 'zero': set capacity to zero, 'remove': remove, 'keep': with full capacity
|
under_construction: 'remove' # 'zero': set capacity to zero, 'remove': remove, 'keep': with full capacity
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user