Back to the main page of this manual | Input reference of CP2K version 2.3 (Revision 12341) |
ATOMS_LIST {INT} {INT} .. | |
Specifies the atoms on which the external potential will act | |
This optional keyword can be repeated and it expects a list of integers. |
DX <REAL> | |
Parameter used for computing the derivative with the Ridders method. | |
This optional keyword cannot be repeated and it expects precisely one real. | |
Default value: 1.00000000E-01 | |
Default unit: [bohr] |
ERROR_LIMIT <REAL> | |
Checks that the error in computing the derivative is not larger than the value set. In case prints a warning message. | |
This optional keyword cannot be repeated and it expects precisely one real. | |
Default value: 1.00000000E-12 |
FUNCTION X^2+Y^2+Z^2+LOG(ABS(X+Y)) | |
Specifies the functional form in mathematical notation. Variables must be the atomic coordinates (X,Y,Z). | |
This required keyword cannot be repeated and it expects precisely one string. |
PARAMETERS A B D | |
Defines the parameters of the functional form | |
This required keyword can be repeated and it expects a list of words. |
UNITS ANGSTROM EV*ANGSTROM^-1 ANGSTROM^1 K | |
Optionally, allows to define valid CP2K unit strings for each parameter value. It is assumed that the corresponding parameter value is specified in this unit. | |
This optional keyword can be repeated and it expects a list of words. |
VALUES | |
Defines the values of parameter of the functional form | |
This required keyword can be repeated and it expects a list of reals. | |
Default unit: [internal_cp2k] |
Back to the main page of this manual or the CP2K home page | (Last update: 3.9.2012) |