Skip to content

Commit bbe4417

Browse files
committed
fix: remove overwrite of solver options from config.hpc.yaml
1 parent c9428ab commit bbe4417

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

config/config.hpc.yaml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,6 @@ cba:
4040
partition: big
4141
mem_mb: 45000
4242
runtime: 2h
43-
solver_options:
44-
gurobi-default:
45-
BarConvTol: 1.0e-06
4643

4744
# Rolling horizon solving settings
4845
solving:
@@ -55,8 +52,3 @@ cba:
5552
solver:
5653
name: highs
5754
options: highs-simplex
58-
59-
solver_options:
60-
highs-simplex:
61-
primal_feasibility_tolerance: 1.0e-06
62-
dual_feasibility_tolerance: 1.0e-06

0 commit comments

Comments
 (0)