Back to the main page of this manual | Input reference of CP2K version 2023.1 |
CP2K_INPUT /
FORCE_EVAL /
DFT /
QS /
CDFT /
BECKE_CONSTRAINT
ADJUST_SIZE {Logical} |
|
Adjust Becke cell boundaries with atomic radii to generate a heteronuclear cutoff profile. These radii are defined with the keyword ATOMIC_RADII. | |
This keyword cannot be repeated and it expects precisely one logical. | |
The lone keyword behaves as a switch to
.TRUE. |
|
Default value:
.FALSE. |
ATOMIC_RADII {Real} ... |
|
Defines atomic radii to generate a heteronuclear cutoff profile. Give one value per element in the same order as they appear in the input coordinates. | |
This keyword cannot be repeated and it expects a list of reals. | |
Default unit:
[angstrom]
|
CAVITY_CONFINE {Logical} |
|
Activates Gaussian cavity confinement. The constraint is evaluated only inside the cavity. The cavity is formed by summing spherical Gaussians centered on the constraint atoms. | |
This keyword cannot be repeated and it expects precisely one logical. | |
The lone keyword behaves as a switch to
.TRUE. |
|
Default value:
.FALSE. |
CAVITY_PRINT {Logical} |
|
Print cavity in Gaussian cube file format. Currently, printing options are hardcoded. | |
This keyword cannot be repeated and it expects precisely one logical. | |
The lone keyword behaves as a switch to
.TRUE. |
|
Default value:
.FALSE. |
CAVITY_RADIUS {Real} |
|
Radius parameter controlling the creation of Gaussian cavity confinement. | |
This keyword cannot be repeated and it expects precisely one real. | |
Default value:
3.00000000E+000 |
|
Default unit:
[angstrom]
|
CAVITY_SHAPE {Keyword} |
|
Specifies the type of Gaussian cavity used. | |
This keyword cannot be repeated and it expects precisely one keyword. | |
Default value:
DEFAULT |
|
List of valid keywords:
|
CAVITY_USE_BOHR {Logical} |
|
Convert the cavity radius from angstrom to bohr. This results in a larger confinement cavity than without unit conversion. | |
This keyword cannot be repeated and it expects precisely one logical. | |
The lone keyword behaves as a switch to
.TRUE. |
|
Default value:
.FALSE. |
CUTOFF_TYPE {Keyword} |
|
Specifies the type of cutoff used when building the Becke weight function. | |
This keyword cannot be repeated and it expects precisely one keyword. | |
Default value:
GLOBAL |
|
List of valid keywords:
|
ELEMENT_CUTOFF {Real} ... |
|
Defines element specific cutoffs to decide which atoms contribute to the weight function at each real space grid point. Give one value per element in the same order as they appear in the coordinates. | |
This keyword cannot be repeated and it expects a list of reals. | |
Default unit:
[angstrom]
|
EPS_CAVITY {Real} |
|
Density threshold for cavity creation. Grid points where the Gaussian density falls below the threshold are ignored. | |
This keyword cannot be repeated and it expects precisely one real. | |
Default value:
1.00000000E-006 |
GLOBAL_CUTOFF {Real} |
|
Parameter used to select which atoms contribute to the weight function at each real space grid point. | |
This keyword cannot be repeated and it expects precisely one real. | |
Default value:
3.17506325E+000 |
|
Default unit:
[angstrom]
|
IN_MEMORY {Logical} |
|
Precompute gradients due to Becke constraint during initial formation of constraint and store them in memory. Useful in combination with confinement, memory intensive otherwise. Does nothing if forces are not calculated. | |
This keyword cannot be repeated and it expects precisely one logical. | |
The lone keyword behaves as a switch to
.TRUE. |
|
Default value:
.FALSE. |
SHOULD_SKIP {Logical} |
|
If grid point is farther than GLOBAL_CUTOFF from all constraint atoms, move directly to next grid point, thus saving computational resources. | |
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) |