Back to the main page of this manual | Input reference of CP2K version 2.5.1 (Revision svn:13632) |
EXTERNAL_PRESSURE {Real} ... | |
Specifies the external pressure (1 value or the full 9 components of the pressure tensor) applied during the cell optimization. | |
This keyword cannot be repeated and it expects a list of reals. | |
Default value: 1.00000000E+02 0.00000000E+00 0.00000000E+00 0.00000000E+00 1.00000000E+02 0.00000000E+00 0.00000000E+00 0.00000000E+00 1.00000000E+02 | |
Default unit: [bar] |
KEEP_ANGLES {Logical} | |
Keep angles between the cell vectors constant, but allow the lenghts of the cell vectors to change independently. Albeit general, this is most useful for triclinic cells, to enforce higher symmetry, see KEEP_SYMMETRY. | |
This keyword cannot be repeated and it expects precisely one logical. | |
The lone keyword behaves as a switch to .TRUE. | |
Default value: .FALSE. |
KEEP_SYMMETRY {Logical} | |
Keep the requested initial cell symmetry (e.g. during a cell optimisation). The initial symmetry must be specified in the &CELL section. | |
This keyword cannot be repeated and it expects precisely one logical. | |
The lone keyword behaves as a switch to .TRUE. | |
Default value: .FALSE. |
MAX_DR {Real} | |
Convergence criterium for the maximum geometry change between the current and the last optimizer iteration. | |
This keyword cannot be repeated and it expects precisely one real. | |
Default value: 3.00000000E-03 | |
Default unit: [bohr] |
MAX_FORCE {Real} | |
Convergence criterium for the maximum force component of the current configuration. | |
This keyword cannot be repeated and it expects precisely one real. | |
Default value: 4.50000000E-04 | |
Default unit: [bohr^-1*hartree] |
MAX_ITER {Integer} | |
Specifies the maximum number of geometry optimization steps. One step might imply several force evaluations for the CG and LBFGS optimizers. | |
This keyword cannot be repeated and it expects precisely one integer. | |
Default value: 200 |
OPTIMIZER {Keyword} | |
Specify which method to use to perform a geometry optimization. | |
This keyword cannot be repeated and it expects precisely one keyword. | |
Default value: BFGS | |
List of valid keywords:
|
|
Alias names for this keyword: MINIMIZER | |
This keyword cites the following reference: [BYRD1995] |
PRESSURE_TOLERANCE {Real} | |
Specifies the Pressure tolerance (compared to the external pressure) to achieve during the cell optimization. | |
This keyword cannot be repeated and it expects precisely one real. | |
Default value: 1.00000000E+02 | |
Default unit: [bar] |
RMS_DR {Real} | |
Convergence criterium for the root mean square (RMS) geometry change between the current and the last optimizer iteration. | |
This keyword cannot be repeated and it expects precisely one real. | |
Default value: 1.50000000E-03 | |
Default unit: [bohr] |
RMS_FORCE {Real} | |
Convergence criterium for the root mean square (RMS) force of the current configuration. | |
This keyword cannot be repeated and it expects precisely one real. | |
Default value: 3.00000000E-04 | |
Default unit: [bohr^-1*hartree] |
STEP_START_VAL {Integer} | |
The starting step value for the CELL_OPT module. | |
This keyword cannot be repeated and it expects precisely one integer. | |
Default value: 0 |
TYPE {Keyword} | |
Specify which kind of method to use for the optimization of the simulation cell | |
This keyword cannot be repeated and it expects precisely one keyword. | |
Default value: DIRECT_CELL_OPT | |
List of valid keywords:
|
Back to the main page of this manual or the CP2K home page | (Last update: 29.10.2015) |