Back to the main page of this manual | Input reference of CP2K version 6.1 (Revision svn:18464) |
COUNTER {Integer} | |
A counter to track the total number of energy evaluations. Needed by some optimizers to print information. Useful mainly for restarts. | |
This keyword cannot be repeated and it expects precisely one integer. | |
Default value: 0 |
MAX_REUSE {Integer} | |
Determines how many times a previously built preconditioner can be reused. | |
This keyword cannot be repeated and it expects precisely one integer. | |
Default value: 0 |
PRECOND_FREQ {Integer} | |
See REUSE_PRECOND. | |
This keyword cannot be repeated and it expects precisely one integer. | |
Default value: 0 |
PURGE_FREQ {Integer} | |
See PURGE_HISTORY. | |
This keyword cannot be repeated and it expects precisely one integer. | |
Default value: 1 |
PURGE_HISTORY {Logical} | |
Purge wavefunction and constraint history to improve SCF convergence during MD.Counts how often the convergence of the first CDFT SCF iteration takes 2 or more outer SCF iterations and purges the history if the counter exceeds PURGE_FREQ, and PURGE_OFFSET MD steps have passed since the last purge. The counter is zeroed after each purge. | |
This keyword cannot be repeated and it expects precisely one logical. | |
The lone keyword behaves as a switch to .TRUE. | |
Default value: .FALSE. |
PURGE_OFFSET {Integer} | |
See PURGE_HISTORY. | |
This keyword cannot be repeated and it expects precisely one integer. | |
Default value: 1 |
REUSE_PRECOND {Logical} | |
Reuse a previously built OT preconditioner between subsequent CDFT SCF iterations if the inner OT SCF loop converged in PRECOND_FREQ steps or less. Intended mainly for MD simulations with the FULL_ALL preconditioner to speed up the final iterations of the CDFT SCF loop. | |
This keyword cannot be repeated and it expects precisely one logical. | |
The lone keyword behaves as a switch to .TRUE. | |
Default value: .FALSE. |
TYPE_OF_CONSTRAINT {Keyword} | |
Specifies the type of constraint used. | |
This keyword cannot be repeated and it expects precisely one keyword. | |
Default value: NONE | |
List of valid keywords:
|
Back to the main page of this manual or the CP2K home page | (Last update: 12.6.2018) |