mirror of
https://github.com/cp2k/cp2k.git
synced 2026-07-21 06:25:15 -04:00
benchmarks should not restart (#3944)
This commit is contained in:
parent
c12b91bfdc
commit
28b74f7376
7 changed files with 0 additions and 7 deletions
|
|
@ -31,7 +31,6 @@
|
|||
&SCF ! Parameters controlling the convergence of the scf. This section should not be changed.
|
||||
EPS_SCF 1.0E-6
|
||||
MAX_SCF 300
|
||||
SCF_GUESS RESTART
|
||||
&OT T
|
||||
MINIMIZER DIIS
|
||||
PRECONDITIONER FULL_ALL
|
||||
|
|
|
|||
|
|
@ -31,7 +31,6 @@
|
|||
&SCF ! Parameters controlling the convergence of the scf. This section should not be changed.
|
||||
EPS_SCF 1.0E-6
|
||||
MAX_SCF 300
|
||||
SCF_GUESS RESTART
|
||||
&OT T
|
||||
MINIMIZER DIIS
|
||||
PRECONDITIONER FULL_ALL
|
||||
|
|
|
|||
|
|
@ -31,7 +31,6 @@
|
|||
&SCF ! Parameters controlling the convergence of the scf. This section should not be changed.
|
||||
EPS_SCF 1.0E-6
|
||||
MAX_SCF 300
|
||||
SCF_GUESS RESTART
|
||||
&OT T
|
||||
MINIMIZER DIIS
|
||||
PRECONDITIONER FULL_ALL
|
||||
|
|
|
|||
|
|
@ -31,7 +31,6 @@
|
|||
&SCF ! Parameters controlling the convergence of the scf. This section should not be changed.
|
||||
EPS_SCF 1.0E-6
|
||||
MAX_SCF 300
|
||||
SCF_GUESS RESTART
|
||||
&OT T
|
||||
MINIMIZER DIIS
|
||||
PRECONDITIONER FULL_ALL
|
||||
|
|
|
|||
|
|
@ -31,7 +31,6 @@
|
|||
&SCF ! Parameters controlling the convergence of the scf. This section should not be changed.
|
||||
EPS_SCF 1.0E-5
|
||||
MAX_SCF 100
|
||||
SCF_GUESS RESTART
|
||||
&OT T
|
||||
MINIMIZER DIIS
|
||||
PRECONDITIONER FULL_ALL
|
||||
|
|
|
|||
|
|
@ -32,7 +32,6 @@
|
|||
&SCF
|
||||
EPS_SCF 1.0E-6
|
||||
MAX_SCF 20
|
||||
SCF_GUESS RESTART
|
||||
&OT
|
||||
PRECONDITIONER FULL_ALL
|
||||
&END OT
|
||||
|
|
|
|||
|
|
@ -27,7 +27,6 @@
|
|||
CHOLESKY OFF
|
||||
EPS_SCF 1.0E-6
|
||||
MAX_SCF 200
|
||||
SCF_GUESS RESTART
|
||||
&END SCF
|
||||
&XC
|
||||
&WF_CORRELATION
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue