POINT

Section can be repeated.

Enables the possibility to use geometrical centers instead of single atoms to define colvars [Edit on GitHub]

Keywords

Keyword descriptions

ATOMS

Type: integer[ ]
Repeatable: yes
Usage: ATOMS {integer} {integer} {integer} {integer}

Description: Specifies the indexes of atoms defining the geometrical center

[Edit on GitHub]

TYPE

Type: enum
Default: GEO_CENTER
Usage: type (GEO_CENTER|FIX_POINT)

Description: Chooses the type of geometrical point

Valid values:

  • GEO_CENTER Computes the geometrical center of the listed atoms

  • FIX_POINT Defines a fixed point in space

[Edit on GitHub]

WEIGHTS

Type: real[ ]
Repeatable: yes
Usage: WEIGHTS {real} {real} {real} {real}

Description: Specifies the weights for a weighted geometrical center. Default is 1/natoms for every atom

[Edit on GitHub]

XYZ

Type: real[3]
Default: [bohr]
Usage: XYZ {real} {real} {real}

Description: Specifies the xyz of the fixed point (if the case)

[Edit on GitHub]