mtd-energy
Jump to navigation
Jump to search
Navigation: Documentation / Utilities / mtd-energy
mtd-energy: version 6.380.1d87074 (2021-07-26 16:36)
Name
mtd-energy
Synopsis
mtd-energy [OPTIONS] [--] input output
Description
mtd-energy calculates the free energy surface estimate from the MTD accumulator file.
Arguments
| input Input file name containing the MTD accumulator or trajectory file with MTD accumulators or '-' to read data from the standard input.
|
| output Output file name for the free energy surface or '-' to write data to the standard output.
|
Options
| --floating Keep FES floating.
|
| -s, --smooth NUMBER Calculate average from specified number of MTD accumulators counted from the end of the trajectory file. (Default: 1)
|
| -l, --limit NUMBER Only bins containing more samples than NUMBER are considered as properly sampled. (Default: 0)
|
| -o, --offset NUMBER Specify an integration constant. (Default: 0)
|
| --printall Print results for all bins even if not properly sampled.
|
| --unsampledasmax Set energy values in unsampled region to maximum energy from sampled region or to value provided by --maxenergy.
|
| --maxenergy NUMBER If set, this is the energy used of unsampled regions. (Default: 0)
|
| --includebinstat Include bin statuses (1=sampled, 0=unsampled, -1=glued) into resulting FES.
|
| --output FORMAT Output FORMAT, which will be used to print free energy surface. Supported formats are: plain and gnuplot. (Default: gnuplot)
|
| --noheader Do not print header to output file.
|
| --fx FORMAT Output FORMAT, which will be used to print values of collective variables. (Default: %15.7le)
|
| --fe FORMAT Output FORMAT, which will be used to print values of free energy. (Default: %15.7le)
|
| --fs FORMAT Output FORMAT, which will be used to print values of standard deviations. (Default: %15.7le)
|
| -v, --verbose Increase output verbosity.
|
| --version Output version information and exit.
|
| -h, --help Display this help and exit.
|