Skip to content

Commit 78b314a

Browse files
authored
Update heavy_tests.json (#218)
Disabled tearing for large systems in ScalableTestGrids
1 parent 9d71931 commit 78b314a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configs/heavy_tests.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,6 @@
5959
"procOMC":0,
6060
"procCCompile":0,
6161
"optlevel":"-O0 -march=native",
62-
"extraCustomCommands":["setCommandLineOptions(\"--newBackend -d=mergeComponents --generateDynamicJacobian=symbolic\")"]
62+
"extraCustomCommands":["setCommandLineOptions(\"--newBackend -d=mergeComponents --generateDynamicJacobian=symbolic --maxSizeNonlinearTearing=400\")"]
6363
}
6464
]

0 commit comments

Comments
 (0)