mirror of
https://github.com/cp2k/cp2k.git
synced 2026-07-28 14:15:19 -04:00
Adjust regtests (#5147)
This commit is contained in:
parent
223025a8ce
commit
cfc8a4eba2
3 changed files with 8 additions and 2 deletions
|
|
@ -47,6 +47,9 @@
|
|||
SCF_GUESS ATOMIC
|
||||
&MIXING
|
||||
ALPHA 0.4
|
||||
ALPHA_MAG 1.6
|
||||
BETA 1.0
|
||||
BETA_MAG 0.0
|
||||
METHOD BROYDEN_MIXING
|
||||
NBROYDEN 8
|
||||
&END MIXING
|
||||
|
|
|
|||
|
|
@ -47,6 +47,9 @@
|
|||
SCF_GUESS ATOMIC
|
||||
&MIXING
|
||||
ALPHA 0.4
|
||||
ALPHA_MAG 1.6
|
||||
BETA 1.0
|
||||
BETA_MAG 0.0
|
||||
METHOD BROYDEN_MIXING
|
||||
NBROYDEN 8
|
||||
&END MIXING
|
||||
|
|
|
|||
|
|
@ -59,8 +59,8 @@
|
|||
#multiple ddapc restraints
|
||||
"He3_multi_ddapc.inp" = [{matcher="E_total", tol=3e-09, ref=-7.58374882585469}]
|
||||
#many added MOS with LSD
|
||||
"N.inp" = [{matcher="E_total", tol=2e-13, ref=-9.73919798338060}]
|
||||
"N_notfixedMM.inp" = [{matcher="E_total", tol=2e-13, ref=-9.73919798338060}]
|
||||
"N.inp" = [{matcher="E_total", tol=3e-09, ref=-9.73919922245225}]
|
||||
"N_notfixedMM.inp" = [{matcher="E_total", tol=3e-09, ref=-9.73919922245225}]
|
||||
#new diagonalization
|
||||
"h2o-otdiag.inp" = [{matcher="E_total", tol=8e-13, ref=-17.09951347030604}]
|
||||
"h2o-diag.inp" = [{matcher="E_total", tol=6e-14, ref=-16.10105776251690}]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue