Skip to content

Commit 0a61641

Browse files
louispt1mabijkerk
andauthored
Finishing desired behaviour for external coupling of must-run interconnectors (#3211)
* Updating FLH and marginal costs for must-run interconnectors * Improvements for must-run interconnectors through external coupling * Indent change to external coupling inputs --------- Co-authored-by: Mathijs Bijkerk <[email protected]>
1 parent 46759eb commit 0a61641

File tree

73 files changed

+337
-264
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

73 files changed

+337
-264
lines changed

config/user_curves.yml

+49-48
Original file line numberDiff line numberDiff line change
@@ -120,20 +120,21 @@ interconnector_1_export_availability:
120120
disables:
121121
- electricity_interconnector_1_export_availability
122122

123-
interconnector_1_export_must_run:
123+
interconnector_1_import_must_run:
124124
type: capacity_profile
125125
display_group: must_run_interconnectors
126126
reduce:
127127
as: full_load_hours
128128
sets:
129-
- flh_of_energy_interconnector_1_exported_electricity
129+
- external_coupling_interconnector_1_flh_of_import_user_curve
130130

131-
interconnector_1_import_must_run:
131+
interconnector_1_export_must_run:
132132
type: capacity_profile
133133
display_group: must_run_interconnectors
134134
reduce:
135135
as: full_load_hours
136-
sets: flh_of_energy_interconnector_1_imported_electricity
136+
sets:
137+
- external_coupling_interconnector_1_flh_of_export_user_curve
137138

138139
interconnector_2_price:
139140
type: price
@@ -153,21 +154,21 @@ interconnector_2_export_availability:
153154
disables:
154155
- electricity_interconnector_2_export_availability
155156

156-
interconnector_2_export_must_run:
157+
interconnector_2_import_must_run:
157158
type: capacity_profile
158159
display_group: must_run_interconnectors
159160
reduce:
160161
as: full_load_hours
161162
sets:
162-
- flh_of_energy_interconnector_2_exported_electricity
163+
- external_coupling_interconnector_2_flh_of_import_user_curve
163164

164-
interconnector_2_import_must_run:
165+
interconnector_2_export_must_run:
165166
type: capacity_profile
166167
display_group: must_run_interconnectors
167168
reduce:
168169
as: full_load_hours
169170
sets:
170-
- flh_of_energy_interconnector_2_imported_electricity
171+
- external_coupling_interconnector_2_flh_of_export_user_curve
171172

172173
interconnector_3_price:
173174
type: price
@@ -187,21 +188,21 @@ interconnector_3_export_availability:
187188
disables:
188189
- electricity_interconnector_3_export_availability
189190

190-
interconnector_3_export_must_run:
191+
interconnector_3_import_must_run:
191192
type: capacity_profile
192193
display_group: must_run_interconnectors
193194
reduce:
194195
as: full_load_hours
195196
sets:
196-
- flh_of_energy_interconnector_3_exported_electricity
197+
- external_coupling_interconnector_3_flh_of_import_user_curve
197198

198-
interconnector_3_import_must_run:
199+
interconnector_3_export_must_run:
199200
type: capacity_profile
200201
display_group: must_run_interconnectors
201202
reduce:
202203
as: full_load_hours
203204
sets:
204-
- flh_of_energy_interconnector_3_imported_electricity
205+
- external_coupling_interconnector_3_flh_of_export_user_curve
205206

206207
interconnector_4_price:
207208
type: price
@@ -221,21 +222,21 @@ interconnector_4_export_availability:
221222
disables:
222223
- electricity_interconnector_4_export_availability
223224

224-
interconnector_4_export_must_run:
225+
interconnector_4_import_must_run:
225226
type: capacity_profile
226227
display_group: must_run_interconnectors
227228
reduce:
228229
as: full_load_hours
229230
sets:
230-
- flh_of_energy_interconnector_4_exported_electricity
231+
- external_coupling_interconnector_4_flh_of_import_user_curve
231232

232-
interconnector_4_import_must_run:
233+
interconnector_4_export_must_run:
233234
type: capacity_profile
234235
display_group: must_run_interconnectors
235236
reduce:
236237
as: full_load_hours
237238
sets:
238-
- flh_of_energy_interconnector_4_imported_electricity
239+
- external_coupling_interconnector_4_flh_of_export_user_curve
239240

240241
interconnector_5_price:
241242
type: price
@@ -255,21 +256,21 @@ interconnector_5_export_availability:
255256
disables:
256257
- electricity_interconnector_5_export_availability
257258

258-
interconnector_5_export_must_run:
259+
interconnector_5_import_must_run:
259260
type: capacity_profile
260261
display_group: must_run_interconnectors
261262
reduce:
262263
as: full_load_hours
263264
sets:
264-
- flh_of_energy_interconnector_5_exported_electricity
265+
- external_coupling_interconnector_5_flh_of_import_user_curve
265266

266-
interconnector_5_import_must_run:
267+
interconnector_5_export_must_run:
267268
type: capacity_profile
268269
display_group: must_run_interconnectors
269270
reduce:
270271
as: full_load_hours
271272
sets:
272-
- flh_of_energy_interconnector_5_imported_electricity
273+
- external_coupling_interconnector_5_flh_of_export_user_curve
273274

274275
interconnector_6_price:
275276
type: price
@@ -289,21 +290,21 @@ interconnector_6_export_availability:
289290
disables:
290291
- electricity_interconnector_6_export_availability
291292

292-
interconnector_6_export_must_run:
293+
interconnector_6_import_must_run:
293294
type: capacity_profile
294295
display_group: must_run_interconnectors
295296
reduce:
296297
as: full_load_hours
297298
sets:
298-
- flh_of_energy_interconnector_6_exported_electricity
299+
- external_coupling_interconnector_6_flh_of_import_user_curve
299300

300-
interconnector_6_import_must_run:
301+
interconnector_6_export_must_run:
301302
type: capacity_profile
302303
display_group: must_run_interconnectors
303304
reduce:
304305
as: full_load_hours
305306
sets:
306-
- flh_of_energy_interconnector_6_imported_electricity
307+
- external_coupling_interconnector_6_flh_of_export_user_curve
307308

308309
interconnector_7_price:
309310
type: price
@@ -323,21 +324,21 @@ interconnector_7_export_availability:
323324
disables:
324325
- electricity_interconnector_7_export_availability
325326

326-
interconnector_7_export_must_run:
327+
interconnector_7_import_must_run:
327328
type: capacity_profile
328329
display_group: must_run_interconnectors
329330
reduce:
330331
as: full_load_hours
331332
sets:
332-
- flh_of_energy_interconnector_7_exported_electricity
333+
- external_coupling_interconnector_7_flh_of_import_user_curve
333334

334-
interconnector_7_import_must_run:
335+
interconnector_7_export_must_run:
335336
type: capacity_profile
336337
display_group: must_run_interconnectors
337338
reduce:
338339
as: full_load_hours
339340
sets:
340-
- flh_of_energy_interconnector_7_imported_electricity
341+
- external_coupling_interconnector_7_flh_of_export_user_curve
341342

342343
interconnector_8_price:
343344
type: price
@@ -357,21 +358,21 @@ interconnector_8_export_availability:
357358
disables:
358359
- electricity_interconnector_8_export_availability
359360

360-
interconnector_8_export_must_run:
361+
interconnector_8_import_must_run:
361362
type: capacity_profile
362363
display_group: must_run_interconnectors
363364
reduce:
364365
as: full_load_hours
365366
sets:
366-
- flh_of_energy_interconnector_8_exported_electricity
367+
- external_coupling_interconnector_8_flh_of_import_user_curve
367368

368-
interconnector_8_import_must_run:
369+
interconnector_8_export_must_run:
369370
type: capacity_profile
370371
display_group: must_run_interconnectors
371372
reduce:
372373
as: full_load_hours
373374
sets:
374-
- flh_of_energy_interconnector_8_imported_electricity
375+
- external_coupling_interconnector_8_flh_of_export_user_curve
375376

376377
interconnector_9_price:
377378
type: price
@@ -391,21 +392,21 @@ interconnector_9_export_availability:
391392
disables:
392393
- electricity_interconnector_9_export_availability
393394

394-
interconnector_9_export_must_run:
395+
interconnector_9_import_must_run:
395396
type: capacity_profile
396397
display_group: must_run_interconnectors
397398
reduce:
398399
as: full_load_hours
399400
sets:
400-
- flh_of_energy_interconnector_9_exported_electricity
401+
- external_coupling_interconnector_9_flh_of_import_user_curve
401402

402-
interconnector_9_import_must_run:
403+
interconnector_9_export_must_run:
403404
type: capacity_profile
404405
display_group: must_run_interconnectors
405406
reduce:
406407
as: full_load_hours
407408
sets:
408-
- flh_of_energy_interconnector_9_imported_electricity
409+
- external_coupling_interconnector_9_flh_of_export_user_curve
409410

410411
interconnector_10_price:
411412
type: price
@@ -425,21 +426,21 @@ interconnector_10_export_availability:
425426
disables:
426427
- electricity_interconnector_10_export_availability
427428

428-
interconnector_10_export_must_run:
429+
interconnector_10_import_must_run:
429430
type: capacity_profile
430431
display_group: must_run_interconnectors
431432
reduce:
432433
as: full_load_hours
433434
sets:
434-
- flh_of_energy_interconnector_10_exported_electricity
435+
- external_coupling_interconnector_10_flh_of_import_user_curve
435436

436-
interconnector_10_import_must_run:
437+
interconnector_10_export_must_run:
437438
type: capacity_profile
438439
display_group: must_run_interconnectors
439440
reduce:
440441
as: full_load_hours
441442
sets:
442-
- flh_of_energy_interconnector_10_imported_electricity
443+
- external_coupling_interconnector_10_flh_of_export_user_curve
443444

444445
interconnector_11_price:
445446
type: price
@@ -459,21 +460,21 @@ interconnector_11_export_availability:
459460
disables:
460461
- electricity_interconnector_11_export_availability
461462

462-
interconnector_11_export_must_run:
463+
interconnector_11_import_must_run:
463464
type: capacity_profile
464465
display_group: must_run_interconnectors
465466
reduce:
466467
as: full_load_hours
467468
sets:
468-
- flh_of_energy_interconnector_11_exported_electricity
469+
- external_coupling_interconnector_11_flh_of_import_user_curve
469470

470-
interconnector_11_import_must_run:
471+
interconnector_11_export_must_run:
471472
type: capacity_profile
472473
display_group: must_run_interconnectors
473474
reduce:
474475
as: full_load_hours
475476
sets:
476-
- flh_of_energy_interconnector_11_imported_electricity
477+
- external_coupling_interconnector_11_flh_of_export_user_curve
477478

478479
interconnector_12_price:
479480
type: price
@@ -493,21 +494,21 @@ interconnector_12_export_availability:
493494
disables:
494495
- electricity_interconnector_12_export_availability
495496

496-
interconnector_12_export_must_run:
497+
interconnector_12_import_must_run:
497498
type: capacity_profile
498499
display_group: must_run_interconnectors
499500
reduce:
500501
as: full_load_hours
501502
sets:
502-
- flh_of_energy_interconnector_12_exported_electricity
503+
- external_coupling_interconnector_12_flh_of_import_user_curve
503504

504-
interconnector_12_import_must_run:
505+
interconnector_12_export_must_run:
505506
type: capacity_profile
506507
display_group: must_run_interconnectors
507508
reduce:
508509
as: full_load_hours
509510
sets:
510-
- flh_of_energy_interconnector_12_imported_electricity
511+
- external_coupling_interconnector_12_flh_of_export_user_curve
511512

512513
agriculture_electricity:
513514
type: profile

graphs/energy/nodes/energy/energy_interconnector_10_exported_electricity.ad

-3
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,7 @@
66
- merit_order.level = omit
77
- merit_order.subtype = export
88
- merit_order.type = flex
9-
- forecasting_error = 0.0
109
- free_co2_factor = 0.0
11-
- part_load_efficiency_penalty = 0.0
12-
- part_load_operating_point = 0.0
1310

1411
~ typical_input_capacity = 0
1512
~ demand = 0

graphs/energy/nodes/energy/energy_interconnector_10_imported_electricity.ad

-3
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,7 @@
99
- merit_order.level = hv
1010
- merit_order.subtype = import
1111
- merit_order.type = producer
12-
- forecasting_error = 0.0
1312
- free_co2_factor = 0.0
14-
- part_load_efficiency_penalty = 0.0
15-
- part_load_operating_point = 0.0
1613
- takes_part_in_ets = 0.0
1714

1815
~ demand = 0.0

graphs/energy/nodes/energy/energy_interconnector_11_exported_electricity.ad

-3
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,7 @@
66
- merit_order.level = omit
77
- merit_order.subtype = export
88
- merit_order.type = flex
9-
- forecasting_error = 0.0
109
- free_co2_factor = 0.0
11-
- part_load_efficiency_penalty = 0.0
12-
- part_load_operating_point = 0.0
1310

1411
~ typical_input_capacity = 0
1512
~ demand = 0

graphs/energy/nodes/energy/energy_interconnector_11_imported_electricity.ad

-3
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,7 @@
99
- merit_order.level = hv
1010
- merit_order.subtype = import
1111
- merit_order.type = producer
12-
- forecasting_error = 0.0
1312
- free_co2_factor = 0.0
14-
- part_load_efficiency_penalty = 0.0
15-
- part_load_operating_point = 0.0
1613
- takes_part_in_ets = 0.0
1714

1815
~ demand = 0.0

graphs/energy/nodes/energy/energy_interconnector_12_exported_electricity.ad

-3
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,7 @@
66
- merit_order.level = omit
77
- merit_order.subtype = export
88
- merit_order.type = flex
9-
- forecasting_error = 0.0
109
- free_co2_factor = 0.0
11-
- part_load_efficiency_penalty = 0.0
12-
- part_load_operating_point = 0.0
1310

1411
~ typical_input_capacity = 0
1512
~ demand = 0

graphs/energy/nodes/energy/energy_interconnector_12_imported_electricity.ad

-3
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,7 @@
99
- merit_order.level = hv
1010
- merit_order.subtype = import
1111
- merit_order.type = producer
12-
- forecasting_error = 0.0
1312
- free_co2_factor = 0.0
14-
- part_load_efficiency_penalty = 0.0
15-
- part_load_operating_point = 0.0
1613
- takes_part_in_ets = 0.0
1714

1815
~ demand = 0.0

graphs/energy/nodes/energy/energy_interconnector_1_exported_electricity.ad

-3
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,6 @@
66
- merit_order.level = omit
77
- merit_order.subtype = export
88
- merit_order.type = flex
9-
- forecasting_error = 0.0
109
- free_co2_factor = 0.0
11-
- part_load_efficiency_penalty = 0.0
12-
- part_load_operating_point = 0.0
1310

1411
~ typical_input_capacity = AREA(interconnector_capacity)

graphs/energy/nodes/energy/energy_interconnector_1_imported_electricity.ad

-3
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,7 @@
1313
- merit_order.level = hv
1414
- merit_order.subtype = import
1515
- merit_order.type = producer
16-
- forecasting_error = 0.0
1716
- free_co2_factor = 0.0
18-
- part_load_efficiency_penalty = 0.0
19-
- part_load_operating_point = 0.0
2017
- takes_part_in_ets = 0.0
2118

2219
~ max_demand = infinity

0 commit comments

Comments
 (0)