Skip to content

Commit

Permalink
Merge pull request #5329 from prckent/exampletol
Browse files Browse the repository at this point in the history
Increase example He tolerance
  • Loading branch information
ye-luo authored Feb 20, 2025
2 parents a19cf8d + 0a36a26 commit 58a3846
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/molecules/He/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ if(NOT QMC_COMPLEX)
HE_SIMPLE_OPT_SCALARS # final optimized series
)

list(APPEND HE_FROM_GAMESS_SCALARS "totenergy" "-2.872 .003") # total energy
list(APPEND HE_FROM_GAMESS_SCALARS "totenergy" "-2.872 .009") # total energy

qmc_run_and_check(
example_He_from_gamess
Expand Down

0 comments on commit 58a3846

Please sign in to comment.