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

NAME

6       g_velacc - calculates velocity autocorrelation functions
7
8       VERSION 4.5
9

SYNOPSIS

11       g_velacc  -f  traj.trr  -s  topol.tpr  -n  index.ndx  -o vac.xvg -[no]h
12       -[no]version -nice int -b time -e time -dt time -[no]w -xvg enum -[no]m
13       -[no]mol  -acflen  int  -[no]normalize  -P enum -fitfn enum -ncskip int
14       -beginfit real -endfit real
15

DESCRIPTION

17       g_velacc computes the velocity autocorrelation function.  When the   -m
18       option is used, the momentum autocorrelation function is calculated.
19
20
21       With option  -mol the velocity autocorrelation function of molecules is
22       calculated. In this case the index group  should  consist  of  molecule
23       numbers instead of atom numbers.
24

FILES

26       -f traj.trr Input
27        Full precision trajectory: trr trj cpt
28
29       -s topol.tpr Input, Opt.
30        Structure+mass(db): tpr tpb tpa gro g96 pdb
31
32       -n index.ndx Input, Opt.
33        Index file
34
35       -o vac.xvg Output
36        xvgr/xmgr file
37
38

OTHER OPTIONS

40       -[no]hno
41        Print help info and quit
42
43       -[no]versionno
44        Print version info and quit
45
46       -nice int 19
47        Set the nicelevel
48
49       -b time 0
50        First frame (ps) to read from trajectory
51
52       -e time 0
53        Last frame (ps) to read from trajectory
54
55       -dt time 0
56        Only use frame when t MOD dt = first time (ps)
57
58       -[no]wno
59        View output xvg, xpm, eps and pdb files
60
61       -xvg enum xmgrace
62        xvg plot formatting:  xmgrace,  xmgr or  none
63
64       -[no]mno
65        Calculate the momentum autocorrelation function
66
67       -[no]molno
68        Calculate the velocity acf of molecules
69
70       -acflen int -1
71        Length of the ACF, default is half the number of frames
72
73       -[no]normalizeyes
74        Normalize ACF
75
76       -P enum 0
77        Order of Legendre polynomial for ACF (0 indicates none):  0,  1,  2 or
78       3
79
80       -fitfn enum none
81        Fit function:  none,  exp,  aexp,   exp_exp,   vac,   exp5,   exp7  or
82       exp9
83
84       -ncskip int 0
85        Skip N points in the output file of correlation functions
86
87       -beginfit real 0
88        Time where to begin the exponential fit of the correlation function
89
90       -endfit real -1
91        Time  where to end the exponential fit of the correlation function, -1
92       is until the end
93
94

SEE ALSO

96       gromacs(7)
97
98       More  information  about  GROMACS  is  available  at   <http://www.gro
99       macs.org/>.
100
101
102
103                                Thu 26 Aug 2010                    g_velacc(1)
Impressum