Back to the main page of this manual | Input reference of CP2K version 2023.1 |
CP2K_INPUT /
FORCE_EVAL /
DFT /
QS /
OPTIMIZE_LRI_BASIS
ACCURACY {Real} |
|
Target accuracy for the objective function (RHOEND) | |
This keyword cannot be repeated and it expects precisely one real. | |
Default value:
1.00000000E-005 |
CONDITION_WEIGHT {Real} |
|
This keyword allows to give different weight factors to the condition number (LOG(cond) is used). | |
This keyword cannot be repeated and it expects precisely one real. | |
Default value:
1.00000000E-006 |
DEGREES_OF_FREEDOM {Keyword} |
|
Specifies the degrees of freedom in the basis optimization. | |
This keyword cannot be repeated and it expects precisely one keyword. | |
Default value:
EXPONENTS |
|
List of valid keywords:
|
GEOMETRIC_SEQUENCE {Logical} |
|
Exponents are assumed to be a geometric sequence. Only the minimal and maximal exponents of one set are optimized and the other exponents are obtained by geometric progression. | |
This keyword cannot be repeated and it expects precisely one logical. | |
The lone keyword behaves as a switch to
.TRUE. |
|
Default value:
.FALSE. |
MAX_FUN {Integer} |
|
Maximum number of function evaluations | |
This keyword cannot be repeated and it expects precisely one integer. | |
Default value:
4000 |
STEP_SIZE {Real} |
|
Initial step size for search algorithm (RHOBEG) | |
This keyword cannot be repeated and it expects precisely one real. | |
Default value:
5.00000000E-002 |
USE_CONDITION_NUMBER {Logical} |
|
Determines whether condition number should be part of optimization or not | |
This keyword cannot be repeated and it expects precisely one logical. | |
The lone keyword behaves as a switch to
.TRUE. |
|
Default value:
.FALSE. |
Back to the main page of this manual or the CP2K home page | (Last update: 31.12.2022) |