accu-info
Jump to navigation
Jump to search
Navigation: Documentation / Utilities / accu-info
accu-info: version 6.1090.a7cf688 (2026-06-18 21:15)
Name
accu-info
Synopsis
accu-info [OPTIONS] [--] accuname action [section]
Description
accu-info prints info about the PMF accumulator file and extracts data from it.
Arguments
accuname Input name of PMF accumulator or '-' to read it from the standard input.
action Requested action:
** info - print summary about the accumulator
** list-sections - print available sections
** get-section - get data from the section
** get-derivative - get derivative for given realm
** get-energy - get energy for given realm
** get-mean - get sample mean, variance, and mean error
** get-tseries - get time series
** nsamples - print number of samples in bins
action Requested action:
** info - print summary about the accumulator
** list-sections - print available sections
** get-section - get data from the section
** get-derivative - get derivative for given realm
** get-energy - get energy for given realm
** get-mean - get sample mean, variance, and mean error
** get-tseries - get time series
** nsamples - print number of samples in bins
Options
| -l, --limit LIMIT Report only bins containing more samples than the specified NUMBER. (Default: 0)
|
| -i, --item CV Select the collective variable (CV) for data output. (Default: 1)
|
| --nognuplot Disable printing of delimiters between records.
|
| --noheader Do not print the header in the output.
|
| --fx FORMAT Format string for printing values of collective variables. (Default: %15.7e)
|
| --fe FORMAT Format string for printing values of section data. (Default: %15.7e)
|
| -v, --verbose Increase the verbosity of the output.
|
| --version Display version information and exit.
|
| -h, --help Display this help message and exit.
|