Navigation: Documentation / Methods / Metadynamics


Contents

Description

Free Energy from Metadynamics Simulations

Metadynamics introduces a history-dependent potential, which is composed of Gaussian functions added in regular intervals. This potential is employed as a bias in molecular dynamics simulation to suppress visiting already sampled regions.

  ... (8)

As a result, the system evolves by free diffusions alongside biased collective variables. Moreover, the history-dependent potential converges to the negative value of the free energy in a limit of infinitesimally long metadynamics simulation.


The application of the history dependent potential thus leads to the modified equations of motions:

  ... (8)

where   is mass of atom i,   is atom position, and   is time.

Since the biasing force is not known prior to the simulation, it is calculated during the simulation and adaptively applied. To accelerate sampling, the biasing force is applied even if an inadequate number of samples is collected in a bin. In this case, the biasing force is scaled in the early stages to avoid artifacts from applications of overestimated biasing forces. The biasing force can also be smoothed to decrease noise in collected data. For further details, see feimode in ABF:Controls.

Sampling Space Discretization

Due to numerical reasons, mean forces are collected on a regular grid. The averaging of instantaneous collective force is then done in small intervals centered at discrete CV values:

  ... (5)

with the standard error:

  ... (6)

where the standard deviation is given by:

  ... (7)

where   is the interval size also called a bin,   is the number of samples collected in a bin centered at  , and   is a statistical inefficiency due to correlation in time series.

Therefore, each CV involved in ABF simulations must be discretized by specifying an interval in which the sampling is performed and the number of intervals (bins) for discretization, for further details, see ABF:Collective variables. The increasing number of bins improves the accuracy of Equation 5 and subsequently the quality of the integrated free energy (Equation 1) but it also increases the noise because of a smaller number of samples collected in a bin. A reasonable compromise is the number of bins, which leads to 0.1 Å or 1-2° bin widths.

Well-temepered Metadynamics

References