WALL
Section can be repeated.
Controls the activation of walls on COLVAR during a metadynamic run. [Edit on GitHub]
Subsections
Keywords
Keyword descriptions
- POSITION
Type: real
Default: [internal_cp2k]
Usage: POSITIONDescription: Specify the value of the colvar for the wall position
- TYPE
Type: enum
Default: NONE
Usage: TYPE (REFLECTIVE|QUADRATIC|QUARTIC|GAUSSIAN|NONE)Description: Specify the type of wall
Valid values:
REFLECTIVEReflective wall. Colvar velocity is inverted when the colvar is beyond the wall position.QUADRATICApplies a quadratic potential at the wall position.QUARTICApplies a quartic potential at the wall position.GAUSSIANApplies a gaussian potential at the wall position.NONENo walls are applied.