topcharges

From CATs Wiki
Jump to navigation Jump to search

Navigation: Documentation / Commands / topcharges


topcharges: version 2.231.418d045(2020-03-01 18:49) [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