1mk_angndx(1) GROMACS suite, VERSION 4.5 mk_angndx(1)
2
3
4
6 mk_angndx - generates index files for g_angle
7
8 VERSION 4.5
9
11 mk_angndx -s topol.tpr -n angle.ndx -[no]h -[no]version -nice int -type
12 enum -[no]hyd -hq real
13
15 mk_angndx makes an index file for calculation of angle distributions
16 etc. It uses a run input file ( .tpx) for the definitions of the
17 angles, dihedrals etc.
18
20 -s topol.tpr Input
21 Run input file: tpr tpb tpa
22
23 -n angle.ndx Output
24 Index file
25
26
28 -[no]hno
29 Print help info and quit
30
31 -[no]versionno
32 Print version info and quit
33
34 -nice int 0
35 Set the nicelevel
36
37 -type enum angle
38 Type of angle: angle, dihedral, improper or ryckaert-bellemans
39
40 -[no]hydyes
41 Include angles with atoms with mass 1.5
42
43 -hq real -1
44 Ignore angles with atoms with mass 1.5 and |q| hq
45
46
48 gromacs(7)
49
50 More information about GROMACS is available at <http://www.gro‐
51 macs.org/>.
52
53
54
55 Thu 26 Aug 2010 mk_angndx(1)