Shortcut: AVERAGE
Module | generic |
---|---|
Description | Usage |
Calculate the ensemble average of a collective variable | |
output value | type |
the value of the average | scalar/grid |
Input
The arguments that serve as the input for this action are specified using one or more of the keywords in the following table.
Keyword | Type | Description |
---|---|---|
ARG | scalar/grid | the quantity that is being averaged |
Further details and examples
Text from manual goes here
Syntax
The following table describes the keywords and options that can be used with this action
Keyword | Type | Default | Description |
---|---|---|---|
ARG | input | none | the quantity that is being averaged |
STRIDE | compulsory | 1 | the frequency with which to store data for averaging |
CLEAR | compulsory | 0 | the frequency with whihc to clear the data that is being averaged |
LOGWEIGHTS | optional | not used | the logarithm of the quantity to use as the weights when calculating averages |
NORMALIZATION | optional | not used | keyword for old version of the code that is there to maintain back compatibility only |