From 93bdfc83e38ab9c74ee0bb4d6cae81034019eb22 Mon Sep 17 00:00:00 2001 From: Joost VandeVondele Date: Mon, 26 Oct 2015 19:05:23 +0000 Subject: [PATCH] correctly adjust tol svn-origin-rev: 16220 --- tests/TMC/regtest/TEST_FILES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/TMC/regtest/TEST_FILES b/tests/TMC/regtest/TEST_FILES index cc400d5c1a..5472cc1225 100644 --- a/tests/TMC/regtest/TEST_FILES +++ b/tests/TMC/regtest/TEST_FILES @@ -22,7 +22,7 @@ TMC_atom_swap_test.inp 1 1.0E-14 0 # also the reference for the restart test TMC_PT.inp 1 1.0E-14 0.55029051152245501 # testing the NPT routines (volume move and volume acceptance check with 1 potential -TMC_NPT.inp 1 9e+14 4.4183527090890706 +TMC_NPT.inp 1 9e-14 4.4183527090890706 # testing the NPT routines (volume move and volume acceptance check with 2 potential TMC_NPT_2pot.inp 1 1.0E-14 4.7682876287348002 # test the move handling (sorting to NMC moves...)