mirror of
https://github.com/cp2k/cp2k.git
synced 2026-07-21 06:25:15 -04:00
Increase tolerance of OH_NATIVE_GPW_PBE_UKS_REFERENCE.inp (#5587)
This commit is contained in:
parent
2c97d88377
commit
c823c920aa
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
"H2O_NATIVE_SKALA_GPW.inp" = [{matcher="E_total", tol=5e-6, ref=-17.06733788},
|
||||
{matcher="SKALA_GPW_feature_electrons", tol=1e-8, ref=8.00008704097},
|
||||
{matcher="SKALA_GPW_feature_spin_moment", tol=1e-12, ref=0.0}]
|
||||
"OH_NATIVE_GPW_PBE_UKS_REFERENCE.inp" = [{matcher="E_total", tol=5e-6, ref=-16.524536848018680}]
|
||||
"OH_NATIVE_GPW_PBE_UKS_REFERENCE.inp" = [{matcher="E_total", tol=7e-6, ref=-16.524536848018680}]
|
||||
"OH_NATIVE_SKALA_GPW_UKS.inp" = [{matcher="E_total", tol=5e-6, ref=-16.4080654},
|
||||
{matcher="SKALA_GPW_feature_electrons", tol=1e-8, ref=7.00008702590},
|
||||
{matcher="SKALA_GPW_feature_spin_moment", tol=1e-8, ref=1.00001243227}]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue