This is part of the colvar module |
Allow PLUMED to use collective variables computed in the MD engine.
This feature requires the MD engine to use special instructions to pass to PLUMED the value of some pre-computed collective variable. Check the documentation of the MD code to find out which collective variables can be computed and passed to PLUMED. These variables can then be accessed by name using the EXTRACV action.
This example takes the lambda variable pre-computed in GROMACS and apply to it a restraint to keep it close to the value 3.
l: EXTRACVNAME=lambda RESTRAINTcompulsory keyword name of the CV as computed by the MD engineARG=lthe input for this action is the scalar output from one or more other actions.KAPPA=10compulsory keyword ( default=0.0 ) specifies that the restraint is harmonic and what the values of the force constants on each of the variables areAT=3compulsory keyword the position of the restraint
NAME | name of the CV as computed by the MD engine |