Back to the main page of this manual | Input reference of CP2K version 2.5.1 (Revision svn:13632) |
MAX_F_PER_ITER {Integer} | |
Maximum number of force evaluations per iteration(used for the line search) | |
This keyword cannot be repeated and it expects precisely one integer. | |
Default value: 3 |
MAX_H_RANK {Integer} | |
Maximum rank (and consequently size) of the approximate Hessian matrix used by the LBFGS optimizer. Larger values (e.g. 30) will accelerate the convergence behaviour at the cost of a larger memory consumption. | |
This keyword cannot be repeated and it expects precisely one integer. | |
Default value: 5 |
WANTED_PROJ_GRADIENT {Real} | |
Convergence criterium (overrides the general ones):Requested norm threshold of the gradient multiplied by the approximate Hessian. | |
This keyword cannot be repeated and it expects precisely one real. | |
Default value: 1.00000000E-16 | |
Default unit: [internal_cp2k] |
WANTED_REL_F_ERROR {Real} | |
Convergence criterium (overrides the general ones):Requested relative error on the objective functionof the optimizer (the energy) | |
This keyword cannot be repeated and it expects precisely one real. | |
Default value: 1.00000000E-16 | |
Default unit: [internal_cp2k] |
Back to the main page of this manual or the CP2K home page | (Last update: 29.10.2015) |