Back to the main page of this manual | Input reference of CP2K version 5.1 (Revision svn:18091) |
CALC_COND_NUM {Logical} | |
Calculate the condition number of the (P|Q) matrix for the RI methods. | |
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: CALC_CONDITION_NUMBER |
COL_BLOCK {Integer} | |
Size of the column block used in the SCALAPACK block cyclic data distribution.Default is (COL_BLOCK=-1) is automatic. A proper choice can speedup the parallel matrix multiplication in the case of RI-RPA and RI-SOS-MP2-Laplace. | |
This keyword cannot be repeated and it expects precisely one integer. | |
Default value: -1 | |
Alias names for this keyword: COL_BLOCK_SIZE |
ERI_METHOD {Keyword} | |
Method for calculating periodic electron repulsion integrals (MME method is faster but experimental, forces not yet implemented).Obara-Saika (OS) for the Coulomb operator can only be used for non-periodic calculations. | |
This keyword cannot be repeated and it expects precisely one keyword. | |
Default value: GPW | |
List of valid keywords:
|
GROUP_SIZE {Integer} | |
Group size used in the computation of the integrals. Default is to use all processors (GROUP_SIZE=-1).A smaller group size (for example the node size), might a better choice if the actual MP2 time is large compared to integral computation time. This is usually the case if the total number of processors is not too large. | |
This keyword cannot be repeated and it expects precisely one integer. | |
Default value: -1 | |
Alias names for this keyword: NUMBER_PROC |
MEMORY {Real} | |
Maximum allowed total memory usage during MP2 methods [MiB]. | |
This keyword cannot be repeated and it expects precisely one real. | |
Default value: 1.02400000E+003 |
METHOD {Keyword} | |
Which method should be used to compute the MP2 energy | |
This keyword cannot be repeated and it expects precisely one keyword. | |
Default value: DIRECT_CANONICAL | |
List of valid keywords:
|
|
This keyword cites the following references: [DelBen2012] [DelBen2013] |
MINIMAL_GAP {Real} | |
If this keyword has a positive value, the HOMO-LUMO gap from DFT is enlarged to this value. Should only be used for metals for RPA and GW if numerical issues are present. | |
This keyword cannot be repeated and it expects precisely one real. | |
Default value: -2.72113839E+001 | |
Default unit: [eV] |
RI_METRIC {Keyword} | |
Define which RI metric should be used for calculating B^P_ia. | |
This keyword cannot be repeated and it expects precisely one keyword. | |
Default value: COULOMB | |
List of valid keywords:
|
|
Alias names for this keyword: RI |
ROW_BLOCK {Integer} | |
Size of the row block used in the SCALAPACK block cyclic data distribution.Default is (ROW_BLOCK=-1) is automatic. A proper choice can speedup the parallel matrix multiplication in the case of RI-RPA and RI-SOS-MP2-Laplace. | |
This keyword cannot be repeated and it expects precisely one integer. | |
Default value: -1 | |
Alias names for this keyword: ROW_BLOCK_SIZE |
SCALE_S {Real} | |
Scaling factor of the singlet energy component (opposite spin, OS). | |
This keyword cannot be repeated and it expects precisely one real. | |
Default value: 1.00000000E+000 |
SCALE_T {Real} | |
Scaling factor of the triplet energy component (same spin, SS). | |
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: 24.10.2017) |