Include group as well as rule parameters for solve_network into cluster.yaml
This commit is contained in:
parent
748f4c9f36
commit
f9cc0f37f2
@ -4,8 +4,13 @@ __default__:
|
||||
feedin_preparation:
|
||||
walltime: "12:00:00"
|
||||
|
||||
solve_network:
|
||||
walltime: "05:00:00:00"
|
||||
feature: "best"
|
||||
|
||||
solve:
|
||||
walltime: "05:00:00:00"
|
||||
threads: 4 # Group threads are not aggregated
|
||||
|
||||
solve_operations:
|
||||
walltime: "01:00:00:00"
|
||||
|
Loading…
Reference in New Issue
Block a user