adjust resources perfect foresight

This commit is contained in:
lisazeyen 2024-04-02 16:48:37 +02:00 committed by GitHub
parent d74017e82e
commit f715285682
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -35,7 +35,8 @@ rule add_existing_baseyear:
planning_horizons=config["scenario"]["planning_horizons"][0], #only applies to baseyear planning_horizons=config["scenario"]["planning_horizons"][0], #only applies to baseyear
threads: 1 threads: 1
resources: resources:
mem_mb=2000, mem_mb=config_provider("solving", "mem_mb"),
runtime=config_provider("solving", "runtime", default="24h"),
log: log:
logs( logs(
"add_existing_baseyear_elec_s{simpl}_{clusters}_l{ll}_{opts}_{sector_opts}_{planning_horizons}.log" "add_existing_baseyear_elec_s{simpl}_{clusters}_l{ll}_{opts}_{sector_opts}_{planning_horizons}.log"