We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 470943e commit 1a068aeCopy full SHA for 1a068ae
1 file changed
TestCases/parallel_regression.py
@@ -493,6 +493,7 @@ def main():
493
actuatordisk_bem.test_iter = 15
494
actuatordisk_bem.test_vals = [-5.282249, -10.335140, 0.001383, -0.375718]
495
actuatordisk_bem.timeout = 3200
496
+ actuatordisk_bem.tol = 0.001
497
test_list.append(actuatordisk_bem)
498
499
#######################################
0 commit comments