|
4 | 4 |
|
5 | 5 | # docs in https://pypsa-eur.readthedocs.io/en/latest/configuration.html#run |
6 | 6 | run: |
7 | | - prefix: 20251121_improve_decentral_heat |
| 7 | + prefix: 20251113_lower_rescom_merge |
8 | 8 | name: |
9 | 9 | # - ExPol |
10 | 10 | # - KN2045_Mix |
|
19 | 19 | manual_file: config/scenarios.manual.yaml |
20 | 20 | file: config/scenarios.automated.yaml |
21 | 21 | shared_resources: |
22 | | - policy: base #stops recalculating |
| 22 | + policy: false #stops recalculating |
23 | 23 | exclude: |
24 | 24 | - existing_heating.csv # specify files which should not be shared between scenarios |
25 | 25 | - costs |
@@ -62,11 +62,11 @@ iiasa_database: |
62 | 62 | - 2030 |
63 | 63 | EEG_levels: |
64 | 64 | - 1.00 |
65 | | - # - 0.95 |
66 | | - # - 0.90 |
67 | | - # - 0.85 |
68 | | - # - 0.80 |
69 | | - # - 0.75 |
| 65 | + - 0.95 |
| 66 | + - 0.90 |
| 67 | + - 0.85 |
| 68 | + - 0.80 |
| 69 | + - 0.75 |
70 | 70 | - 0.70 |
71 | 71 | unit_commitment: |
72 | 72 | enable: false |
@@ -97,7 +97,7 @@ foresight: myopic |
97 | 97 | # Wildcard docs in https://pypsa-eur.readthedocs.io/en/latest/wildcards.html |
98 | 98 | scenario: |
99 | 99 | clusters: |
100 | | - - 27 #current options: 27, 49 |
| 100 | + - 49 #current options: 27, 49 |
101 | 101 | opts: |
102 | 102 | - '' |
103 | 103 | sector_opts: |
@@ -244,40 +244,40 @@ clustering: |
244 | 244 | # print(fw.div(fw.sum()).subtract(5e-5).round(4).to_dict().__repr__().replace(",","\n")) |
245 | 245 | focus_weights: |
246 | 246 | # 27 nodes: 8 for Germany, 3 for Italy, 2 each for Denmark, UK and Spain, 1 per each of other 10 "Stromnachbarn" |
247 | | - 'DE': 0.2966 |
248 | | - 'AT': 0.0370 |
249 | | - 'BE': 0.0370 |
250 | | - 'CH': 0.0370 |
251 | | - 'CZ': 0.0370 |
252 | | - 'DK': 0.0741 |
253 | | - 'FR': 0.0370 |
254 | | - 'GB': 0.0741 |
255 | | - 'LU': 0.0370 |
256 | | - 'NL': 0.0370 |
257 | | - 'NO': 0.0370 |
258 | | - 'PL': 0.0370 |
259 | | - 'SE': 0.0370 |
260 | | - 'ES': 0.0741 |
261 | | - 'IT': 0.1111 |
| 247 | + # 'DE': 0.2966 |
| 248 | + # 'AT': 0.0370 |
| 249 | + # 'BE': 0.0370 |
| 250 | + # 'CH': 0.0370 |
| 251 | + # 'CZ': 0.0370 |
| 252 | + # 'DK': 0.0741 |
| 253 | + # 'FR': 0.0370 |
| 254 | + # 'GB': 0.0741 |
| 255 | + # 'LU': 0.0370 |
| 256 | + # 'NL': 0.0370 |
| 257 | + # 'NO': 0.0370 |
| 258 | + # 'PL': 0.0370 |
| 259 | + # 'SE': 0.0370 |
| 260 | + # 'ES': 0.0741 |
| 261 | + # 'IT': 0.1111 |
262 | 262 | # high spatial resolution: change clusters to 49 |
263 | 263 | # 49 nodes: 30 for Germany, 3 for Italy, 2 each for Denmark, UK and Spain, 1 per each of other 10 "Stromnachbarn" |
264 | | - # 'DE': 0.6124 |
265 | | - # 'AT': 0.0204 |
266 | | - # 'BE': 0.0204 |
267 | | - # 'CH': 0.0204 |
268 | | - # 'CZ': 0.0204 |
269 | | - # 'DK': 0.0408 |
270 | | - # 'FR': 0.0204 |
271 | | - # 'GB': 0.0408 |
272 | | - # 'LU': 0.0204 |
273 | | - # 'NL': 0.0204 |
274 | | - # 'NO': 0.0204 |
275 | | - # 'PL': 0.0204 |
276 | | - # 'SE': 0.0204 |
277 | | - # 'ES': 0.0408 |
278 | | - # 'IT': 0.0612 |
| 264 | + 'DE': 0.6124 |
| 265 | + 'AT': 0.0204 |
| 266 | + 'BE': 0.0204 |
| 267 | + 'CH': 0.0204 |
| 268 | + 'CZ': 0.0204 |
| 269 | + 'DK': 0.0408 |
| 270 | + 'FR': 0.0204 |
| 271 | + 'GB': 0.0408 |
| 272 | + 'LU': 0.0204 |
| 273 | + 'NL': 0.0204 |
| 274 | + 'NO': 0.0204 |
| 275 | + 'PL': 0.0204 |
| 276 | + 'SE': 0.0204 |
| 277 | + 'ES': 0.0408 |
| 278 | + 'IT': 0.0612 |
279 | 279 | temporal: |
280 | | - resolution_sector: 365H |
| 280 | + resolution_sector: 3H |
281 | 281 |
|
282 | 282 | # docs in https://pypsa-eur.readthedocs.io/en/latest/configuration.html#co2-budget |
283 | 283 | co2_budget: |
@@ -330,7 +330,7 @@ costs: |
330 | 330 | # docs in https://pypsa-eur.readthedocs.io/en/latest/configuration.html#sector |
331 | 331 | sector: |
332 | 332 | v2g: false |
333 | | - solar_thermal: false |
| 333 | + solar_thermal: true |
334 | 334 | district_heating: |
335 | 335 | potential: 0.3 |
336 | 336 | progress: |
@@ -486,8 +486,8 @@ industry: |
486 | 486 |
|
487 | 487 | # docs in https://pypsa-eur.readthedocs.io/en/latest/configuration.html#solving |
488 | 488 | solving: |
489 | | - runtime: 12h |
490 | | - mem_mb: 70000 #30000 is OK for 22 nodes, 365H; 140000 for 22 nodes 3H; 400000 for 44 nodes 3H |
| 489 | + runtime: 24h |
| 490 | + mem_mb: 190000 #30000 is OK for 22 nodes, 365H; 140000 for 22 nodes 3H; 400000 for 44 nodes 3H |
491 | 491 | options: |
492 | 492 | assign_all_duals: true |
493 | 493 | load_shedding: false |
|
0 commit comments