Back to the main page of this manual | Input reference of CP2K version 7.1 |
CP2K_INPUT /
FORCE_EVAL /
QMMM
CENTER {Keyword} |
|
This keyword sets when the QM system is automatically centered. Default is EVERY_STEP. | |
This keyword cannot be repeated and it expects precisely one keyword. | |
Default value:
EVERY_STEP |
|
List of valid keywords:
|
CENTER_GRID {Logical} |
|
This keyword specifies whether the QM system is centered in units of the grid spacing. | |
This keyword cannot be repeated and it expects precisely one logical. | |
Default value:
.FALSE. |
CENTER_TYPE {Keyword} |
|
This keyword specifies how to do the QM system centering. | |
This keyword cannot be repeated and it expects precisely one keyword. | |
Default value:
MAX_MINUS_MIN |
|
List of valid keywords:
|
DELTA_CHARGE {Integer} |
|
Additional net charge relative to that specified in DFT section. Used automatically by force mixing | |
This keyword cannot be repeated and it expects precisely one integer. | |
Default value:
0 |
EPS_MM_RSPACE {Real} |
|
Set the threshold for the collocation of the GEEP gaussian functions.this keyword affects only the GAUSS E_COUPLING. | |
This keyword cannot be repeated and it expects precisely one real. | |
Default value:
1.00000000E-010 |
E_COUPL {Keyword} |
|
Specifies the type of the QM - MM electrostatic coupling. | |
This keyword cannot be repeated and it expects precisely one keyword. | |
Default value:
NONE |
|
List of valid keywords:
|
|
Alias names for this keyword: QMMM_COUPLING, ECOUPL |
INITIAL_TRANSLATION_VECTOR {Real} {Real} {Real} |
|
This keyword specify the initial translation vector to be applied to the system. | |
This keyword cannot be repeated and it expects precisely 3 reals. | |
Default values:
0.00000000E+000 0.00000000E+000 0.00000000E+000 |
MM_POTENTIAL_FILE_NAME {String} |
|
Name of the file containing the potential expansion in gaussians. See the USE_GEEP_LIB keyword. | |
This keyword cannot be repeated and it expects precisely one string. | |
Default value:
MM_POTENTIAL |
NOCOMPATIBILITY {Logical} |
|
This keyword disables the compatibility of QM/MM potential between CPMD and CP2K implementations. The compatibility is achieved using an MM potential of the form: Erf[x/rc]/x + (1/rc -2/(pi^1/2*rc))*Exp[-(x/rc)^2] .This keyword has effect only selecting GAUSS E_COUPLING type. | |
This keyword cannot be repeated and it expects precisely one logical. | |
The lone keyword behaves as a switch to
.TRUE. |
|
Default value:
.FALSE. |
PARALLEL_SCHEME {Keyword} |
|
Chooses the parallel_scheme for the long range Potential | |
This keyword cannot be repeated and it expects precisely one keyword. | |
Default value:
ATOM |
|
List of valid keywords:
|
SPHERICAL_CUTOFF {Real} {Real} |
|
Set the spherical cutoff for the QMMM electrostatic interaction. This acts like a charge multiplicative factor dependent on cutoff. For MM atoms farther than the SPHERICAL_CUTOFF(1) their charge is zero. The switch is performed with a smooth function: 0.5*(1-TANH((r-[SPH_CUT(1)-20*SPH_CUT(2)])/(SPH_CUT(2)))). Two values are required: the first one is the distance cutoff. The second one controls the stiffness of the smoothing. | |
This keyword cannot be repeated and it expects precisely 2 reals. | |
Default values:
-5.29177209E-001 0.00000000E+000 |
|
Default unit:
[angstrom]
|
USE_GEEP_LIB {Integer} |
|
This keyword enables the use of the internal GEEP library to generate the gaussian expansion of the MM potential. Using this keyword there's no need to provide the MM_POTENTIAL_FILENAME. It expects a number from 2 to 15 (the number of gaussian funtions to be used in the expansion. | |
This keyword cannot be repeated and it expects precisely one integer. | |
Default value:
0 |
Back to the main page of this manual or the CP2K home page | (Last update: 14.12.2021) |