Back to the main page of this manual | Input reference of CP2K version 2023.1 (Development Version) |
CP2K_INPUT /
FORCE_EVAL /
DFT /
ENERGY_CORRECTION /
XC /
WF_CORRELATION /
RI_RPA
&RI_RPA {Logical} |
|
Putting the &RI_RPA section activates RI-RPA calculation. [Edit on GitHub] | |
This keyword cannot be repeated and it expects precisely one logical. | |
The lone keyword behaves as a switch to
.TRUE. |
|
Default value:
.FALSE. |
ADMM {Logical} |
|
Decide whether to perform ADMM in the exact exchange calc. for RPA and/or GW. The ADMM XC correction is governed by the AUXILIARY_DENSITY_MATRIX_METHOD section in &DFT. In most cases, the Hartree-Fock exchange is not too expensive and there is no need for ADMM, ADMM can however provide significant speedup and memory savings in case of diffuse basis sets. If it is a GW bandgap calculations, RI_SIGMA_X can also be used. [Edit on GitHub] | |
This keyword cannot be repeated and it expects precisely one logical. | |
The lone keyword behaves as a switch to
.TRUE. |
|
Default value:
.FALSE. |
MINIMAX_QUADRATURE {Logical} |
|
Use the Minimax quadrature scheme for performing the numerical integration. Maximum number of quadrature point limited to 20. [Edit on GitHub] | |
This keyword cannot be repeated and it expects precisely one logical. | |
The lone keyword behaves as a switch to
.TRUE. |
|
Default value:
.FALSE. |
|
Alias names for this keyword: MINIMAX |
MM_STYLE {Keyword} |
|
Matrix multiplication style for the Q matrix. [Edit on GitHub] | |
This keyword cannot be repeated and it expects precisely one keyword. | |
Default value:
GEMM |
|
List of valid keywords:
|
NUM_INTEG_GROUPS {Integer} |
|
Number of groups for the integration in the Laplace method. Each groups processes the same amount of quadrature points. It must be a divisor of the number of quadrature points and NUM_INTEG_GROUPS*GROUP_SIZE must be a divisor of the total number of processes. The default (-1) is automatic. [Edit on GitHub] | |
This keyword cannot be repeated and it expects precisely one integer. | |
Default value:
-1 |
PRINT_DGEMM_INFO {Logical} |
|
Print details about all DGEMM calls. [Edit on GitHub] | |
This keyword cannot be repeated and it expects precisely one logical. | |
The lone keyword behaves as a switch to
.TRUE. |
|
Default value:
.FALSE. |
QUADRATURE_POINTS {Integer} |
|
Number of quadrature points for the numerical integration in the RI-RPA method. [Edit on GitHub] | |
This keyword cannot be repeated and it expects precisely one integer. | |
Default value:
40 |
|
Alias names for this keyword: RPA_NUM_QUAD_POINTS |
RI_AXK {Logical} |
|
Decide whether to perform an RPA-AXK calculation. [Edit on GitHub] | |
This keyword cannot be repeated and it expects precisely one logical. | |
The lone keyword behaves as a switch to
.TRUE. |
|
Default value:
.FALSE. |
|
Alias names for this keyword: AXK |
RSE {Logical} |
|
Decide whether to add singles correction. [Edit on GitHub] | |
This keyword cannot be repeated and it expects precisely one logical. | |
The lone keyword behaves as a switch to
.TRUE. |
|
Default value:
.FALSE. |
|
Alias names for this keyword: SE |
SCALE_RPA {Real} |
|
Scales RPA energy contributions (RPA, AXK). [Edit on GitHub] | |
This keyword cannot be repeated and it expects precisely one real. | |
Default value:
1.00000000E+000 |
Back to the main page of this manual or the CP2K home page | (Last update: 31.5.2023) |