1GMX-HYDORDER(1)                     GROMACS                    GMX-HYDORDER(1)
2
3
4

NAME

6       gmx-hydorder - Compute tetrahedrality parameters around a given atom
7

SYNOPSIS

9          gmx hydorder [-f [<.xtc/.trr/...>]] [-n [<.ndx>]] [-s [<.tpr>]]
10                       [-o [<.xpm> [...]]] [-or [<.out> [...]]]
11                       [-Spect [<.out> [...]]] [-b <time>] [-e <time>]
12                       [-dt <time>] [-[no]w] [-d <enum>] [-bw <real>]
13                       [-sgang1 <real>] [-sgang2 <real>] [-tblock <int>]
14                       [-nlevel <int>]
15

DESCRIPTION

17       gmx  hydorder  computes  the  tetrahedrality  order parameters around a
18       given atom. Both angle an distance order parameters are calculated. See
19       P.-L.  Chau  and  A.J.  Hardwick, Mol. Phys., 93, (1998), 511-518.  for
20       more details.
21
22       gmx hydorder calculates the order parameter in a 3d-mesh  in  the  box,
23       and  with  2 phases in the box gives the user the option to define a 2D
24       interface in time separating the faces by specifying parameters -sgang1
25       and -sgang2 (it is important to select these judiciously).
26

OPTIONS

28       Options to specify input files:
29
30       -f [<.xtc/.trr/…>] (traj.xtc)
31              Trajectory: xtc trr cpt gro g96 pdb tng
32
33       -n [<.ndx>] (index.ndx)
34              Index file
35
36       -s [<.tpr>] (topol.tpr)
37              Portable xdr run input file
38
39       Options to specify output files:
40
41       -o [<.xpm> […]] (intf.xpm)
42              X PixMap compatible matrix file
43
44       -or [<.out> […]] (raw.out) (Optional)
45              Generic output file
46
47       -Spect [<.out> […]] (intfspect.out) (Optional)
48              Generic output file
49
50       Other options:
51
52       -b <time> (0)
53              Time of first frame to read from trajectory (default unit ps)
54
55       -e <time> (0)
56              Time of last frame to read from trajectory (default unit ps)
57
58       -dt <time> (0)
59              Only use frame when t MOD dt = first time (default unit ps)
60
61       -[no]w (no)
62              View output .xvg, .xpm, .eps and .pdb files
63
64       -d <enum> (z)
65              Direction of the normal on the membrane: z, x, y
66
67       -bw <real> (1)
68              Binwidth of box mesh
69
70       -sgang1 <real> (1)
71              tetrahedral angle parameter in Phase 1 (bulk)
72
73       -sgang2 <real> (1)
74              tetrahedral angle parameter in Phase 2 (bulk)
75
76       -tblock <int> (1)
77              Number of frames in one time-block average
78
79       -nlevel <int> (100)
80              Number of Height levels in 2D - XPixMaps
81

SEE ALSO

83       gmx(1)
84
85       More     information    about    GROMACS    is    available    at    <‐
86       http://www.gromacs.org/>.
87
89       2020, GROMACS development team
90
91
92
93
942019.6                           Feb 28, 2020                  GMX-HYDORDER(1)
Impressum