New entry
[gromacs/rigid-bodies.git] / man / man1 / mk_angndx.1
blobe9bce82bef579e69c3ef6b2ee3379160c9b2f57f
1 .TH mk_angndx 1 "Mon 4 Apr 2011" "" "GROMACS suite, VERSION 4.5.4-dev-20110404-bc5695c"
2 .SH NAME
3 mk_angndx - generates index files for g_angle
5 .B VERSION 4.5.4-dev-20110404-bc5695c
6 .SH SYNOPSIS
7 \f3mk_angndx\fP
8 .BI "\-s" " topol.tpr "
9 .BI "\-n" " angle.ndx "
10 .BI "\-[no]h" ""
11 .BI "\-[no]version" ""
12 .BI "\-nice" " int "
13 .BI "\-type" " enum "
14 .BI "\-[no]hyd" ""
15 .BI "\-hq" " real "
16 .SH DESCRIPTION
17 \&\fB mk_angndx\fR makes an index file for calculation of
18 \&angle distributions etc. It uses a run input file (\fB .tpx\fR) for the
19 \&definitions of the angles, dihedrals etc.
20 .SH FILES
21 .BI "\-s" " topol.tpr" 
22 .B Input
23  Run input file: tpr tpb tpa 
25 .BI "\-n" " angle.ndx" 
26 .B Output
27  Index file 
29 .SH OTHER OPTIONS
30 .BI "\-[no]h"  "no    "
31  Print help info and quit
33 .BI "\-[no]version"  "no    "
34  Print version info and quit
36 .BI "\-nice"  " int" " 0" 
37  Set the nicelevel
39 .BI "\-type"  " enum" " angle" 
40  Type of angle: \fB angle\fR, \fB dihedral\fR, \fB improper\fR or \fB ryckaert\-bellemans\fR
42 .BI "\-[no]hyd"  "yes   "
43  Include angles with atoms with mass  1.5
45 .BI "\-hq"  " real" " \-1    " 
46  Ignore angles with atoms with mass  1.5 and |q|  hq
48 .SH SEE ALSO
49 .BR gromacs(7)
51 More information about \fBGROMACS\fR is available at <\fIhttp://www.gromacs.org/\fR>.