adjust resources perfect foresight
This commit is contained in:
parent
d74017e82e
commit
f715285682
@ -35,7 +35,8 @@ rule add_existing_baseyear:
|
||||
planning_horizons=config["scenario"]["planning_horizons"][0], #only applies to baseyear
|
||||
threads: 1
|
||||
resources:
|
||||
mem_mb=2000,
|
||||
mem_mb=config_provider("solving", "mem_mb"),
|
||||
runtime=config_provider("solving", "runtime", default="24h"),
|
||||
log:
|
||||
logs(
|
||||
"add_existing_baseyear_elec_s{simpl}_{clusters}_l{ll}_{opts}_{sector_opts}_{planning_horizons}.log"
|
||||
|
Loading…
Reference in New Issue
Block a user