Abf-accuinfo: Difference between revisions
Jump to navigation
Jump to search
no edit summary
No edit summary |
No edit summary |
||
Line 25: | Line 25: | ||
{| style="margin-left: 2em; width: 95%;" | {| style="margin-left: 2em; width: 95%;" | ||
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%;" | |||
|- style="vertical-align: top; background-color: #e6e6e6;" | |||
|<span style="color: blue;">-l, --limit NUMBER</span><br/><span style="margin-left: 30px;">Only bins containing more samples than NUMBER are considered as properly sampled.</span><br/><span style="color:purple; margin-left: 30px;"> (Default: 100)</span> | |||
|- style="vertical-align: top; " | |||
|<span style="color: blue;">-v, --verbose</span><br/><span style="margin-left: 30px;">Increase output verbosity.</span> | |||
|- style="vertical-align: top; background-color: #e6e6e6;" | |||
|<span style="color: blue;">--version</span><br/><span style="margin-left: 30px;">Output version information and exit.</span> | |||
|- style="vertical-align: top; " | |||
|<span style="color: blue;">-h, --help</span><br/><span style="margin-left: 30px;">Display this help and exit.</span> | |||
|} |