1multi_g_rdf(1) General Commands Manual multi_g_rdf(1)
2
3
4
6 multi_g_rdf - Part of the VOTCA package
7
8
10 multi_g_rdf [OPTIONS] -- [g_rdf_options]
11
12
14 This is a multiplexed version of g_rdf
15
16
17 Please visit the program site at __http://www.votca.org__.
18
19
21 Allowed options:
22
23
24 -N, --NN
25 Number of tasks Default: 8
26
27 -b TIME
28 Begin time Default: 0
29
30 -e TIME
31 End time
32
33 -n FILE
34 Name of the index file Default: index.ndx
35
36 -o FILE.xvg
37 Name of the total output file Default: rdf.xvg
38
39 --soutput FILE.xvg
40 Name of the single output files Default: rdf_NP.xvg (used trunc
41 of name given by -o) (where NP is replaced later by the number
42 of the process)
43
44 --log FILE
45 Name of logfile Default: rdf_NP.log" (used trunc of name given
46 by -o) (where NP is replaced later by the number of the process)
47
48 --cmd CMD
49 Change the gromacs command to run Default: g_rdf
50
51 --single
52 Run only one task at the time
53
54 --debug
55 Enable debug output
56
57 -q, --quiet
58 Be a little bit quiet
59
60 -h, --help
61 Show this help
62
63
65 · multi_g_rdf -e 1
66
67 · multi_g_rdf -e 1 -- -bin 0.05
68
69
71 Written and maintained by the VOTCA Development Team <devs@votca.org>
72
73
74 This Manual Page was converted from t2t format to the this format by
75 txt2tags (http://txt2tags.org) ! The t2t file was extracted from
76 'multi_g_rdf --help' by help2t2t (version 1.2.1 )
77
78
80 Copyright 2009-2011 The VOTCA Development Team (http://www.votca.org)
81
82
83 Licensed under the Apache License, Version 2.0 (the "License"); you may
84 not use this file except in compliance with the License. You may
85 obtain a copy of the License at
86
87
88 http://www.apache.org/licenses/LICENSE-2.0
89
90
91 Unless required by applicable law or agreed to in writing, software
92 distributed under the License is distributed on an "AS IS" BASIS, WITH‐
93 OUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
94 See the License for the specific language governing permissions and
95 limitations under the License.
96
97
98
99
100
101
102Version: 1.2.1 Thu Aug 25 20:00:15 UTC 2011 multi_g_rdf(1)