1XTP_MAP(1) General Commands Manual XTP_MAP(1)
2
3
4
6 xtp_map - Part of the VOTCA package
7
8
9
11 xtp_map [OPTIONS]
12
13 xtp_map [--help]
14
15
16
18 Generates QM|MD topology
19
20
21
22
23
24
26 Allowed options:
27
28 -h [ --help ] display this help and exit
29 --verbose be loud and noisy
30 --verbose1 be very loud and noisy
31 -v [ --verbose2 ] be extremly loud and noisy
32 -t [ --topology ] arg topology
33 -c [ --coordinates ] arg coordinates or trajectory
34 -s [ --segments ] arg definition of segments and fragments
35 -m [ --makesegments ] write out a skeleton segments file
36 -f [ --file ] arg state file
37 -i [ --first-frame ] arg (=0) start from this frame
38 -b [ --begin ] arg (=0) start time in simulation
39 -n [ --nframes ] arg (=1) number of frames to process
40
41
43 Written and maintained by the VOTCA Development Team <devs@votca.org>
44
45
46
48 Copyright 2009-2021 The VOTCA Development Team (http://www.votca.org)
49
50 Licensed under the Apache License, Version 2.0 (the "License"); you may
51 not use this file except in compliance with the License. You may
52 obtain a copy of the License at
53
54 http://www.apache.org/licenses/LICENSE-2.0
55
56 Unless required by applicable law or agreed to in writing, software
57 distributed under the License is distributed on an "AS IS" BASIS,
58 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
59 implied. See the License for the specific language governing
60 permissions and limitations under the License.
61
62
63
64
65VOTCA Development Team xtp_map User Manual XTP_MAP(1)