Topcharges: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
Navigation: [[Documentation]] / [[Commands]] / [[topcharges]] | Navigation: [[Documentation]] / [[Commands]] / [[topcharges]] | ||
---- | ---- | ||
<div style="text-align: center">topcharges: version 2. | <div style="text-align: center">topcharges: version 2.204.c62bd73(2018-07-04 10:11) [CATs - Conversion And Analysis Tools]</div>'''Name''' | ||
<span style="margin-left: 15px;">topcharges</span> | <span style="margin-left: 15px;">topcharges</span> |
Revision as of 09:20, 4 July 2018
Navigation: Documentation / Commands / topcharges
topcharges: version 2.204.c62bd73(2018-07-04 10:11) [CATs - Conversion And Analysis Tools]
Name
topcharges
Synopsis
topcharges [OPTIONS] [--] TOP OUT
Description
Manipulate with topology charges.
Arguments
TOP topology name. If - is provided then topology is read from standard input stream.
|
OUT output file name. If - is provided then output is written to standard output stream.
|
Options
-m, --mask MASK only atoms selected according to MASK will be converted. Mutually exclusive with 'maskfile' option.
|
-f, --maskfile MASKFILE only atoms selected according to the mask will be converted. The mask specification is read from the first line of the file of name MASKFILE. This option is suitable for the specification of very long masks. Mutually exclusive with 'mask' option.
|
--getcharges get topology charges
|
--setcharges FILE set charges from FILE
|
-v, --verbose increase output verbosity
|
--version output version information and exit
|
-h, --help display this help and exit
|