Skip to content

Commit

Permalink
Merge pull request #5325 from prckent/Inc-short-diamondC_1x1x1-Gaussi…
Browse files Browse the repository at this point in the history
…an_pp_Tw_cplx_MSD-1-16-potential-tol

Increase tol for short-diamondC_1x1x1-Gaussian_pp_Tw_cplx_MSD-1-16-potential
  • Loading branch information
ye-luo authored Feb 19, 2025
2 parents 0e96e87 + d4e1c79 commit 3b51250
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ if(QMC_COMPLEX)
list(APPEND diamondC_1x1x1-Gaussian_pp_Tw_cplx_MSD_SHORT_SCALARS "totenergy" "-11.65519310 0.011805237730")
list(APPEND diamondC_1x1x1-Gaussian_pp_Tw_cplx_MSD_SHORT_SCALARS "variance" "1.539759784521 0.211329760575")
list(APPEND diamondC_1x1x1-Gaussian_pp_Tw_cplx_MSD_SHORT_SCALARS "kinetic" "7.857471129807 0.053834125981")
list(APPEND diamondC_1x1x1-Gaussian_pp_Tw_cplx_MSD_SHORT_SCALARS "potential" "-19.513384734772 0.054910387369")
list(APPEND diamondC_1x1x1-Gaussian_pp_Tw_cplx_MSD_SHORT_SCALARS "potential" "-19.513384734772 0.07")
list(APPEND diamondC_1x1x1-Gaussian_pp_Tw_cplx_MSD_SHORT_SCALARS "eeenergy" "-2.835644692415 0.017280154413")
list(APPEND diamondC_1x1x1-Gaussian_pp_Tw_cplx_MSD_SHORT_SCALARS "localecp" "-5.360598387703 0.096994263787")
list(APPEND diamondC_1x1x1-Gaussian_pp_Tw_cplx_MSD_SHORT_SCALARS "nonlocalecp" "1.458525910786 0.029846773207")
Expand Down

0 comments on commit 3b51250

Please sign in to comment.