Abf-derivatives

From PMFLib Wiki
Revision as of 14:24, 1 April 2016 by Xstepan3 (talk | contribs) (Created page with "Navigation: Documentation / Methods / Adaptive Biasing Force Method / ABF:Utilities / abf-derivatives ---- {{ABFUtils}} '''Name''' abf-derivatives '''Syn...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Navigation: Documentation / Methods / Adaptive Biasing Force Method / ABF:Utilities / abf-derivatives


ABF Utilities

Name

abf-derivatives

Synopsis

abf-derivatives [OPTIONS] [--] accuname dname

Description

It prints selected derivatives from the ABF accumulator.

Arguments

accuname

Name of file containing the ABF accumulator. If the name is '-' then the accumulator is read from the standard input.

dname

Name of file where results will be printed. If the name is '-' then the output will be written to the standard output.

Options

-l, --limit LIMIT
Only bins containing more samples than NUMBER are considered as properly sampled.
(Default: 0)
-i, --item CV
Determine which CV derivatives should be printed.
(Default: 0)
-s, --sigma
Print the standard deviation of derivatives instead of derivatives.
-e, --errors
Print the errors of derivatives instead of derivatives.
--nognuplot
Do not print delimiters between records.
--noheader
Do not print header to the output file.
--fx FORMAT
Output FORMAT, which will be used to print values of collective variables.
(Default: %15.7e)
--fe FORMAT
Output FORMAT, which will be used to print results.
(Default: %15.7e)
-v, --verbose
Increase output verbosity.
--version
Output version information and exit.
-h, --help
Display this help and exit.