1g_sorient(1)              GROMACS suite, VERSION 4.5              g_sorient(1)
2
3
4

NAME

6       g_sorient - analyzes solvent orientation around solutes
7
8       VERSION 4.5
9

SYNOPSIS

11       g_sorient  -f  traj.xtc  -s  topol.tpr  -n  index.ndx  -o  sori.xvg -no
12       snor.xvg -ro sord.xvg -co scum.xvg -rc scount.xvg  -[no]h  -[no]version
13       -nice  int  -b time -e time -dt time -[no]w -xvg enum -[no]com -[no]v23
14       -rmin real -rmax real -cbin real -rbin real -[no]pbc
15

DESCRIPTION

17       g_sorient analyzes solvent orientation around solutes.   It  calculates
18       two  angles  between the vector from one or more reference positions to
19       the first atom of each solvent molecule:
20
21       theta1: the angle with the vector from the first atom  of  the  solvent
22       molecule to the midpoint between atoms 2 and 3.
23
24       theta2:  the angle with the normal of the solvent plane, defined by the
25       same three atoms, or when the option  -v23 is set the  angle  with  the
26       vector between atoms 2 and 3.
27
28       The  reference  can be a set of atoms or the center of mass of a set of
29       atoms. The group of solvent atoms should consist of 3 atoms per solvent
30       molecule.  Only solvent molecules between  -rmin and  -rmax are consid‐
31       ered for  -o and  -no each frame.
32
33
34        -o: distribtion of cos(theta1) for rmin=r=rmax.
35
36
37        -no: distribution of cos(theta2) for rmin=r=rmax.
38
39
40        -ro: cos(theta1) and 3cos2(theta2)-1 as a function of the distance.
41
42
43        -co:  the  sum  over  all  solvent  molecules  within  distance  r  of
44       cos(theta1) and 3cos2(theta2)-1 as a function of r.
45
46
47        -rc: the distribution of the solvent molecules as a function of r
48

FILES

50       -f traj.xtc Input
51        Trajectory: xtc trr trj gro g96 pdb cpt
52
53       -s topol.tpr Input
54        Structure+mass(db): tpr tpb tpa gro g96 pdb
55
56       -n index.ndx Input, Opt.
57        Index file
58
59       -o sori.xvg Output
60        xvgr/xmgr file
61
62       -no snor.xvg Output
63        xvgr/xmgr file
64
65       -ro sord.xvg Output
66        xvgr/xmgr file
67
68       -co scum.xvg Output
69        xvgr/xmgr file
70
71       -rc scount.xvg Output
72        xvgr/xmgr file
73
74

OTHER OPTIONS

76       -[no]hno
77        Print help info and quit
78
79       -[no]versionno
80        Print version info and quit
81
82       -nice int 19
83        Set the nicelevel
84
85       -b time 0
86        First frame (ps) to read from trajectory
87
88       -e time 0
89        Last frame (ps) to read from trajectory
90
91       -dt time 0
92        Only use frame when t MOD dt = first time (ps)
93
94       -[no]wno
95        View output xvg, xpm, eps and pdb files
96
97       -xvg enum xmgrace
98        xvg plot formatting:  xmgrace,  xmgr or  none
99
100       -[no]comno
101        Use the center of mass as the reference postion
102
103       -[no]v23no
104        Use the vector between atoms 2 and 3
105
106       -rmin real 0
107        Minimum distance (nm)
108
109       -rmax real 0.5
110        Maximum distance (nm)
111
112       -cbin real 0.02
113        Binwidth for the cosine
114
115       -rbin real 0.02
116        Binwidth for r (nm)
117
118       -[no]pbcno
119        Check PBC for the center of mass calculation. Only necessary when your
120       reference group consists of several molecules.
121
122

SEE ALSO

124       gromacs(7)
125
126       More  information  about  GROMACS  is  available  at   <http://www.gro
127       macs.org/>.
128
129
130
131                                Thu 26 Aug 2010                   g_sorient(1)
Impressum