Skip to content

Commit 1a068ae

Browse files
committed
higher rms[nu] tolerance
1 parent 470943e commit 1a068ae

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

TestCases/parallel_regression.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -493,6 +493,7 @@ def main():
493493
actuatordisk_bem.test_iter = 15
494494
actuatordisk_bem.test_vals = [-5.282249, -10.335140, 0.001383, -0.375718]
495495
actuatordisk_bem.timeout = 3200
496+
actuatordisk_bem.tol = 0.001
496497
test_list.append(actuatordisk_bem)
497498

498499
#######################################

0 commit comments

Comments
 (0)