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:
|
output:
|
||||||
solar_thermal=RESOURCES + "solar_thermal_{scope}_elec_s{simpl}_{clusters}.nc",
|
solar_thermal=RESOURCES + "solar_thermal_{scope}_elec_s{simpl}_{clusters}.nc",
|
||||||
resources:
|
resources:
|
||||||
mem_mb=2000,
|
mem_mb=20000,
|
||||||
threads: 1
|
threads: 16
|
||||||
log:
|
log:
|
||||||
LOGS + "build_solar_thermal_profiles_{scope}_s{simpl}_{clusters}.log",
|
LOGS + "build_solar_thermal_profiles_{scope}_s{simpl}_{clusters}.log",
|
||||||
benchmark:
|
benchmark:
|
||||||
|
Loading…
Reference in New Issue
Block a user