This is part of the function module |
Calculates the replica averaging of a collective variable over multiple replicas.
Each collective variable is averaged separately and stored in a component labelled label.cvlabel.
The following input tells plumed to calculate the distance between atoms 3 and 5 and the average it over the available replicas.
dist: DISTANCEATOMS=3,5 ens: ENSEMBLEthe pair of atom that we are calculating the distance between.ARG=dist PRINTcompulsory keyword the labels of the values from which the function is calculatedARG=dist,ens.distcompulsory keyword the labels of the values that you would like to print to the file
The names of the components in this action can be customized by the user in the actions input file. However, in addition to the components that can be customized the following quantities will always be output
Quantity | Description |
.#!custom | the names of the output components for this action depend on the actions input file see the example inputs below for details |
ARG | the labels of the values from which the function is calculated |
NUMERICAL_DERIVATIVES | ( default=off ) calculate the derivatives for these quantities numerically |
REWEIGHT | ( default=off ) simple REWEIGHT using the latest ARG as energy |
CENTRAL | ( default=off ) calculate a central moment instead of a standard moment |
TEMP | the system temperature - this is only needed if you are reweighting |
MOMENT | the moment you want to calculate in alternative to the mean or the variance |
POWER | the power of the mean (and moment) |