mirror of
https://github.com/cp2k/cp2k.git
synced 2026-07-28 14:15:19 -04:00
Adjusted tolerance and gold value
This commit is contained in:
parent
5fbb6783ca
commit
d2523b8a1f
1 changed files with 1 additions and 1 deletions
|
|
@ -3,5 +3,5 @@
|
|||
# e.g. 0 means do not compare anything, running is enough
|
||||
# 1 compares the last total energy in the file
|
||||
# for details see cp2k/tools/do_regtest
|
||||
"H2O.inp" = [{matcher="M037", tol=1.0E-05, ref=2.1463}]
|
||||
"H2O.inp" = [{matcher="M037", tol=2.0E-05, ref=2.14634}]
|
||||
#EOF
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue