Skip to content

Commit

Permalink
[T] SDN; Relax medium/beam sigma tol slightly.
Browse files Browse the repository at this point in the history
Failing on mac now with error 9.2e-7 since c++17/Eigen-3.3 change.
  • Loading branch information
endJunction committed Jan 3, 2019
1 parent db5c5d4 commit 028193c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@
<vtkdiff>
<file>out_beam_medium_ED_pcs_0_ts_100_t_1.000000.vtu</file>
<field>sigma</field>
<absolute_tolerance>9e-7</absolute_tolerance>
<absolute_tolerance>1e-6</absolute_tolerance>
<relative_tolerance>0</relative_tolerance>
</vtkdiff>
<vtkdiff>
Expand Down

0 comments on commit 028193c

Please sign in to comment.