Back to the main page of this manual | Input reference of CP2K version 2.4.0 (Revision 12993) |
BASIS_COMBINATIONS SET_ID(KIND1) SET_ID(KIND2) ... | |
If multiple atomic kinds are fitted at the same time, this keyword allows to specify which basis sets should be used together in optimization (underived set ID=0). If skipped all combinations are used. The order is taken as the kinds and sets are specified in the input | |
This optional keyword can be repeated and it expects a list of integers. |
BASIS_OUTPUT_FILE <FILENAME> | |
Name of the basis set file containing the optimized basis | |
This optional keyword cannot be repeated and it expects a list of words. | |
Default value: BASIS_OUTPUT_FILE |
BASIS_TEMPLATE_FILE <FILENAME> | |
Name of the basis set file, containing the structure of the new basis set | |
This optional keyword cannot be repeated and it expects a list of words. | |
Default value: BASIS_SET |
BASIS_WORK_FILE <FILENAME> | |
Name of the basis set file which is created to be read as initial guess | |
This optional keyword cannot be repeated and it expects a list of words. | |
Default value: BASIS_WORK_FILE |
CONTITION_WEIGHT REAL | |
This keyword allows to give different weight factors to the condition number of different basis combinations (LOG(cond) is used). The first entry corresponds to the original basis sets. Every further value is assigned to the combinations in the order given for BASIS_COMBINATIONS. | |
This optional keyword can be repeated and it expects precisely one real. | |
Default value: 1.00000000E+00 |
GROUP_PARTITION INT INT ... | |
Allows the specification of the group mpi group sizes in parallel runs. If less Groups than tasks are speciefied, consecutive calculations Will be assigned to one group (derived basis sets and then training sets) If keyword is skipped, equal group sizes will be generated trying to fit all calculations. | |
This optional keyword can be repeated and it expects a list of integers. |
RESIDUUM_WEIGHT REAL | |
This keyword allows to give different weight factors to the residuum of the different basis combinations. The first entry corresponds to the original basis sets. Every further value is assigned to the combinations in the order given for BASIS_COMBINATIONS. | |
This optional keyword can be repeated and it expects precisely one real. | |
Default value: 1.00000000E+00 |
USE_CONDITION_NUMBER | |
Determines whether condition number should be part of optimization or not | |
This optional keyword cannot be repeated and it expects precisely one logical. | |
The lone keyword behaves as a switch to .TRUE. | |
Default value: .FALSE. |
WRITE_FREQUENCY 1000 | |
Frequency at which the intermediate results should be written | |
This optional keyword cannot be repeated and it expects precisely one integer. | |
Default value: 5000 |
Back to the main page of this manual or the CP2K home page | (Last update: 19.6.2013) |