Skip to content

Commit

Permalink
Merge pull request #4963 from ye-luo/tol-adjust
Browse files Browse the repository at this point in the history
Relax deterministic-bccH_1x1x1_ae-csvmc-all_sdj-1-1-totenergy_B tolerance
  • Loading branch information
prckent committed Apr 24, 2024
2 parents 7e45c96 + 9964ac6 commit 23c5f36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/solids/bccH_1x1x1_ae/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ qmc_run_and_check(

# Deterministic correlated sampling test
list(APPEND DET_BCC_H_CSVMC_SCALARS "totenergy_A" "-1.5879406376 0.00001")
list(APPEND DET_BCC_H_CSVMC_SCALARS "totenergy_B" "-1.5845867400 0.00001")
list(APPEND DET_BCC_H_CSVMC_SCALARS "totenergy_B" "-1.5845867400 0.00002")
list(APPEND DET_BCC_H_CSVMC_SCALARS "dtotenergy_AB" "-0.0033713724 0.00001")
list(APPEND DET_BCC_H_CSVMC_SCALARS "ionion_A" "-0.9628996202 0.0000001")
list(APPEND DET_BCC_H_CSVMC_SCALARS "ionion_B" "-0.9581655983 0.0000001")
Expand Down

0 comments on commit 23c5f36

Please sign in to comment.