mirror of
https://github.com/cp2k/cp2k.git
synced 2026-07-28 06:05:29 -04:00
Adjust regtests for Harris-KP (#5145)
This commit is contained in:
parent
ce370e297b
commit
b6fed2ab57
1 changed files with 4 additions and 4 deletions
|
|
@ -1,11 +1,11 @@
|
|||
# kp Harris Functional
|
||||
"cc_t01.inp" = [{matcher="M011", tol=1e-11, ref=-45.5044934950292}]
|
||||
"cc_t02.inp" = [{matcher="M011", tol=1e-11, ref=-45.472869509014}]
|
||||
"cc_t01.inp" = [{matcher="M011", tol=2e-11, ref=-45.504493495029}]
|
||||
"cc_t02.inp" = [{matcher="M011", tol=2e-11, ref=-45.472869509014}]
|
||||
"cc_t03.inp" = []
|
||||
"cc_t04.inp" = [{matcher="M031", tol=2e-05, ref=1.61512980469E+05}]
|
||||
# kpoint symmetry
|
||||
"cc_s01.inp" = [{matcher="M011", tol=1e-11, ref=-45.5044934950292}]
|
||||
"cc_s02.inp" = [{matcher="M011", tol=1e-11, ref=-45.472869509530}]
|
||||
"cc_s01.inp" = [{matcher="M011", tol=2e-11, ref=-45.504493495029}]
|
||||
"cc_s02.inp" = [{matcher="M011", tol=2e-11, ref=-45.472869509530}]
|
||||
"cc_s03.inp" = []
|
||||
"cc_s04.inp" = [{matcher="M031", tol=2e-05, ref=1.61512980469E+05}]
|
||||
#EOF
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue