Skip to content

Shortcut: MULTI_RMSD

Module colvar
Description Usage
Calculate RMSD distances for different domains and combine them. used in 0 tutorialsused in 2 eggs
output value type
the sum of the multiple RMSD distances scalar

Deprecated

This action has been deprecated and is no longer supported. Use RMSD instead.

Details and examples

Calculate RMSD distances for different domains and combine them.

This action is largely depracated. In previous versions of PLUMED a more complex version of this method was implemented. You can see an example in example from the plumed nest.

We felt that the input syntax for the method was not very transparant. We have thus provided this minimal action that creates the input for calculating the MultiDomain RMSD for simple cases. This action is a shortcut. If you look at the inputs in the egg that is linked above you can see how we use the various actions that are in PLUMED to calculate the final quantity. If you would like to implement some complicated CVs that are linear combinations of multiple RMSD calculations looking at how this shortcut works will help you start.

Full list of keywords

The following table describes the keywords and options that can be used with this action

Keyword Type Default Description
REFERENCE compulsory none a file in pdb format containing the reference structure and the atoms involved in the CV
TYPE compulsory SIMPLE the manner in which RMSD alignment is performed
SQUARED optional false This should be set if you want the mean squared displacement instead of the root mean squared displacement
NOPBC optional false don't use periodic boundary conditions