Abf-accuinfo: Difference between revisions

From PMFLib Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
Navigation: [[Documentation]] / [[Methods]] / [[Adaptive Biasing Force Method]] / [[ABF:Utilities]] / [[abf-accuinfo]]
----
{{ABFUtils}}
'''Name'''
abf-accuinfo
'''Synopsis'''
<span style="color: maroon;">abf-accuinfo</span> <span style="color: blue;">[OPTIONS]</span> [--] <span style="color: purple;">accuname</span>
'''Description'''
It prints info about the ABF accumulator file. It lists collective variables and sampled area.
'''Arguments'''
{| style="margin-left: 2em; width: 75%;"
|- style="vertical-align: top; background-color: #e6e6e6;"
| <span style="color: purple;">accuname</span><br/>
<span style="margin-left: 30px;">Name of file containing the ABF accumulator.  If the name is '-' then the accumulator is read from the standard input.</span>
|}
'''Options'''
{| style="margin-left: 2em; width: 95%;"
Navigation: [[Documentation]] / [[Methods]] / [[Adaptive Biasing Force Method]] / [[ABF:Utilities]] / [[abf-accuinfo]]
Navigation: [[Documentation]] / [[Methods]] / [[Adaptive Biasing Force Method]] / [[ABF:Utilities]] / [[abf-accuinfo]]
----
----

Revision as of 13:37, 18 April 2016

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


ABF Utilities

Name

abf-accuinfo

Synopsis

abf-accuinfo [OPTIONS] [--] accuname

Description

It prints info about the ABF accumulator file. It lists collective variables and sampled area.

Arguments

accuname

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

Options

-l, --limit NUMBER
Only bins containing more samples than NUMBER are considered as properly sampled.
(Default: 100)
-v, --verbose
Increase output verbosity.
--version
Output version information and exit.
-h, --help
Display this help and exit.