Back to the main page of this manual | Input reference of CP2K version 7.1 |
CP2K_INPUT /
FORCE_EVAL /
DFT /
KG_METHOD /
ENERGY_CORRECTION
&ENERGY_CORRECTION {Logical} |
|
Controls the activation of the energy_correction | |
This keyword cannot be repeated and it expects precisely one logical. | |
The lone keyword behaves as a switch to
.TRUE. |
|
Default value:
.FALSE. |
ALGORITHM {Keyword} |
|
Algorithm used to solve KS equation | |
This keyword cannot be repeated and it expects precisely one keyword. | |
Default value:
DIAGONALIZATION |
|
List of valid keywords:
|
ENERGY_FUNCTIONAL {Keyword} |
|
Functional used in energy correction | |
This keyword cannot be repeated and it expects precisely one keyword. | |
Default value:
HARRIS |
|
List of valid keywords:
|
EPS_DEFAULT {Real} |
|
Threshold used for accuracy estimates within energy correction algorithms. | |
This keyword cannot be repeated and it expects precisely one real. | |
Default value:
1.00000000E-012 |
FACTORIZATION {Keyword} |
|
Algorithm used to calculate factorization of overlap matrix | |
This keyword cannot be repeated and it expects precisely one keyword. | |
Default value:
CHOLESKY |
|
List of valid keywords:
|
HARRIS_BASIS {Word} ... |
|
Specifies the type of basis to be used for the KG energy correction.Options are: (1) the default orbital basis (ORBITAL);(2) the primitive functions of the default orbital basis (PRIMITIVE);(3) the basis set labeled in Kind section (HARRIS) | |
This keyword cannot be repeated and it expects a list of words. | |
Default value:
ORBITAL |
MAO {Logical} |
|
Use modified atomic orbitals (MAO) to solve Harris equation | |
This keyword cannot be repeated and it expects precisely one logical. | |
The lone keyword behaves as a switch to
.TRUE. |
|
Default value:
.FALSE. |
MAO_EPS_GRAD {Real} |
|
Threshold used for MAO iterations. | |
This keyword cannot be repeated and it expects precisely one real. | |
Default value:
1.00000000E-005 |
MAO_MAX_ITER {Integer} |
|
Maximum iterations in MAO optimization. | |
This keyword cannot be repeated and it expects precisely one integer. | |
Default value:
0 |
Back to the main page of this manual or the CP2K home page | (Last update: 14.12.2021) |