Back to the main page of this manual | Input reference of CP2K version 2.3 (Revision 12341) |
COLVAR {INT} | |
Specifies the index (in input file order) of the type of colvar to constrain. | |
This optional keyword cannot be repeated and it expects precisely one integer. |
EXCLUDE_MM <LOGICAL> | |
Does not apply the constraint to the MM region within a QM/MM calculation | |
This optional keyword cannot be repeated and it expects precisely one logical. | |
The lone keyword behaves as a switch to .TRUE. | |
Default value: .FALSE. |
EXCLUDE_QM <LOGICAL> | |
Does not apply the constraint to the QM region within a QM/MM calculation | |
This optional keyword cannot be repeated and it expects precisely one logical. | |
The lone keyword behaves as a switch to .TRUE. | |
Default value: .FALSE. |
INTERMOLECULAR <LOGICAL> | |
Specify if the constraint/restraint is intermolecular. | |
This optional keyword cannot be repeated and it expects precisely one logical. | |
The lone keyword behaves as a switch to .TRUE. | |
Default value: .FALSE. |
MOLECULE {INTEGER} | |
Specifies the index of the molecule kind (in input file order)on which the constraint will be applied. MOLECULE and MOLNAME keyword exclude themself mutually. | |
This required keyword cannot be repeated and it expects precisely one integer. |
MOLNAME {CHARACTER} | |
Specifies the name of the molecule on which the constraint will be applied. | |
This required keyword cannot be repeated and it expects precisely one word. | |
Alias names for this keyword: SEGNAME |
TARGET {REAL} | |
Specifies the target value of the constrained collective variable (units depend on the colvar). | |
This optional keyword cannot be repeated and it expects precisely one real. | |
Default unit: [internal_cp2k] |
TARGET_GROWTH {REAL} | |
Specifies the growth speed of the target value of the constrained collective variable. | |
This optional keyword cannot be repeated and it expects precisely one real. | |
Default value: 0.00000000E+00 | |
Default unit: [internal_cp2k] |
TARGET_LIMIT {REAL} | |
Specifies the limit of the growth of the target value of the constrained collective variable. By default no limit at the colvar growth is set. | |
This optional keyword cannot be repeated and it expects precisely one real. | |
Default unit: [internal_cp2k] |
Back to the main page of this manual or the CP2K home page | (Last update: 3.9.2012) |