Skip to content

Commit ca49d35

Browse files
committed
looser tolerance in wilson2d
1 parent d534f47 commit ca49d35

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/wilson.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ answerzero wilson-1d.fee
1717
exitifwrong $?
1818

1919
gmsh -v 0 -2 ${dir}/wilson-2d.geo || exit $?
20-
answerzero wilson-2d.fee 2e-2
20+
answerzero wilson-2d.fee 3e-2
2121
exitifwrong $?
2222

2323
gmsh -v 0 -2 ${dir}/wilson-2d.geo || exit $?

0 commit comments

Comments
 (0)