Next: A crash course
Up: Collective Variable-based Calculations (Colvars)
Previous: Collective Variable-based Calculations (Colvars)
Contents
Index
In molecular dynamics simulations, it is often useful to reduce the large number of degrees of freedom of a physical system into few parameters whose statistical distributions can be analyzed individually, or used to define biasing potentials to alter the dynamics of the system in a controlled manner.
These have been called `order parameters', `collective variables', `(surrogate) reaction coordinates', and many other terms.
Here we use primarily the term `collective variable', often shortened to colvar, to indicate any differentiable function of atomic Cartesian coordinates,
, with
between
and
, the total
number of atoms:
|
(35) |
The module is designed to perform multiple tasks concurrently during or after a simulation, the most common of which are:
- apply restraints or biasing potentials to multiple variables, tailored on the system by choosing from a wide set of basis functions, without limitations on their number or on the number of atoms involved; while this can in principle be done through a TclForces script, using the Colvars module is both easier and computationally more efficient;
- calculate potentials of mean force (PMFs) along any set of variables, using different enhanced sampling methods, such as Adaptive Biasing Force (ABF), metadynamics, steered MD and umbrella sampling; variants of these methods that make use of an ensemble of replicas are supported as well;
- calculate statistical properties of the variables, such as running averages and standard deviations, correlation functions of pairs of variables, and multidimensional histograms: this can be done either at run-time without the need to save very large trajectory files, or after a simulation has been completed using VMD and the cv command or NAMD and the coorfile read command as illustrated in 18.
Detailed explanations of the design of the Colvars module are provided in reference [30]. Please cite this reference whenever publishing work that makes use of this module.
Next: A crash course
Up: Collective Variable-based Calculations (Colvars)
Previous: Collective Variable-based Calculations (Colvars)
Contents
Index
http://www.ks.uiuc.edu/Research/namd/