QUADRATIC

Parameters controlling the quadratic wall [Edit on GitHub]

Keywords

Keyword descriptions

DIRECTION

Type: enum
Default: WALL_PLUS
Usage: DIRECTION (WALL_PLUS|WALL_MINUS)

Description: Specify the direction of the wall.

Valid values:

  • WALL_PLUS Wall extends from the position towards larger values of COLVAR

  • WALL_MINUS Wall extends from the position towards smaller values of COLVAR

[Edit on GitHub]

K

Type: real
Default: [hartree]
Usage: K

Description: Specify the value of the quadratic potential constant: K*(CV-POS)^2

[Edit on GitHub]