Skip to content

Commit

Permalink
Fixing test tolerance idaholab#409
Browse files Browse the repository at this point in the history
  • Loading branch information
somu15 committed Mar 10, 2022
1 parent 7c5dd7e commit e3f05df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/tests/bcs/seismic_force/tests
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
max_parallel = 1
method = 'opt'
rel_err = 1e-5
abs_zero = 2e-3
abs_zero = 1e-2

requirement = "The SeismicForce class shall accurately convert the user-provided input velocity to normal traction at the boundary."
[../]
Expand Down

0 comments on commit e3f05df

Please sign in to comment.