VARIABLE

Section can be repeated.

Defines initial values for variables and their labels [Edit on GitHub]

Keywords

Keyword descriptions

FIXED

Type: logical
Default: F
Lone keyword: T
Usage: FIXED

Description: Is this variable fixed or should it be optimized.

[Edit on GitHub]

LABEL

Type: string
Usage: LABEL PRM01

Description: The label used in the input file, i.e. ${LABEL} will be replaced by the VALUE specified.

[Edit on GitHub]

VALUE

Type: real
Default: [internal_cp2k]
Usage: VALUE 0.0

Description: Initial value of the variable

[Edit on GitHub]