We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a38497 commit f39e302Copy full SHA for f39e302
1 file changed
test/MHD/LinearWaveTest/testme.py
@@ -9,7 +9,7 @@
9
sys.path.append(os.getenv("IDEFIX_DIR"))
10
11
import pytools.idfx_test as tst
12
-tolerance=4e-14
+tolerance=2e-13
13
def testMe(test):
14
test.configure()
15
test.compile()
0 commit comments