reverted unintended change in thermal rule
This commit is contained in:
parent
38cc709fe3
commit
52041fc656
@ -224,8 +224,8 @@ rule build_solar_thermal_profiles:
|
||||
output:
|
||||
solar_thermal=RESOURCES + "solar_thermal_{scope}_elec_s{simpl}_{clusters}.nc",
|
||||
resources:
|
||||
mem_mb=2000,
|
||||
threads: 1
|
||||
mem_mb=20000,
|
||||
threads: 16
|
||||
log:
|
||||
LOGS + "build_solar_thermal_profiles_{scope}_s{simpl}_{clusters}.log",
|
||||
benchmark:
|
||||
|
Loading…
Reference in New Issue
Block a user