We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22281a6 commit 0a36a26Copy full SHA for 0a36a26
examples/molecules/He/CMakeLists.txt
@@ -61,7 +61,7 @@ if(NOT QMC_COMPLEX)
61
HE_SIMPLE_OPT_SCALARS # final optimized series
62
)
63
64
- list(APPEND HE_FROM_GAMESS_SCALARS "totenergy" "-2.872 .006") # total energy
+ list(APPEND HE_FROM_GAMESS_SCALARS "totenergy" "-2.872 .009") # total energy
65
66
qmc_run_and_check(
67
example_He_from_gamess
0 commit comments