Skip to content

Commit f126ab9

Browse files
committed
fix no_flex_lt_runs
1 parent 82f4fb9 commit f126ab9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Snakefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -523,7 +523,7 @@ rule modify_district_heat_share:
523523

524524
rule modify_prenetwork:
525525
params:
526-
no_flex_lt_run=config_provider("iiasa-database", "no_flex_lt_run"),
526+
no_flex_lt_run=config_provider("iiasa_database", "no_flex_lt_run"),
527527
efuel_export_ban=config_provider("solving", "constraints", "efuel_export_ban"),
528528
enable_kernnetz=config_provider("wasserstoff_kernnetz", "enable"),
529529
costs=config_provider("costs"),

0 commit comments

Comments
 (0)