Abf-samples: Difference between revisions

From PMFLib Wiki
Jump to navigation Jump to search
(Created page with "Navigation: Documentation / Methods / Adaptive Biasing Force Method / ABF:Utilities / abf-samples ---- {{ABFUtils}} '''Name''' abf-samples '''Synopsis'''...")
 
No edit summary
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{DISPLAYTITLE:abf-samples}}
Navigation: [[Documentation]] / [[Methods]] / [[Adaptive Biasing Force Method]] / [[ABF:Utilities]] / [[abf-samples]]
Navigation: [[Documentation]] / [[Methods]] / [[Adaptive Biasing Force Method]] / [[ABF:Utilities]] / [[abf-samples]]
----
----
{{ABFUtils}}
{{ABFUtils}}
'''Name'''
<div style="text-align: center">abf-samples: version 5.271.40980cf (2020-03-02 15:18)</div>'''Name'''


abf-samples
<span style="margin-left: 15px;">abf-samples</span>


'''Synopsis'''
'''Synopsis'''


<span style="color: maroon;">abf-samples</span> <span style="color: blue;">[OPTIONS]</span> [--] <span style="color: purple;">accuname</span> <span style="color: purple;">sname</span>
<span style="color: maroon; margin-left: 15px;">abf-samples</span> <span style="color: blue;">[OPTIONS]</span> [--] <span style="color: purple;">accuname</span> <span style="color: purple;">sname</span>


'''Description'''
'''Description'''


It prints the number of samples accumulated during the ABF calculation.
<p style="text-indent: 1em; text-align: justify;">It prints number of samples accumulated during the ABF calculation.</p>


'''Arguments'''
'''Arguments'''


{| style="margin-left: 2em; width: 75%;"
{| style="margin-left: 2em; width: 95%;"
|- style="vertical-align: top; background-color: #e6e6e6;"
|- style="vertical-align: top; background-color: #e6e6e6;"
| <span style="color: purple;">accuname</span><br/>
| <span style="color: purple;">accuname</span><br/><div style="margin-left: 30px;">Name of file containing the ABF accumulator. If the name is '-' then the accumulator is read from the standard input.</div>
<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>
|- style="vertical-align: top;"
|- style="vertical-align: top;"
| <span style="color: purple;">sname</span><br/>
| <span style="color: purple;">sname</span><br/><div style="margin-left: 30px;">Name of file where the info about samples will be printed. If the name is '-' then the output will be written to the standard output.</div>
<span style="margin-left: 30px;">Name of file where the info about samples will printed. If the name is '-' then the output will be written to the standard output.</span>
|}
 
'''Options'''
 
{| style="margin-left: 2em; width: 95%;"
|- style="vertical-align: top; background-color: #e6e6e6;"
|<span style="color: blue;">-l, --limit NUMBER</span><br/><div style="margin-left: 30px;">Only bins containing more samples than NUMBER are considered as properly sampled.</div><span style="color:purple; margin-left: 30px;">(Default: 0)</span>
|- style="vertical-align: top;"
|<span style="color: blue;">--nognuplot</span><br/><div style="margin-left: 30px;">Do not print delimiters between records.</div>
|- style="vertical-align: top; background-color: #e6e6e6;"
|<span style="color: blue;">--fx FORMAT</span><br/><div style="margin-left: 30px;">Output FORMAT, which will be used to print values of collective variables.</div><span style="color:purple; margin-left: 30px;">(Default: %15.7e)</span>
|- style="vertical-align: top;"
|<span style="color: blue;">--fe FORMAT</span><br/><div style="margin-left: 30px;">Output FORMAT, which will be used to print samples.</div><span style="color:purple; margin-left: 30px;">(Default: %d)</span>
|- style="vertical-align: top; background-color: #e6e6e6;"
|<span style="color: blue;">-v, --verbose</span><br/><div style="margin-left: 30px;">Increase output verbosity.</div>
|- style="vertical-align: top;"
|<span style="color: blue;">--version</span><br/><div style="margin-left: 30px;">Output version information and exit.</div>
|- style="vertical-align: top; background-color: #e6e6e6;"
|<span style="color: blue;">-h, --help</span><br/><div style="margin-left: 30px;">Display this help and exit.</div>
|}
|}

Latest revision as of 16:49, 6 March 2020

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


ABF Utilities

abf-samples: version 5.271.40980cf (2020-03-02 15:18)

Name

abf-samples

Synopsis

abf-samples [OPTIONS] [--] accuname sname

Description

It prints number of samples accumulated during the ABF calculation.

Arguments

accuname
Name of file containing the ABF accumulator. If the name is '-' then the accumulator is read from the standard input.
sname
Name of file where the info about samples will be printed. If the name is '-' then the output will be written to the standard output.

Options

-l, --limit NUMBER
Only bins containing more samples than NUMBER are considered as properly sampled.
(Default: 0)
--nognuplot
Do not print delimiters between records.
--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 samples.
(Default: %d)
-v, --verbose
Increase output verbosity.
--version
Output version information and exit.
-h, --help
Display this help and exit.