Back to the main page of this manual | Input reference of CP2K version 8.1 |
CP2K_INPUT /
GLOBAL /
GRID
APPLY_CUTOFF {Logical} |
|
When enabled the cpu and hybrid backends apply a spherical cutoff on the top of the cube. There is a performance penalty using it in combination with the cpu backend but it is on by default for the regtests | |
This keyword cannot be repeated and it expects precisely one logical. | |
The lone keyword behaves as a switch to
.TRUE. |
|
Default value:
.TRUE. |
BACKEND {Keyword} |
|
Selects the backed used by the grid library. | |
This keyword cannot be repeated and it expects precisely one keyword. | |
Default value:
AUTO |
|
List of valid keywords:
|
QUEUE_LENGTH {Integer} |
|
Number of gaussians that the hybrid backend treats in one round | |
This keyword cannot be repeated and it expects precisely one integer. | |
Default value:
4096 |
VALIDATE {Logical} |
|
When enabled the reference backend is run in shadow mode and its results are compared with those from the selected backend. If the two results differ by too much then the calculation is aborted. | |
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: 14.12.2021) |