Mark advanced GMX_BINARY_SUFFIX and GMX_LIBS_SUFFIX when GMX_DEFAULT_SUFFIX=ON
[gromacs/rigid-bodies.git] / man / man1 / g_principal.1
blobeb19599f00125e30631e009125b2dc8be1bbdfc7
1 .TH g_principal 1 "Thu 26 Aug 2010" "" "GROMACS suite, VERSION 4.5"
2 .SH NAME
3 g_principal - calculates axes of inertia for a group of atoms
5 .B VERSION 4.5
6 .SH SYNOPSIS
7 \f3g_principal\fP
8 .BI "\-f" " traj.xtc "
9 .BI "\-s" " topol.tpr "
10 .BI "\-n" " index.ndx "
11 .BI "\-a1" " axis1.dat "
12 .BI "\-a2" " axis2.dat "
13 .BI "\-a3" " axis3.dat "
14 .BI "\-om" " moi.dat "
15 .BI "\-[no]h" ""
16 .BI "\-[no]version" ""
17 .BI "\-nice" " int "
18 .BI "\-b" " time "
19 .BI "\-e" " time "
20 .BI "\-dt" " time "
21 .BI "\-tu" " enum "
22 .BI "\-[no]w" ""
23 .BI "\-[no]foo" ""
24 .SH DESCRIPTION
25 \&g_principal calculates the three principal axes of inertia for a group
26 \&of atoms.
27 .SH FILES
28 .BI "\-f" " traj.xtc" 
29 .B Input
30  Trajectory: xtc trr trj gro g96 pdb cpt 
32 .BI "\-s" " topol.tpr" 
33 .B Input
34  Structure+mass(db): tpr tpb tpa gro g96 pdb 
36 .BI "\-n" " index.ndx" 
37 .B Input, Opt.
38  Index file 
40 .BI "\-a1" " axis1.dat" 
41 .B Output
42  Generic data file 
44 .BI "\-a2" " axis2.dat" 
45 .B Output
46  Generic data file 
48 .BI "\-a3" " axis3.dat" 
49 .B Output
50  Generic data file 
52 .BI "\-om" " moi.dat" 
53 .B Output
54  Generic data file 
56 .SH OTHER OPTIONS
57 .BI "\-[no]h"  "no    "
58  Print help info and quit
60 .BI "\-[no]version"  "no    "
61  Print version info and quit
63 .BI "\-nice"  " int" " 19" 
64  Set the nicelevel
66 .BI "\-b"  " time" " 0     " 
67  First frame (ps) to read from trajectory
69 .BI "\-e"  " time" " 0     " 
70  Last frame (ps) to read from trajectory
72 .BI "\-dt"  " time" " 0     " 
73  Only use frame when t MOD dt = first time (ps)
75 .BI "\-tu"  " enum" " ps" 
76  Time unit: \fB fs\fR, \fB ps\fR, \fB ns\fR, \fB us\fR, \fB ms\fR or \fB s\fR
78 .BI "\-[no]w"  "no    "
79  View output xvg, xpm, eps and pdb files
81 .BI "\-[no]foo"  "no    "
82  Dummy option to avoid empty array
84 .SH SEE ALSO
85 .BR gromacs(7)
87 More information about \fBGROMACS\fR is available at <\fIhttp://www.gromacs.org/\fR>.