add dynamic line rating to CI
This commit is contained in:
parent
8a6b2667b5
commit
2072aa4a99
@ -60,6 +60,11 @@ renewable:
|
|||||||
clustering:
|
clustering:
|
||||||
exclude_carriers: ["OCGT", "offwind-ac", "coal"]
|
exclude_carriers: ["OCGT", "offwind-ac", "coal"]
|
||||||
|
|
||||||
|
lines:
|
||||||
|
dynamic_line_rating:
|
||||||
|
activate: true
|
||||||
|
max_line_rating: 1.3
|
||||||
|
|
||||||
|
|
||||||
solving:
|
solving:
|
||||||
solver:
|
solver:
|
||||||
|
@ -54,6 +54,11 @@ renewable:
|
|||||||
solar:
|
solar:
|
||||||
cutout: be-03-2013-era5
|
cutout: be-03-2013-era5
|
||||||
|
|
||||||
|
lines:
|
||||||
|
dynamic_line_rating:
|
||||||
|
activate: true
|
||||||
|
max_line_rating: 1.3
|
||||||
|
|
||||||
industry:
|
industry:
|
||||||
St_primary_fraction:
|
St_primary_fraction:
|
||||||
2030: 0.6
|
2030: 0.6
|
||||||
|
@ -51,6 +51,11 @@ renewable:
|
|||||||
solar:
|
solar:
|
||||||
cutout: be-03-2013-era5
|
cutout: be-03-2013-era5
|
||||||
|
|
||||||
|
lines:
|
||||||
|
dynamic_line_rating:
|
||||||
|
activate: true
|
||||||
|
max_line_rating: 1.3
|
||||||
|
|
||||||
sector:
|
sector:
|
||||||
gas_network: true
|
gas_network: true
|
||||||
H2_retrofit: true
|
H2_retrofit: true
|
||||||
|
Loading…
Reference in New Issue
Block a user