Girish Mahajan (Editor)

Local Elevation

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit

Local Elevation is a technique used in computational chemistry or physics, mainly in the field of molecular simulation (including molecular dynamics (MD) and monte carlo (MC) simulations). It was developed in 1994 by Huber, Torda and van Gunsteren to enhance the searching of conformational space in molecular dynamics simulations and is available in the GROMOS software for molecular dynamics simulation (since GROMOS96). The method was, together with the conformational flooding method , the first to introduce memory-dependence into molecular simulations. Many recent methods build on the principles of the local elevation technique, including the Engkvist-Karlström , adaptive biasing force , Wang-Landau, metadynamics, adaptively biased molecular dynamics , adaptive reaction coordinate forces , and local elevation umbrella sampling methods. The basic principle of the method is to add a memory-dependent potential energy term in the simulation so as to prevent the simulation to revisit already sampled configurations, which leads to the increased probability of discovering new configurations. The method can be seen as a continuous variant of the Tabu search method.

Contents

Basic step

The basic step of the algorithm is to add a small, repulsive potential energy function to the current configuration of the molecule such as to penalize this configuration and increase the likelihood of discovering other configurations. This requires the selection of a subset Q ( r ) of the degrees of freedom, which define the relevant conformational variables. These are typically a set of conformationally relevant dihedral angles, but can in principle be any differentiable function of the cartesian coordinates r .

The algorithm deforms the physical potential energy surface by introducing a bias energy, such that the total potential energy is defined as

U t o t ( r ) = U p h y s ( r ) + U b i a s L E ( Q ; t )

The local elevation bias U b i a s L E ( Q ; t ) depends on the simulation time t and is set to zero at the start of the simulation ( U b i a s L E ( Q ; t = 0 ) = 0 ) and is gradually built as a sum of small, repulsive functions, giving

U b i a s L E ( Q ; ( n + 1 ) Δ t ) = U b i a s L E ( Q ; n Δ t ) + k L E F ( Q Q n + 1 ) ,

where k L E is a scaling constant and F ( Q Q n + 1 ) is a multidimensional, repulsive function with F ( 0 ) = 1 .

The resulting bias potential will be a sum of all the added functions

U b i a s L E ( Q ; n Δ t ) = i = 1 n k L E F ( Q Q i )

To reduce the number of added repulsive functions, a common approach is to add the functions to grid points. The original choice of F ( Q Q i ) is to use a multidimensional Gaussian function. However, due to the infinite range of the Gaussian as well as the artifacts that can occur with a sum of gridded Gaussians, a better choice is to apply multidimensional truncated polynomial functions .

Applications

The local elevation method can be applied to free energy calculations as well as to conformational searching problems. In free energy calculations the local elevation technique is applied to level out the free energy surface along the selected set of variables. It has been shown by Engkvist and Karlström that the bias potential built by the local elevation method will approximate the negative of the free energy surface. The free energy surface can therefore be approximated directly from the bias potential (as done in the metadynamics method) or the bias potential can be used for umbrella sampling (as done in metadynamics with umbrella sampling corrections and local elevation umbrella sampling methods) to obtain more accurate free energies.

References

Local Elevation Wikipedia