From bf011926654814fd950c9069f6e8ea341f6509c2 Mon Sep 17 00:00:00 2001 From: JulianGeis Date: Wed, 11 Dec 2024 10:57:53 +0100 Subject: [PATCH] increase length of segments to 50 km --- config/config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/config.yaml b/config/config.yaml index 0a8fe37f..45adc9b9 100644 --- a/config/config.yaml +++ b/config/config.yaml @@ -4,7 +4,7 @@ # docs in https://pypsa-eur.readthedocs.io/en/latest/configuration.html#run run: - prefix: 20241203-force-onwind-south + prefix: 20241211-kernnetz-segmentation name: # - CurrentPolicies - KN2045_Bal_v4 @@ -254,7 +254,7 @@ wasserstoff_kernnetz: enable: true reload_locations: false divide_pipes: true - pipes_segment_length: 10 + pipes_segment_length: 50 border_crossing: true aggregate_build_years: "mean" recalculate_length: true