METADYN

References: VandenEijnden2006

This section sets parameters to set up a calculation of metadynamics. [Edit on GitHub]

Keywords

Keyword descriptions

COLVAR_AVG_TEMPERATURE_RESTART

Type: real
Default: 0.00000000E+000
Usage: COLVAR_AVG_TEMPERATURE_RESTART 0.0

Description: COLVAR average temperature. Only for restarting purposes.

[Edit on GitHub]

DELTA_T

Type: real
Default: 0.00000000E+000 [K]
Usage: DELTA_T

Description: If Well-tempered metaD is used, the temperature parameter must be specified.

[Edit on GitHub]

DO_HILLS

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

Description: This keyword enables the spawning of the hills. Default .FALSE.

[Edit on GitHub]

HILL_TAIL_CUTOFF

Type: real
Default: -1.00000000E+000
Usage: HILL_TAIL_CUTOFF

Description: By setting this variable larger than 0 the tail of the Gaussian hill is damped to zero faster. The Gaussian function is multiplied by a cutoff function that becomes active at |x-X0|>HILL_TAIL_CUTOFFSCALE, where X0 is the location of the Gaussian and SCALE is the width of the Gaussian. For more than one METAVAR X0 and SCALE are METAVAR-dependent. (1-(|x-X0|/HILL_TAIL_CUTOFFSCALE)^P_EXP)/(1-(|x-X0|/HILL_TAIL_CUTOFF*SCALE)^Q_EXP)

[Edit on GitHub]

LAGRANGE

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

Description: Specifies whether an extended-lagrangian should be used. Default .FALSE.

[Edit on GitHub]

LANGEVIN

Type: logical
Default: F
Lone keyword: T
Usage: LANGEVIN {logical}

Description: If a Lagrangian scheme is used the eq. motion of the COLVARS are integrated with a LANGEVIN scheme.

References: VandenEijnden2006

[Edit on GitHub]

MIN_DISP

Type: real
Default: -1.00000000E+000
Usage: MIN_DISP

Description: Minimum displacement between hills before placing a new hill.

[Edit on GitHub]

MIN_NT_HILLS

Type: integer
Default: 1
Usage: MIN_NT_HILLS {integer}

Description: Specify the minimum MD step interval between spawning two hills. If specified, it must be >= than NT_HILLS. In case MIN_DISP is used, if MIN_DISP is satisfied before MIN_NT_HILLS MD steps have been performed, the MD will continue without any spawning until MIN_NT_HILLS is reached. The default value has the net effect of skipping this check.

[Edit on GitHub]

NHILLS_START_VAL

Type: integer
Default: 0
Usage: nhills_start_val

Description: The starting value of previously spawned hills

[Edit on GitHub]

NT_HILLS

Type: integer
Default: 30
Usage: NT_HILLS {integer}

Description: Specify the maximum MD step interval between spawning two hills. When negative, no new hills are spawned and only the hills read from SPAWNED_HILLS_* are in effect. The latter is useful when one wants to add a custom constant bias potential.

Mentions:QM/MM with Built-in Force Field

[Edit on GitHub]

OLD_HILL_NUMBER

Type: integer
Default: 0
Usage: OLD_HILL_NUMBER

Description: Index of the last hill spawned for this walker.Needed to calculate MIN_DISP

[Edit on GitHub]

OLD_HILL_STEP

Type: integer
Default: 0
Usage: OLD_HILL_STEP

Description: Timestep of the last hill spawned for this walker.Needed to calculate MIN_DISP

[Edit on GitHub]

PLUMED_INPUT_FILE

Type: string
Default: ./plumed.dat
Usage: PLUMED_INPUT_FILE ./FILENAME

Description: Specify the file name of the external plumed input file

[Edit on GitHub]

P_EXPONENT

Type: integer
Default: 8
Usage: P_EXPONENT

Description: Exponent at the numerator of the cutoff function to damp the tail of the Gaussian.

[Edit on GitHub]

Q_EXPONENT

Type: integer
Default: 20
Usage: Q_EXPONENT

Description: Exponent at the denominator of the cutoff function to damp the tail of the Gaussian.

[Edit on GitHub]

SLOW_GROWTH

Type: logical
Default: F
Lone keyword: T
Usage: SLOW_GROWTH {logical}

Description: Let the last hill grow slowly over NT_HILLS.

[Edit on GitHub]

STEP_START_VAL

Type: integer
Default: 0
Usage: step_start_val

Description: The starting step value for metadynamics

[Edit on GitHub]

TAMCSTEPS

Type: integer
Default: 1
Usage: TAMCSteps

Description: Number of sampling points for z

[Edit on GitHub]

TEMPERATURE

Type: real
Default: 0.00000000E+000 [K]
Usage: TEMPERATURE

Description: If a Lagrangian scheme is used the temperature for the collective variables is specified.

[Edit on GitHub]

TEMP_TOL

Type: real
Default: 0.00000000E+000 [K]
Usage: TEMP_TOL

Description: If a Lagrangian scheme is used the temperature tolerance for the collective variables is specified.

[Edit on GitHub]

TIMESTEP

Type: real
Default: 5.00000000E-001 [fs]
Usage: timestep

Description: The length of an integration step for colvars (TAMC only)

[Edit on GitHub]

USE_PLUMED

Type: logical
Default: F
Lone keyword: T
Usage: USE_PLUMED .FALSE./.TRUE.

Description: Specify whether to use plumed as an external metadynamics driver.

[Edit on GitHub]

WELL_TEMPERED

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

Description: This keyword enables Well-tempered metadynamics. Default .FALSE.

References: Barducci2008

[Edit on GitHub]

WTGAMMA

Type: real
Default: 0.00000000E+000
Usage: WTGAMMA

Description: If Well-tempered metaD is used, the gamma parameter must be specified if not DELTA_T.

[Edit on GitHub]

WW

Type: real
Default: 1.00000000E-001 [hartree]
Usage: WW

Description: Specifies the height of the gaussian to spawn. Default 0.1 .

Mentions:QM/MM with Built-in Force Field

[Edit on GitHub]