Skip to content

Commit 0a36a26

Browse files
committed
Increase tol
1 parent 22281a6 commit 0a36a26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/molecules/He/CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ if(NOT QMC_COMPLEX)
6161
HE_SIMPLE_OPT_SCALARS # final optimized series
6262
)
6363

64-
list(APPEND HE_FROM_GAMESS_SCALARS "totenergy" "-2.872 .006") # total energy
64+
list(APPEND HE_FROM_GAMESS_SCALARS "totenergy" "-2.872 .009") # total energy
6565

6666
qmc_run_and_check(
6767
example_He_from_gamess

0 commit comments

Comments
 (0)