MIXED
This section allows to use any function of the energy subsystems in a mixed_env calculation as a collective variable. [Edit on GitHub]
Keywords
Keyword descriptions
- DX
Type: real
Default: 1.00000000E-001 [bohr]
Usage: DXDescription: Parameter used for computing the derivative with the Ridders’ method.
- ENERGY_FUNCTION
Type: string
Usage: ENERGY_FUNCTION (E1+E2-LOG(E1/E2))Description: Specifies the functional form of the collective variable in mathematical notation.
- ERROR_LIMIT
Type: real
Default: 1.00000000E-012
Usage: ERROR_LIMITDescription: Checks that the error in computing the derivative is not larger than the value set; in case error is larger a warning message is printed.
- PARAMETERS
Type: string[ ]
Repeatable: yes
Usage: PARAMETERS a b DDescription: Defines the parameters of the functional form
- UNITS
Type: string[ ]
Repeatable: yes
Usage: UNITS angstrom eV*angstrom^-1 angstrom^1 KDescription: 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.
- VALUES
Type: real[ ]
Default: [internal_cp2k]
Repeatable: yes
Usage: VALUESDescription: Defines the values of parameter of the functional form
- VARIABLES
Type: string[ ]
Usage: VARIABLES xDescription: Defines the variables of the functional form. To allow an efficient mapping the order of the energy variables will be considered identical to the order of the force_eval in the force_eval_order list.