Back to the main page of this manual | Input reference of CP2K version 2023.1 |
CP2K_INPUT /
FORCE_EVAL /
PROPERTIES /
LINRES
ENERGY_GAP {Real} |
|
Energy gap estimate [a.u.] for preconditioning | |
This keyword cannot be repeated and it expects precisely one real. | |
Default value:
2.00000000E-001 |
EPS {Real} |
|
target accuracy for the convergence of the conjugate gradient. | |
This keyword cannot be repeated and it expects precisely one real. | |
Default value:
1.00000000E-006 |
EPS_FILTER {Real} |
|
Filter threshold for response density matrix. | |
This keyword cannot be repeated and it expects precisely one real. | |
Default value:
0.00000000E+000 |
MAX_ITER {Integer} |
|
Maximum number of conjugate gradient iteration to be performed for one optimization. | |
This keyword cannot be repeated and it expects precisely one integer. | |
Default value:
50 |
PRECONDITIONER {Keyword} |
|
Type of preconditioner to be used with all minimization schemes. They differ in effectiveness, cost of construction, cost of application. Properly preconditioned minimization can be orders of magnitude faster than doing nothing. | |
This keyword cannot be repeated and it expects precisely one keyword. | |
Default value:
NONE |
|
List of valid keywords:
|
RESTART {Logical} |
|
Restart the response calculation if the restart file exists | |
This keyword cannot be repeated and it expects precisely one logical. | |
The lone keyword behaves as a switch to
.TRUE. |
|
Default value:
.FALSE. |
RESTART_EVERY {Integer} |
|
Restart the conjugate gradient after the specified number of iterations. | |
This keyword cannot be repeated and it expects precisely one integer. | |
Default value:
50 |
WFN_RESTART_FILE_NAME {String} |
|
Root of the file names where to read the response functions fromwhich to restart the calculation of the linear response | |
This keyword cannot be repeated and it expects precisely one string. | |
Alias names for this keyword: RESTART_FILE_NAME |
Back to the main page of this manual or the CP2K home page | (Last update: 31.12.2022) |