From 2a5acedfee2aa3a7ebdc83e295ffb23807839aa9 Mon Sep 17 00:00:00 2001 From: Fabian Date: Tue, 7 Mar 2023 10:48:42 +0100 Subject: [PATCH] snakefile: fix benchmark path --- Snakefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Snakefile b/Snakefile index 3b303451..a6c10cdd 100644 --- a/Snakefile +++ b/Snakefile @@ -1421,7 +1421,8 @@ rule prepare_sector_network: mem_mb=2000, benchmark: ( - RDIR + "results/" + + RDIR + "benchmarks/prepare_network/elec_s{simpl}_{clusters}_l{ll}_{opts}_{sector_opts}_{planning_horizons}" ) script: