1g_principal(1) GROMACS suite, VERSION 4.5 g_principal(1)
2
3
4
6 g_principal - calculates axes of inertia for a group of atoms
7
8 VERSION 4.5
9
11 g_principal -f traj.xtc -s topol.tpr -n index.ndx -a1 axis1.dat -a2
12 axis2.dat -a3 axis3.dat -om moi.dat -[no]h -[no]version -nice int -b
13 time -e time -dt time -tu enum -[no]w -[no]foo
14
16 g_principal calculates the three principal axes of inertia for a group
17 of atoms.
18
20 -f traj.xtc Input
21 Trajectory: xtc trr trj gro g96 pdb cpt
22
23 -s topol.tpr Input
24 Structure+mass(db): tpr tpb tpa gro g96 pdb
25
26 -n index.ndx Input, Opt.
27 Index file
28
29 -a1 axis1.dat Output
30 Generic data file
31
32 -a2 axis2.dat Output
33 Generic data file
34
35 -a3 axis3.dat Output
36 Generic data file
37
38 -om moi.dat Output
39 Generic data file
40
41
43 -[no]hno
44 Print help info and quit
45
46 -[no]versionno
47 Print version info and quit
48
49 -nice int 19
50 Set the nicelevel
51
52 -b time 0
53 First frame (ps) to read from trajectory
54
55 -e time 0
56 Last frame (ps) to read from trajectory
57
58 -dt time 0
59 Only use frame when t MOD dt = first time (ps)
60
61 -tu enum ps
62 Time unit: fs, ps, ns, us, ms or s
63
64 -[no]wno
65 View output xvg, xpm, eps and pdb files
66
67 -[no]foono
68 Dummy option to avoid empty array
69
70
72 gromacs(7)
73
74 More information about GROMACS is available at <http://www.gro‐
75 macs.org/>.
76
77
78
79 Thu 26 Aug 2010 g_principal(1)