Back to the main page of this manual | Input reference of CP2K version 7.1 |
CP2K_INPUT /
FORCE_EVAL /
QMMM /
PERIODIC /
POISSON /
IMPLICIT
BOUNDARY_CONDITIONS {Keyword} |
|
Specifies the type of boundary conditions. Dirichlet=fixed value, Neumann=zero normal deriv. Mixed and Neumann boundaries essentially requires FFTW3 so that all grid sizes are FFT-able. | |
This keyword cannot be repeated and it expects precisely one keyword. | |
Default value:
PERIODIC |
|
List of valid keywords:
|
MAX_ITER {Integer} |
|
Maximum number of iterations. | |
This keyword cannot be repeated and it expects precisely one integer. | |
Default value:
30 |
NEUMANN_DIRECTIONS {Keyword} |
|
Directions in which homogeneous Neumann conditions are imposed. In the remaining directions periodic conditions will be enforced. Having specified MIXED or NEUMANN as BOUNDARY_CONDITIONS, the keyword is meant to be used to combine periodic and homogeneous Neumann conditions at the boundaries of the simulation cell. | |
This keyword cannot be repeated and it expects precisely one keyword. | |
Default value:
XYZ |
|
List of valid keywords:
|
OR_PARAMETER {Real} |
|
Over-relaxation parameter (large epsilon requires smaller omega ~0.1). | |
This keyword cannot be repeated and it expects precisely one real. | |
Default value:
1.00000000E+000 |
|
Alias names for this keyword: OMEGA |
TOL {Real} |
|
Stopping tolerance. | |
This keyword cannot be repeated and it expects precisely one real. | |
Default value:
1.00000000E-008 |
ZERO_INITIAL_GUESS {Logical} |
|
Whether or not to use zero potential as initial guess. | |
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) |