Merge branch release-5-0
[alexxy/gromacs.git] / docs / old-html / online / mdp_opt.html
1 <TITLE>mdp options</TITLE>
2 <!-- 
3
4 PLEASE BE VERY CAREFUL WHEN EDITING THIS FILE: IT MUST BE
5 AUTOMATICALLY PARSED BY A SIMPLE SCRIPT (mkmdp in the GROMACS manual repository) TO PRODUCE A
6 CORRESPONDING LATEX FILE.
7
8 IF YOU'RE NOT SURE ABOUT WHAT YOU'RE DOING, DON'T DO IT!
9
10 -->
11
12 <H3>Table of Contents</H3>
13
14 <ul>
15 <li><A HREF="#general"><b>General remarks</b></A>
16 <p> </p>
17 <li><A HREF="#pp"><b>preprocessing</b></A> (include, define)
18 <li><A HREF="#run"><b>run control</b></A> (integrator, tinit, dt, nsteps, init-step, comm-mode, nstcomm, comm-grps)
19 <li><A HREF="#ld"><b>langevin dynamics</b></A> (bd-fric, ld-seed)
20 <li><A HREF="#em"><b>energy minimization</b></A> (emtol, emstep, nstcgsteep)
21 <li><a HREF="#shellmd"><b>shell molecular dynamics</b></a>(emtol,niter,fcstep)
22 <li><a HREF="#tpi"><b>test particle insertion</b></a>(rtpi)
23 <li><A HREF="#out"><b>output control</b></A> (nstxout, nstvout, nstfout, nstlog, nstcalcenergy, nstenergy, nstxout-compressed, compressed-x-precision, compressed-x-grps, energygrps)
24 <li><A HREF="#nl"><b>neighbor searching</b></A> (cutoff-scheme, nstlist, nstcalclr, ns-type, pbc, periodic-molecules, verlet-buffer-tolerance, rlist, rlistlong)
25 <li><A HREF="#el"><b>electrostatics</b></A> (coulombtype, coulomb-modifier, rcoulomb-switch, rcoulomb, epsilon-r, epsilon-rf)
26 <li><A HREF="#vdw"><b>VdW</b></A> (vdwtype, vdw-modifier, rvdw-switch, rvdw, DispCorr)
27 <li><A HREF="#table"><b>tables</b></A> (table-extension, energygrp-table)
28 <li><A HREF="#ewald"><b>Ewald</b></A> (fourierspacing, fourier-nx, fourier-ny, fourier-nz, pme-order, ewald-rtol, ewald-geometry, epsilon-surface)
29 <li><A HREF="#tc"><b>Temperature coupling</b></A> (tcoupl, nsttcouple, tc-grps, tau-t, ref-t)
30 <li><A HREF="#pc"><b>Pressure coupling</b></A> (pcoupl, pcoupltype,
31   nstpcouple, tau-p, compressibility, ref-p, refcoord-scaling)
32 <li><A HREF="#sa"><b>simulated annealing</b></A> (annealing, annealing-npoints, annealing-time, annealing-temp)
33 <li><A HREF="#vel"><b>velocity generation</b></A> (gen-vel, gen-temp, gen-seed)
34 <li><A HREF="#bond"><b>bonds</b></A> (constraints, constraint-algorithm, continuation, shake-tol, lincs-order, lincs-iter, lincs-warnangle, morse)
35 <li><A HREF="#egexcl"><b>Energy group exclusions</b></A> (energygrp-excl)
36 <li><A HREF="#walls"><b>Walls</b></A> (nwall, wall-type, wall-r-linpot, wall-atomtype,
37 wall-density, wall-ewald-zfac)
38 <li><A HREF="#pull"><b>COM pulling</b></A> (pull, ...)
39 <li><A HREF="#nmr"><b>NMR refinement</b></A> (disre, disre-weighting, disre-mixed, disre-fc, disre-tau, nstdisreout, orire, orire-fc, orire-tau, orire-fitgrp, nstorireout)
40 <li><A HREF="#free"><b>Free energy calculations</b></A> (free-energy, nstdhdl, dhdl-print-energy, init-lambda, delta-lambda, fep-lambdas, coul-lambdas, vdw-lambdas, bonded-lambdas, restraint-lambdas, mass-lambdas, temperature-lambdas, sc-alpha, sc-coul, sc-power, sc-r-power, sc-sigma, couple-moltype, couple-lambda0, couple-lambda1, couple-intramol)
41 <li><A HREF="#expanded"><b>Expanded ensemble simulation</b></A> (lmc-stats, lmc-mc-move, lmc-seed, lmc-gibbsdelta, mc-temperature, nst-transition-matrix, init-lambda-weights, initial-wl-delta, wl-scale, wl-ratio, symmetrized-transition-matrix, lmc-forced-nstart, mininum-var-min, lmc-weights-equil, weight-equil-wl-delta, weight-equil-number-all-lambda, weight-equil-number-steps, weight-equil-number-samples, weight-equil-count-ratio, simulated-tempering, simulated-tempering-scaling, sim-temp-low, sim-temp-high)
42 <li><A HREF="#neq"><b>Non-equilibrium MD</b></A> (acc-grps, accelerate, freezegrps, freezedim, cos-acceleration, deform)
43 <li><A HREF="#ef"><b>Electric fields</b></A> (E-x, E-xt, E-y, E-yt, E-z, E-zt )
44 <li><A HREF="#qmmm"><b>Mixed quantum/classical dynamics</b></A> (QMMM, QMMM-grps, QMMMscheme, QMmethod, QMbasis, QMcharge, Qmmult, CASorbitals, CASelectrons, SH)
45 <li><A HREF="#gbsa"><b>Implicit solvent</b></A> (implicit-solvent, gb-algorithm, nstgbradii, rgbradii, gb-epsilon-solvent, gb-saltconc, gb-obc-alpha, gb-obc-beta, gb-obc-gamma, gb-dielectric-offset, sa-algorithm, sa-surface-tension)   
46 <li><A HREF="#adress"><b>AdResS settings</b></A> (adress, adress_type, adress_const_wf, adress_ex_width, adress_hy_width, adress_ex_forcecap, adress_interface_correction, adress_site, adress_reference_coords, adress_tf_grp_names, adress_cg_grp_names)
47 <li><A HREF="#user"><b>User defined thingies</b></A> (user1-grps, user2-grps, userint1, userint2, userint3, userint4, userreal1, userreal2, userreal3, userreal4)
48 <li><A HREF="#idx"><b>Index</b></A>
49 </ul>
50 </P>
51
52 <HR>
53
54 <A NAME="general"><br>
55 <h3>General</h3>
56
57 <P>
58 Default values are given in parentheses. The first option in
59 the list is always the default option. Units are given in 
60 square brackets The difference between a dash and an underscore 
61 is ignored. </P>
62
63 <P>
64 A <a href="mdp.html">sample <TT>.mdp</TT> file</a> is
65 available. This should be appropriate to start a normal
66 simulation. Edit it to suit your specific needs and desires. </P>
67
68 <A NAME="pp"><br>
69 <hr>
70 <h3>Preprocessing</h3>
71
72 <dl>
73 <dt><b>include:</b></dt>
74 <dd>directories to include in your topology. Format: 
75 <PRE>-I/home/john/mylib -I../otherlib</PRE></dd>
76 <dt><b>define:</b></dt>
77 <dd>defines to pass to the preprocessor, default is no defines. You can use
78 any defines to control options in your customized topology files. Options
79 that are already available by default are:
80 <dd><dl compact>
81 <dt>-DFLEXIBLE</dt>
82 <dd>Will tell <tt>grompp</tt> to include flexible water in stead of rigid water into your
83 topology, this can be useful for normal mode analysis.</dd>
84 <dt>-DPOSRES</dt>
85 <dd>Will tell <tt>grompp</tt> to include posre.itp into your topology, used for
86 <!--Idx-->position restraint<!--EIdx-->s.</dd>
87 </dl>
88 </dl>
89
90 <A NAME="run"><br>
91 <hr>
92 <h3>Run control</h3>
93
94 <dl>
95 <dt><b>integrator:</b> (Despite the name, this list includes algorithms that are not actually integrators. <tt>steep</tt> and all entries following it are in this category)</dt>
96 <dd><dl compact>
97 <dt><b>md</b></dt>
98 <dd>A leap-frog algorithm<!--QuietIdx-->leap-frog integrator<!--EQuietIdx-->
99 for integrating Newton's equations of motion.</dd>
100 <dt><b>md-vv</b></dt>
101 <dd>A velocity Verlet algorithm for integrating Newton's equations of motion.
102 For constant NVE simulations started from corresponding points in the same trajectory, the trajectories 
103 are analytically, but not binary, identical to the <b>md</b> leap-frog integrator.  The the kinetic
104 energy, which is determined from the whole step velocities and is therefore
105 slightly too high. The advantage of this integrator is more accurate,
106 reversible Nose-Hoover and Parrinello-Rahman coupling integration
107 based on Trotter expansion, as well as (slightly too small) full step velocity
108 output. This all comes at the cost off extra computation, especially with
109 constraints and extra communication in parallel. Note that for nearly all
110 production simulations the <b>md</b> integrator is accurate enough.
111 </dd>
112 <dt><b>md-vv-avek</b></dt>
113 <dd>A velocity Verlet algorithm identical to <b>md-vv</b>, except that
114 the kinetic energy is determined as the average of
115 the two half step kinetic energies as in the <b>md</b> integrator, and this thus more accurate.
116 With Nose-Hoover and/or Parrinello-Rahman coupling this comes with
117 a slight increase in computational cost.
118 </dd>
119 <dt><b>sd</b></dt>
120 <dd> An accurate and efficient leap-frog stochastic dynamics integrator.
121 With constraints, coordinates needs to be constrained twice per integration step.
122 Depending on the computational cost of the force calculation,
123 this can take a significant part of the simulation time.
124 The temperature for one or more groups of atoms
125 (<b><A HREF="#tc">tc-grps</A></b>)
126 is set with <b><A HREF="#tc">ref-t</A></b> [K],
127 the inverse friction constant for each group is set with
128 <b><A HREF="#tc">tau-t</A></b> [ps].
129 The parameter <b><A HREF="#tc">tcoupl</A></b> is ignored.
130 The random generator is initialized with <b><A HREF="#ld">ld-seed</A></b>.
131 When used as a thermostat, an appropriate value for <b>tau-t</b> is 2 ps,
132 since this results in a friction that is lower than the internal friction
133 of water, while it is high enough to remove excess heat
134 NOTE: temperature deviations decay twice as fast as with
135 a Berendsen thermostat with the same <b>tau-t</b>.</dd>
136 <dt><b>sd2</b></dt>
137 <dd> This used to be the default sd integrator, but is now deprecated.
138 Four Gaussian random numbers are required per coordinate per step.
139 With constraints, the temperature will be slightly too high.</dd>
140 <dt><b>bd</b></dt>
141 <dd>An Euler integrator for Brownian or position Langevin dynamics, the
142 velocity is the force divided by a friction coefficient 
143 (<b><A HREF="#ld">bd-fric</A></b> [amu ps<sup>-1</sup>])
144 plus random thermal noise (<b><A HREF="#tc">ref-t</A></b>).
145 When <b><A HREF="#ld">bd-fric</A></b><tt>=0</tt>, the friction coefficient for each
146 particle is calculated as mass/<b><A HREF="#tc">tau-t</A></b>, as for the
147 integrator <tt>sd</tt>.
148 The random generator is initialized with <b><A HREF="#ld">ld-seed</A></b>.</dd>
149
150 <dt><b>steep</b></dt>
151 <dd>A <!--Idx-->steepest descent<!--EIdx--> algorithm for energy
152 minimization. The maximum step size is <b><A HREF="#em">emstep</A></b>
153 [nm], the tolerance is <b><A HREF="#em">emtol</A></b> [kJ
154 mol<sup>-1</sup> nm<sup>-1</sup>].</dd>
155 <dt><b>cg</b></dt>
156 <dd>A <!--Idx-->conjugate gradient<!--EIdx--> algorithm for energy
157 minimization, the tolerance is <b>emtol</b> [kJ mol<sup>-1</sup>
158 nm<sup>-1</sup>]. CG is more efficient when a steepest descent step
159 is done every once in a while, this is determined by 
160 <b><A HREF="#em">nstcgsteep</A></b>.
161 For a minimization prior to a normal mode analysis, which requires
162 a very high accuracy, GROMACS should be compiled in double precision.</dd>
163 <dt><b>l-bfgs</b></dt>
164 <dd>A <!--Idx-->quasi-Newtonian<!--EIdx--> algorithm for energy minimization
165 according to the low-memory Broyden-Fletcher-Goldfarb-Shanno approach.
166 In practice this seems to converge faster than Conjugate Gradients, but due
167 to the correction steps necessary it is not (yet) parallelized.
168 </dd>
169 <dt><b>nm</b></dt>
170 <dd>Normal mode analysis<!--QuietIdx-->normal-mode analysis<!--EQuietIdx--> is performed
171 on the structure in the <tt>tpr</tt> file. GROMACS should be
172 compiled in double precision.</dd>
173 <dt><b>tpi</b></dt>
174 <dd> Test particle insertion. The last molecule in the topology
175 is the test particle. A trajectory should be provided with
176 the <tt>-rerun</tt> option of <tt>mdrun</tt>. This trajectory
177 should not contain the molecule to be inserted. Insertions
178 are performed <b>nsteps</b> times in each frame at random locations
179 and with random orientiations of the molecule. When <b>nstlist</b>
180 is larger than one, <b>nstlist</b> insertions are performed
181 in a sphere with radius <b><A HREF="#tpi">rtpi</A></b>
182 around a the same random location using the same neighborlist
183 (and the same long-range energy when <b>rvdw</b> or <b>rcoulomb</b>&gt;<b>rlist</b>,
184 which is only allowed for single-atom molecules).
185 Since neighborlist construction is expensive, one can perform several
186 extra insertions with the same list almost for free.
187 The random seed is set with <b><A HREF="#ld">ld-seed</A></b>.
188 The temperature for the Boltzmann weighting is set with
189 <b><A HREF="#tc">ref-t</A></b>, this should match the temperature
190 of the simulation of the original trajectory.
191 Dispersion correction is implemented correctly for tpi.
192 All relevant quantities are written to the file specified with
193 the <tt>-tpi</tt> option of <tt>mdrun</tt>.
194 The distribution of insertion energies is written to the file specified with
195 the <tt>-tpid</tt> option of <tt>mdrun</tt>.
196 No trajectory or energy file is written.
197 Parallel tpi gives identical results to single node tpi.
198 For charged molecules, using PME with a fine grid is most accurate
199 and also efficient, since the potential in the system only needs
200 to be calculated once per frame.
201 </dd>
202 <dt><b>tpic</b></dt>
203 <dd> Test particle insertion into a predefined cavity location.
204 The procedure is the same as for <b>tpi</b>, except that one coordinate
205 extra is read from the trajectory, which is used as the insertion location.
206 The molecule to be inserted should be centered at 0,0,0. Gromacs does
207 not do this for you, since for different situations a different
208 way of centering might be optimal.
209 Also <b><A HREF="#tpi">rtpi</A></b> sets the radius for the sphere
210 around this location. Neighbor searching is done only once per frame,
211 <b>nstlist</b> is not used.
212 Parallel tpic gives identical results to single node tpic.
213 </dl>
214
215 <dt><b>tinit: (0) [ps]</b></dt>
216 <dd>starting time for your run (only makes sense for integrators <tt>md</tt>,
217 <tt>sd</tt> and <tt>bd</tt>)</dd>
218 <dt><b>dt: (0.001) [ps]</b></dt></dd>
219 <dd>time step for integration (only makes sense for integrators <tt>md</tt>,
220 <tt>sd</tt> and <tt>bd</tt>)</dd>
221 <dt><b>nsteps: (0)</b></dt>
222 <dd>maximum number of steps to integrate or minimize, -1 is no maximum</dd>
223 <dt><b>init-step: (0)</b></dt>
224 <dd>The starting step.
225 The time at an step i in a run is calculated as: t = <tt>tinit</tt> + <tt>dt</tt>*(<tt>init-step</tt> + i).
226 The free-energy lambda is calculated as: lambda = <tt>init-lambda</tt> + <tt>delta-lambda</tt>*(<tt>init-step</tt> + i).
227 Also non-equilibrium MD parameters can depend on the step number.
228 Thus for exact restarts or redoing part of a run it might be necessary to
229 set <tt>init-step</tt> to the step number of the restart frame.
230 <tt>gmx convert-tpr</tt> does this automatically.
231 </dd>
232 <dt><b>comm-mode:</b></dt>
233 <dd><dl compact>
234 <dt><b>Linear</b></dt>
235 <dd>Remove center of mass translation</dd>
236 <dt><b>Angular</b></dt>
237 <dd>Remove center of mass translation and rotation around the center of mass
238 </dd>
239 <dt><b>None</b></dt>
240 <dd>No restriction on the center of mass motion
241 </dl></dd>
242 <dt><b>nstcomm: (100) [steps]</b></dt>
243 <dd>frequency for center of mass motion removal</dd>
244 <dt><b>comm-grps:</b></dt>
245 <dd>group(s) for center of mass motion removal, default is the whole system</dd>
246 </dl>
247
248 <A NAME="ld"><br>
249 <hr>
250 <h3><!--Idx-->Langevin dynamics<!--EIdx--></h3>
251
252 <dl>
253 <dt><b>bd-fric: (0) [amu ps<sup>-1</sup>]</b></dt>
254 <dd>Brownian dynamics friction coefficient.
255 When <b>bd-fric</b><tt>=0</tt>, the friction coefficient for each
256 particle is calculated as mass/<b><A HREF="#tc">tau-t</A></b>.</dd>
257 <dt><b>ld-seed: (-1) [integer]</b></dt>
258 <dd>used to initialize random generator for thermal noise
259 for stochastic and Brownian dynamics.
260 When <b>ld-seed</b> is set to -1, a pseudo random seed is used.
261 When running BD or SD on multiple processors, each processor uses a seed equal
262 to <b>ld-seed</b> plus the processor number.</dd>
263 </dl>
264
265 <A NAME="em"><br>
266 <hr>
267 <h3>Energy minimization<!--QuietIdx-->energy minimization<!--EQuietIdx--></h3>
268 <dl>
269 <dt><b>emtol: (10.0) [kJ mol<sup>-1</sup> nm<sup>-1</sup>]</b></dt>
270 <dd>the minimization is converged when the maximum force is smaller than 
271 this value</dd>
272 <dt><b>emstep: (0.01) [nm]</b></dt>
273 <dd>initial step-size</dd>
274 <dt><b>nstcgsteep: (1000) [steps]</b></dt>
275 <dd>frequency of performing 1 steepest descent step while doing
276 conjugate gradient energy minimization.</dd>
277 <dt><b>nbfgscorr: (10)</b></dt>
278 <dd>Number of correction steps to use for L-BFGS minimization. A higher
279 number is (at least theoretically) more accurate, but slower.</dd>
280 </dl>
281
282 <A NAME="shellmd"><br>
283 <hr>
284 <h3>Shell Molecular Dynamics<!--QuietIdx-->shell molecular dynamics<!--EQuietIdx--></h3>
285 When shells or
286 flexible constraints are present in the system the positions of the shells
287 and the lengths of the flexible constraints are optimized at
288 every time step until either the RMS force on the shells and constraints
289 is less than emtol, or a maximum number of iterations (niter) has been reached
290 <dl>
291 <dt><b>emtol: (10.0) [kJ mol<sup>-1</sup> nm<sup>-1</sup>]</b></dt>
292 <dd>the minimization is converged when the maximum force is smaller than 
293 this value. For shell MD this value should be 1.0 at most, but since the
294 variable is used for energy minimization as well the default is 10.0.</dd>
295 <dt><b>niter: (20)</b></dt>
296 <dd>maximum number of iterations for optimizing the shell positions
297 and the flexible constraints.</dd>
298 <dt><b>fcstep: (0) [ps<sup>2</sup>]</b></dt>
299 <dd>the step size for optimizing the flexible constraints.
300 Should be chosen as mu/(d<sup>2</sup>V/dq<sup>2</sup>)
301 where mu is the reduced mass of two particles in a flexible constraint
302 and d<sup>2</sup>V/dq<sup>2</sup> is the second derivative of the potential
303 in the constraint direction. Hopefully this number does not differ too
304 much between the flexible constraints, as the number of iterations
305 and thus the runtime is very sensitive to <tt>fcstep</tt>.
306 Try several values!</dd>
307 </dl>
308
309 <A NAME="tpi"><br>
310 <hr>
311 <h3>Test particle insertion</h3>
312 <dl>
313 <dt><b>rtpi: (0.05) [nm]</b></dt>
314 <dd>the test particle insertion radius see integrators
315 <b><a href="#run">tpi</a></b> and <b><a href="#run">tpic</a></b></dd>
316 </dl>
317
318 <A NAME="out"><br>
319 <hr>
320 <h3>Output control</h3>
321 <dl>
322 <dt><b>nstxout: (0) [steps]</b></dt>
323 <dd>number of steps that elapse between writing coordinates to output
324 <!--Idx-->trajectory file<!--EIdx-->, the last coordinates are always written</dd>
325 <dt><b>nstvout: (0) [steps]</b></dt>
326 <dd>number of steps that elapse between writing velocities to output trajectory,
327 the last velocities are always written</dd>
328 <dt><b>nstfout: (0) [steps]</b></dt>
329 <dd>number of steps that elapse between writing forces to output trajectory.</dd>
330 <dt><b>nstlog: (1000) [steps]</b></dt>
331 <dd>number of steps that elapse between writing energies to the <!--Idx-->log file<!--EIdx-->,
332 the last energies are always written</dd>
333 <dt><b>nstcalcenergy: (100)</b></dt>
334 <dd>number of steps that elapse between calculating the energies, 0 is never.
335 This option is only relevant with dynamics.
336 With a twin-range cut-off setup <b>nstcalcenergy</b> should be equal to
337 or a multiple of <b>nstlist</b>.
338 This option affects the performance in parallel simulations,
339 because calculating energies requires global communication between all
340 processes which can become a bottleneck at high parallelization.
341 </dd>
342 <dt><b>nstenergy: (1000) [steps]</b></dt>
343 <dd>number of steps that else between writing energies to energy file,
344 the last energies are always written,
345 should be a multiple of <b>nstcalcenergy</b>.
346 Note that the exact sums and fluctuations over all MD steps
347 modulo <b>nstcalcenergy</b> are stored in the energy file,
348 so <tt>g_energy</tt> can report exact
349 energy averages and fluctuations also when <b>nstenergy</b><tt>&gt;1</tt></dd>
350 <dt><b>nstxout-compressed: (0) [steps]</b></dt>
351 <dd>number of steps that elapse between writing position coordinates using lossy compression</dd>
352 <dt><b>compressed-x-precision: (1000) [real]</b></dt>
353 <dd>precision with which to write to the compressed trajectory file</dd>
354 <dt><b>compressed-x-grps:</b></dt>
355 <dd>group(s) to write to the compressed trajectory file, by default the whole system is written
356 (if <b>nstxout-compressed</b> &gt; 0)</dd>
357 <dt><b>energygrps:</b></dt>
358 <dd>group(s) to write to energy file</dd>
359 </dl>
360
361 <A NAME="nl"><br>
362 <hr>
363 <h3>Neighbor searching<!--QuietIdx-->neighbor searching<!--EQuietIdx--></h3>
364 <dl>
365 <dt><b>cutoff-scheme:</b></dt>
366 <dd><dl compact>
367 <dt><b>Verlet</b></dt>
368 <dd>Generate a pair list with buffering. The buffer size is automatically set 
369 based on <b>verlet-buffer-tolerance</b>, unless this is set to -1, in which case
370 <b>rlist</b> will be used. This option has an explicit, exact cut-off at 
371 <b>rvdw</b>=<b>rcoulomb</b>. Currently only cut-off, reaction-field, 
372 PME electrostatics and plain LJ are supported. Some <tt>mdrun</tt> functionality 
373 is not yet supported with the <b>Verlet</b> scheme, but <tt>grompp</tt> checks for this. 
374 Native GPU acceleration is only supported with <b>Verlet</b>.
375 With GPU-accelerated PME or with separate PME ranks,
376 <tt>mdrun</tt> will automatically tune the CPU/GPU load balance by 
377 scaling <b>rcoulomb</b> and the grid spacing. This can be turned off with 
378 <tt>-notunepme</tt>.
379
380 <b>Verlet</b> is faster than <b>group</b> when there is no water, or if <b>group</b> would use a pair-list buffer to conserve energy.
381 </dd>
382 <dt><b>group</b></dt>
383 <dd>Generate a pair list for groups of atoms. These groups correspond to the 
384 charge groups in the topology. This was the only cut-off treatment scheme 
385 before version 4.6. 
386 There is no explicit buffering of the pair list. This enables efficient force 
387 calculations for water, but energy is only conserved when a buffer is explicitly added.</dd>
388
389 </dl></dd>
390
391 <dt><b>nstlist: (10) [steps]</b></dt>
392 <dd><dl compact>
393 <dt><b>&gt;0</b></dt>
394 <dd>Frequency to update the <!--Idx-->neighbor list<!--EIdx--> (and
395 the long-range forces, when using twin-range cut-offs). When this is 0,
396 the neighbor list is made only once.
397 With energy minimization the neighborlist will be updated for every
398 energy evaluation when <b>nstlist</b><tt>&gt;0</tt>.
399 With <b>cutoff-scheme=Verlet</b> and <b>verlet-buffer-tolerance</b> set,
400 <b>nstlist</b> is actually a minimum value and <tt>mdrun</tt> might increase it, unless it is set to 1.
401 With parallel simulations and/or non-bonded force calculation on the GPU,
402 a value of 20 or 40 often gives the best performance.
403 With <b>cutoff-scheme=Group</b> and non-exact cut-off's, <b>nstlist</b> will
404 affect the accuracy of your simulation and it can not be chosen freely.
405 </dd>
406 <dt><b>0</b></dt>
407 <dd>The neighbor list is only constructed once and never updated.
408 This is mainly useful for vacuum simulations in which all particles
409 see each other.</dd>
410 <dt><b>&lt;0</b></dt>
411 <dd>Unused</dd>
412 </dl></dd>
413
414 <dt><b>nstcalclr: (-1) [steps]</b></dt>
415 <dd>
416 Controls the period between calculations of long-range forces when
417 using the group cut-off scheme.
418 <dl compact>
419 <dt><b>1</b></dt>
420 <dd>Calculate the long-range forces every single step. This is useful
421 to have separate neighbor lists with buffers for electrostatics and Van
422 der Waals interactions, and in particular it makes it possible to have
423 the Van der Waals cutoff longer than electrostatics (useful e.g. with
424 PME). However, there is no point in having identical long-range
425 cutoffs for both interaction forms and update them every step - then
426 it will be slightly faster to put everything in the short-range
427 list.</dd>
428 <dt><b>&gt;1</b></dt>
429 <dd>Calculate the long-range forces every <b>nstcalclr</b> steps and
430 use a multiple-time-step integrator to combine forces. This can now be
431 done more frequently than <b>nstlist</b> since the lists are stored,
432 and it might be a good idea e.g. for Van der Waals interactions that
433 vary slower than electrostatics.</dd>
434 <dt><b>-1</b></dt>
435 <dd>Calculate long-range forces on steps where neighbor searching is
436 performed. While this is the default value, you might want to consider
437 updating the long-range forces more frequently.</dd>
438 </dl>
439 Note that twin-range force evaluation might be enabled automatically
440 by PP-PME load balancing. This is done in order to maintain the chosen
441 Van der Waals interaction radius even if the load balancing is
442 changing the electrostatics cutoff. If the <tt>.mdp</tt> file already
443 specifies twin-range interactions (e.g. to evaluate Lennard-Jones
444 interactions with a longer cutoff than the PME electrostatics every
445 2-3 steps), the load balancing will have also a small effect on
446 Lennard-Jones, since the short-range cutoff (inside which forces are
447 evaluated every step) is changed.
448 </dd>
449
450
451
452 <dt><b>ns-type:</b></dt>
453 <dd><dl compact>
454 <dt><b>grid</b></dt>
455 <dd>Make a grid in the box and only check atoms in neighboring grid
456 cells when constructing a new neighbor list every <b>nstlist</b> steps.
457 In large systems grid search is much faster than simple search.</dd>
458 <dt><b>simple</b></dt>
459 <dd>Check every atom in the box when constructing a new neighbor list
460 every <b>nstlist</b> steps (only with <b>cutoff-scheme=group</b>).</dd>
461 </dl></dd>
462
463 <dt><b>pbc:</b></dt>
464 <dd><dl compact>
465 <dt><b>xyz</b></dt>
466 <dd>Use periodic boundary conditions in all directions.</dd>
467 <dt><b>no</b></dt>
468 <dd>Use no periodic boundary conditions, ignore the box.
469 To simulate without cut-offs, set all cut-offs to 0 and <b>nstlist</b><tt>=0</tt>.
470 For best performance without cut-offs on a single MPI rank,
471 use <b>nstlist</b><tt>=0</tt>, <b>ns-type</b><tt>=simple</tt></dd>
472 <dt><b>xy</b></dt>
473 <dd>Use periodic boundary conditions in x and y directions only.
474 This works only with <b>ns-type</b><tt>=grid</tt> and can be used
475 in combination with <b><a href="#walls">walls</a></b>.
476 Without walls or with only one wall the system size is infinite
477 in the z direction. Therefore pressure coupling or Ewald summation
478 methods can not be used.
479 These disadvantages do not apply when two walls are used.</dd>
480 </dl></dd>
481
482 <dt><b>periodic-molecules:</b></dt>
483 <dd><dl compact>
484 <dt><b>no</b></dt>
485 <dd>molecules are finite, fast molecular PBC can be used</dd>
486 <dt><b>yes</b></dt>
487 <dd>for systems with molecules that couple to themselves through
488 the periodic boundary conditions, this requires a slower PBC algorithm
489 and molecules are not made whole in the output</dd>
490 </dl></dd>
491
492 <dt><b>verlet-buffer-tolerance: (0.005) [kJ/mol/ps]</b></dt>
493 <dd>Useful only with <b>cutoff-scheme</b>=<b>Verlet</b>. This sets the maximum
494 allowed error for pair interactions per particle caused by the Verlet buffer,
495 which indirectly sets <b>rlist</b>. 
496 As both <b>nstlist</b> and the Verlet buffer size are fixed 
497 (for performance reasons), particle pairs not in the pair list can occasionally 
498 get within the cut-off distance during <b>nstlist</b>-1 nsteps. This 
499 causes very small jumps in the energy. In a constant-temperature ensemble,
500 these very small energy jumps can be 
501 estimated for a given cut-off and <b>rlist</b>. The estimate assumes a 
502 homogeneous particle distribution, hence the errors might be slightly 
503 underestimated for multi-phase systems. For longer pair-list life-time
504 (<b>nstlist</b>-1)*dt the buffer is overestimated, because the interactions
505 between particles are ignored. Combined with cancellation of errors,
506 the actual drift of the total energy is usually one to two orders of magnitude
507 smaller.
508 Note that the generated buffer size takes into account that
509 the GROMACS pair-list setup leads to a reduction in the drift by
510 a factor 10, compared to a simple particle-pair based list.
511 Without dynamics (energy minimization etc.), the buffer is 5% of the cut-off.
512 For NVE simulations the initial temperature is used, unless this is zero,
513 in which case a buffer of 10% is used. For NVE simulations the tolerance
514 usually needs to be lowered to achieve proper energy conservation on
515 the nanosecond time scale. To override the automated buffer setting,
516 use <b>verlet-buffer-tolerance</b>=-1 and set <b>rlist</b> manually.</dd>
517
518 <dt><b>rlist: (1) [nm]</b></dt>
519 <dd>Cut-off distance for the short-range neighbor list.
520 With <b>cutoff-scheme</b>=<b>Verlet</b>, this is by default set by the
521 <b>verlet-buffer-tolerance</b> option and the value of <b>rlist</b> is ignored.</dd>
522
523 <dt><b>rlistlong: (-1) [nm]</b></dt>
524 <dd>Cut-off distance for the long-range neighbor list.
525 This parameter is only relevant for a twin-range cut-off setup
526 with switched potentials. In that case a buffer region is required to account
527 for the size of charge groups. In all other cases this parameter
528 is automatically set to the longest cut-off distance.</dd>
529 </dl>
530
531
532 <A NAME="el"><br>
533 <hr>
534 <h3>Electrostatics<!--QuietIdx-->electrostatics<!--EQuietIdx--></h3>
535 <dl>
536 <dt><b>coulombtype:</b></dt>
537 <dd><dl compact>
538
539 <dt><b>Cut-off</b></dt>
540 <dd>Twin range cut-offs with neighborlist cut-off <b>rlist</b> and
541 Coulomb cut-off <b>rcoulomb</b>,
542 where <b>rcoulomb</b>&ge;<b>rlist</b>.
543
544 <dt><b>Ewald</b></dt>
545 <dd>Classical <!--Idx-->Ewald sum<!--EIdx--> electrostatics.
546 The real-space cut-off <b>rcoulomb</b> should be equal to <b>rlist</b>.
547 Use e.g. <b>rlist</b><tt>=0.9</tt>, <b>rcoulomb</b><tt>=0.9</tt>. The highest magnitude of
548 wave vectors used in reciprocal space is controlled by <b>fourierspacing</b>.
549 The relative accuracy of direct/reciprocal space
550 is controlled by <b>ewald-rtol</b>.
551 <br>
552 NOTE: Ewald scales as O(N<sup>3/2</sup>)
553 and is thus extremely slow for large systems. It is included mainly for
554 reference - in most cases PME will perform much better.</dd>
555
556 <dt><b><!--Idx-->PME<!--EIdx--></b></dt>
557 <dd>Fast smooth Particle-Mesh Ewald (SPME) electrostatics. Direct space is similar
558 to the Ewald sum, while the reciprocal part is performed with
559 FFTs. Grid dimensions are controlled with <b>fourierspacing</b> and the
560 interpolation order with <b>pme-order</b>. With a grid spacing of 0.1
561 nm and cubic interpolation the electrostatic forces have an accuracy
562 of 2-3*10<sup>-4</sup>. Since the error from the vdw-cutoff is larger than this you
563 might try 0.15 nm. When running in parallel the interpolation
564 parallelizes better than the FFT, so try decreasing grid dimensions
565 while increasing interpolation.</dd>
566
567 <dt><b><!--Idx-->P3M-AD<!--EIdx--></b></dt>
568 <dd>Particle-Particle Particle-Mesh algorithm with analytical derivative
569 for for long range electrostatic interactions. The method and code
570 is identical to SPME, except that the influence function is optimized
571 for the grid. This gives a slight increase in accuracy.</dd>
572
573 <dt><b>Reaction-Field electrostatics<!--QuietIdx-->reaction-field electrostatics<!--EQuietIdx--></b></dt>
574 <dd>Reaction field with Coulomb cut-off <b>rcoulomb</b>,
575 where <b>rcoulomb</b> &ge; <b>rlist</b>.
576 The dielectric constant beyond the cut-off is <b>epsilon-rf</b>.
577 The dielectric constant can be set to infinity by setting <b>epsilon-rf</b><tt>=0</tt>.</dd>
578
579 <dt><b>Generalized-Reaction-Field</b></dt>
580 <dd>Generalized reaction field with Coulomb cut-off <b>rcoulomb</b>,
581 where <b>rcoulomb</b> &ge; <b>rlist</b>.
582 The dielectric constant beyond the cut-off is <b>epsilon-rf</b>.
583 The ionic strength is computed from the number of charged 
584 (i.e. with non zero charge) <!--Idx-->charge group<!--EIdx-->s.
585 The temperature for the GRF potential is set with 
586 <b><A HREF="#tc">ref-t</A></b> [K].</dd>
587
588 <dt><b>Reaction-Field-zero</b></dt>
589 <dd>In GROMACS, normal reaction-field electrostatics with
590 <b>cutoff-scheme</b><b>=group</b> leads to bad
591 energy conservation. <b>Reaction-Field-zero</b> solves this
592 by making the potential zero beyond the cut-off. It can only
593 be used with an infinite dielectric constant (<b>epsilon-rf=0</b>),
594 because only for that value the force vanishes at the cut-off.
595 <b>rlist</b> should be 0.1 to 0.3 nm larger than <b>rcoulomb</b>
596 to accommodate for the size of charge groups and diffusion
597 between neighbor list updates. This, and the fact that table lookups
598 are used instead of analytical functions make <b>Reaction-Field-zero</b>
599 computationally more expensive than normal reaction-field.</dd>
600
601 <dt><b>Reaction-Field-nec</b></dt>
602 <dd>The same as <b>Reaction-Field</b>, but implemented as in
603 GROMACS versions before 3.3. No reaction-field correction is applied
604 to excluded atom pairs and self pairs.
605 The 1-4 interactions are calculated using a reaction-field.
606 The missing correction due to the excluded pairs that do not have a 1-4
607 interaction is up to a few percent of the total electrostatic
608 energy and causes a minor difference in the forces and the pressure.</dd>
609
610 <dt><b>Shift</b></dt>
611 <dd>Analogous to <b>Shift</b> for <b>vdwtype</b>.
612 You might want to use <b>Reaction-Field-zero</b> instead,
613 which has a similar potential shape, but has a physical interpretation
614 and has better energies due to the exclusion correction terms.
615 </dd>
616
617 <dt><b>Encad-Shift</b></dt>
618 <dd>The Coulomb
619 potential is decreased over the whole range, using the definition
620 from the Encad simulation package.</dd>
621
622 <dt><b>Switch</b></dt>
623 <dd>Analogous to <b>Switch</b> for <b>vdwtype</b>.
624 Switching the Coulomb potential can lead to serious artifacts,
625 advice: use <b>Reaction-Field-zero</b> instead.</dd>
626
627 <dt><b>User</b></dt> 
628 <dd><a name="usertab"></a><tt>mdrun</tt> will now expect to find a file
629 <tt>table.xvg</tt> with user-defined potential functions for
630 repulsion, dispersion and Coulomb. When pair interactions are present,
631 <tt>mdrun</tt> also expects to find a file <tt>tablep.xvg</tt> for
632 the pair interactions. When the same interactions should be used
633 for non-bonded and pair interactions the user can specify the same
634 file name for both table files.
635 These files should contain 7
636 columns: the <tt>x</tt> value,
637 <tt>f(x)</tt>, <tt>-f'(x)</tt>,
638 <tt>g(x)</tt>, <tt>-g'(x)</tt>,
639 <tt>h(x)</tt>, <tt>-h'(x)</tt>,
640 where <tt>f(x)</tt> is the Coulomb function, <tt>g(x)</tt> the dispersion function
641 and <tt>h(x)</tt> the repulsion function.
642 When <b>vdwtype</b> is not set to <b>User</b> the values
643 for <tt>g</tt>, <tt>-g'</tt>, <tt>h</tt> and <tt>-h'</tt> are ignored.
644 For the non-bonded interactions <tt>x</tt> values should run
645 from 0 to the largest cut-off distance + <b>table-extension</b>
646 and should be uniformly spaced. For the pair interactions the table
647 length in the file will be used.
648 The optimal spacing, which is used for non-user tables,
649 is <tt>0.002</tt> [nm] when you run in mixed precision
650 or <tt>0.0005</tt> [nm] when you run in double precision.
651 The function value at <tt>x=0</tt> is not important. More information is
652 in the printed manual.</dd>
653
654 <dt><b>PME-Switch</b></dt>
655 <dd>A combination of PME and a switch function for the direct-space part
656 (see above). <b>rcoulomb</b> is allowed to be smaller than <b>rlist</b>.
657 This is mainly useful constant energy simulations (note that using
658 <b>PME</b> with <b>cutoff-scheme</b>=<b>Verlet</b> will be more efficient).
659 </dd>
660
661 <dt><b>PME-User</b></dt>
662 <dd>A combination of PME and user tables (see above).
663 <b>rcoulomb</b> is allowed to be smaller than <b>rlist</b>.
664 The PME mesh contribution is subtracted from the user table by <tt>mdrun</tt>.
665 Because of this subtraction the user tables should contain
666 about 10 decimal places.</dd>
667
668 <dt><b>PME-User-Switch</b></dt>
669 <dd>A combination of PME-User and a switching function (see above).
670 The switching function is applied to final particle-particle interaction,
671 i.e. both to the user supplied function and the PME Mesh correction part.</dd>
672
673 </dl></dd>
674
675 <dt><b>coulomb-modifier:</b></dt>
676 <dd><dl compact>
677 <dt><b>Potential-shift-Verlet</b></dt>
678 <dd>Selects <b>Potential-shift</b> with the Verlet cutoff-scheme,
679 as it is (nearly) free; selects <b>None</b> with the group cutoff-scheme.</dd>
680 <dt><b>Potential-shift</b></dt>
681 <dd>Shift the Coulomb potential by a constant such that it is zero at the cut-off.
682 This makes the potential the integral of the force. Note that this does not
683 affect the forces or the sampling.</dd>
684 <dt><b>None</b></dt>
685 <dd>Use an unmodified Coulomb potential. With the group scheme this means no exact cut-off is used, energies and forces are calculated for all pairs in the neighborlist.</dd>
686 </dl></dd>
687
688
689 <A NAME="el2">
690 <dt><b>rcoulomb-switch: (0) [nm]</b></dt>
691 <dd>where to start switching the Coulomb potential, only relevant when force or potential switching is used</dd>
692
693 <dt><b>rcoulomb: (1) [nm]</b></dt>
694 <dd>distance for the Coulomb <!--Idx-->cut-off<!--EIdx--></dd>
695
696 <dt><b>epsilon-r: (1)</b></dt>
697 <dd>The relative <!--Idx-->dielectric constant<!--EIdx-->.
698 A value of 0 means infinity.</dd>
699
700 <dt><b>epsilon-rf: (0)</b></dt>
701 <dd>The relative dielectric constant of the reaction field.
702 This is only used with reaction-field electrostatics.
703 A value of 0 means infinity.</dd>
704 </dl>
705
706 <A NAME="vdw">
707 <hr>
708 <h3>VdW</h3>
709 <dl>
710 <dt><b>vdwtype:</b></dt>
711 <dd><dl compact>
712 <dt><b>Cut-off</b></dt>
713 <dd>Twin range cut-offs with neighbor list cut-off <b>rlist</b> and
714 VdW cut-off <b>rvdw</b>,
715 where <b>rvdw</b> <tt>&ge;</tt> <b>rlist</b>.</dd>
716
717 <dt><b>PME</b></dt>
718 <dd>Fast smooth Particle-mesh Ewald (SPME) for VdW interactions. The
719 grid dimensions are controlled with <b>fourierspacing</b> in the same
720 way as for electrostatics, and the interpolation order is controlled
721 with <b>pme-order</b>. The relative accuracy of direct/reciprocal
722 space is controlled by <b>ewald-rtol-lj</b>, and the specific
723 combination rules that are to be used by the reciprocal routine are
724 set using <b>lj-pme-comb-rule</b>.</dd>
725
726 <dt><b>Shift</b></dt>
727 <dd>This functionality is deprecated and replaced by <b>vdw-modifier = Force-switch</b>.
728 The LJ (not Buckingham) potential is decreased over the whole
729 range and the forces decay smoothly to zero between <b>rvdw-switch</b>
730 and <b>rvdw</b>.  The neighbor search cut-off <b>rlist</b> should be
731 0.1 to 0.3 nm larger than <b>rvdw</b> to accommodate for the size of
732 charge groups and diffusion between neighbor list
733 updates.</dd>
734
735 <dt><b>Switch</b></dt>
736 <dd>This functionality is deprecated and replaced by <b>vdw-modifier = Potential-switch</b>.
737 The LJ (not Buckingham)
738 potential is normal out to <b>rvdw-switch</b>, after which it is switched
739 off to reach zero at <b>rvdw</b>. Both the potential and force functions
740 are continuously smooth, but be aware that all switch functions will give rise
741 to a bulge (increase) in the force (since we are switching the potential).
742 The neighbor search cut-off <b>rlist</b> should be 0.1 to 0.3 nm larger than
743 <b>rvdw</b> to accommodate for the size of charge groups and diffusion
744 between neighbor list updates.</dd>
745
746 <dt><b>Encad-Shift</b></dt>
747 <dd>The LJ (not Buckingham)
748 potential is decreased over the whole range, using the definition
749 from the Encad simulation package.</dd>
750
751 <dt><b>User</b></dt>
752 <dd>See <b><a href="#usertab">user</a></b> for <b>coulombtype</b>.
753 The function value at <tt>x=0</tt> is not important. When you want to
754 use LJ correction, make sure that <b>rvdw</b> corresponds to the
755 cut-off in the user-defined function.
756 When <b>coulombtype</b> is not set to <b>User</b> the values
757 for <tt>f</tt> and <tt>-f'</tt> are ignored.</dd>
758 </dl></dd>
759
760 <dt><b>vdw-modifier:</b></dt>
761 <dd><dl compact>
762 <dt><b>Potential-shift-Verlet</b></dt>
763 <dd>Selects <b>Potential-shift</b> with the Verlet cutoff-scheme,
764 as it is (nearly) free; selects <b>None</b> with the group cutoff-scheme.</dd>
765 <dt><b>Potential-shift</b></dt>
766 <dd>Shift the Van der Waals potential by a constant such that it is zero at the cut-off.
767 This makes the potential the integral of the force. Note that this does not
768 affect the forces or the sampling.</dd>
769 <dt><b>None</b></dt>
770 <dd>Use an unmodified Van der Waals potential. With the group scheme this means no exact cut-off is used, energies and forces are calculated for all pairs in the neighborlist.</dd>
771 <dt><b>Force-switch</b></dt>
772 <dd>Smoothly switches the forces to zero between <b>rvdw-switch</b> and <b>rvdw</b>. This shifts the potential shift over the whole range and switches it to zero at the cut-off. Note that this is more expensive to calculate than a plain cut-off and it is not required for energy conservation, since <b>Potential-shift</b> conserves energy just as well.</dd>
773 <dt><b>Potential-switch</b></dt>
774 <dd>Smoothly switches the potential to zero between <b>rvdw-switch</b> and <b>rvdw</b>. Note that this introduces articifically large forces in the switching region and is much more expensive to calculate. This option should only be used if the force field you are using requires this.</dd>
775 </dl></dd>
776
777 <dt><b>rvdw-switch: (0) [nm]</b></dt>
778 <dd>where to start switching the LJ force and possibly the potential, only relevant when force or potential switching is used</dd>
779
780 <dt><b>rvdw: (1) [nm]</b></dt>
781 <dd>distance for the LJ or Buckingham <!--Idx-->cut-off<!--EIdx--></dd>
782
783 <dt><b>DispCorr:</b></dt>
784 <dd><dl compact></dd>
785 <dt><b>no</b></dt>
786 <dd>don't apply any correction</dd>
787 <dt><b>EnerPres</b></dt>
788 <dd>apply long range <!--Idx-->dispersion correction<!--EIdx-->s for Energy
789 and Pressure</dd>
790 <dt><b>Ener</b></dt>
791 <dd>apply long range dispersion corrections for Energy
792 only</dd>
793 </dl>
794 </dl>
795
796 <A NAME="table">
797 <hr>
798 <h3>Tables</h3>
799 <dl>
800 <dt><b>table-extension: (1) [nm]</b></dt>
801 <dd>Extension of the non-bonded potential lookup tables beyond the largest cut-off distance.
802 The value should be large enough to account for charge group sizes
803 and the diffusion between neighbor-list updates.
804 Without user defined potential the same table length is used
805 for the lookup tables for the 1-4 interactions,
806 which are always tabulated irrespective of the use of
807 tables for the non-bonded interactions. The value of <b>table-extension</b> in no way
808 affects the values of <b>rlist</b>, <b>rcoulomb</b>, or <b>rvdw</b>. </dd>
809
810 <dt><b>energygrp-table:</b></dt>
811 <dd>When user tables are used for electrostatics and/or VdW,
812 here one can give pairs of energy groups for which seperate
813 user tables should be used.
814 The two energy groups will be appended to the table file name,
815 in order of their definition in <b>energygrps</b>, seperated by underscores.
816 For example, if <tt>energygrps = Na Cl Sol</tt>
817 and <tt>energygrp-table = Na Na Na Cl</tt>, <tt>mdrun</tt> will read
818 <tt>table_Na_Na.xvg</tt> and <tt>table_Na_Cl.xvg</tt> in addition
819 to the normal <tt>table.xvg</tt> which will be used for all other
820 energy group pairs.
821 </dd>
822 </dl>
823
824 <A NAME="ewald">
825 <hr>
826 <h3>Ewald</h3>
827 <dl>
828 <dt><b>fourierspacing: (0.12) [nm]</b></dt>
829 <dd>For ordinary Ewald, the ratio of the box dimensions and the spacing
830 determines a lower bound for the number of wave vectors to use in each
831 (signed) direction. For PME and P3M, that ratio determines a lower bound
832 for the number of Fourier-space grid points that will be used along that
833 axis. In all cases, the number for each direction can be overridden by
834 entering a non-zero value for <b>fourier_n[xyz]</b>.
835 For optimizing the relative load of the particle-particle interactions
836 and the mesh part of PME, it is useful to know that
837 the accuracy of the electrostatics remains nearly constant
838 when the Coulomb cut-off and the PME grid spacing are scaled
839 by the same factor.</dd>
840
841 <dt><b>fourier-nx (0) ; fourier-ny (0) ; fourier-nz: (0)</b></dt>
842 <dd>Highest magnitude of wave vectors in reciprocal space when using Ewald.</dd>
843 <dd>Grid size when using PME or P3M. These values override
844 <b>fourierspacing</b> per direction. The best choice is powers of
845 2, 3, 5 and 7. Avoid large primes.</dd>
846
847 <dt><b>pme-order (4)</b></dt>
848 <dd>Interpolation order for PME. 4 equals cubic interpolation. You might try
849 6/8/10 when running in parallel and simultaneously decrease grid dimension.</dd>
850
851 <dt><b>ewald-rtol (1e-5)</b></dt>
852 <dd>The relative strength of the Ewald-shifted direct potential at
853 <b>rcoulomb</b> is given by <b>ewald-rtol</b>.
854 Decreasing this will give a more accurate direct sum,
855 but then you need more wave vectors for the reciprocal sum.</dd>
856
857 <dt><b>ewald-rtol-lj (1e-3)</b></dt>
858 <dd>When doing PME for VdW-interactions, <b>ewald-rtol-lj</b> is used
859 to control the relative strength of the dispersion potential at <b>rvdw</b> in
860 the same way as <b>ewald-rtol</b> controls the electrostatic potential.</dd>
861
862 <dt><b>lj-pme-comb-rule (Geometric)</b></dt>
863 <dd>The combination rules used to combine VdW-parameters in the reciprocal part of LJ-PME. 
864 Geometric rules are much faster than Lorentz-Berthelot and usually the recommended choice, even
865 when the rest of the force field uses the Lorentz-Berthelot rules.</dd>
866 <dd><dl compact>
867 <dt><b>Geometric</b></dt>
868 <dd>Apply geometric combination rules</dd>
869 <dt><b>Lorentz-Berthelot</b></dt>
870 <dd>Apply Lorentz-Berthelot combination rules</dd>
871 </dl></dd>
872
873 <dt><b>ewald-geometry: (3d)</b></dt>
874 <dd><dl compact>
875 <dt><b>3d</b></dt>
876 <dd>The Ewald sum is performed in all three dimensions.</dd>
877 <dt><b>3dc</b></dt>
878 <dd>The reciprocal sum is still performed in 3D,
879 but a force and potential correction applied in the <tt>z</tt>
880 dimension to produce a pseudo-2D summation.
881 If your system has a slab geometry in the <tt>x-y</tt> plane you can
882 try to increase the <tt>z</tt>-dimension of the box (a box height of 3 times
883 the slab height is usually ok)
884 and use this option.</dd>
885 </dl></dd>
886
887 <dt><b>epsilon-surface: (0)</b></dt>
888 <dd>This controls the dipole correction to the Ewald summation in 3D. The
889 default value of zero means it is turned off. Turn it on by setting it to the value 
890 of the relative permittivity of the imaginary surface around your infinite system. Be
891 careful - you shouldn't use this if you have free mobile charges in your system. 
892 This value does not affect the slab 3DC variant of the long range corrections.</dd>
893
894 </dl>
895
896 <A NAME="tc"><br>
897 <hr>
898 <h3>Temperature coupling<!--QuietIdx-->temperature coupling<!--EQuietIdx--></h3>
899
900 <dl>
901 <dt><b>tcoupl:</b></dt>
902 <dd><dl compact>
903 <dt><b>no</b></dt>
904 <dd>No temperature coupling.</dd>
905 <dt><b>berendsen</b></dt>
906 <dd>Temperature coupling with a Berendsen-thermostat to a bath with
907 temperature <b>ref-t</b> [K], with time constant <b>tau-t</b> [ps].
908 Several groups can be coupled separately, these are specified in the
909 <b>tc-grps</b> field separated by spaces.</dd>
910 <dt><b>nose-hoover</b></dt>
911 <dd>Temperature coupling using a Nose-Hoover extended
912 ensemble. The reference temperature and coupling groups are selected
913 as above, but in this case <b>tau-t</b> [ps] controls the period
914 of the temperature fluctuations at equilibrium, which is slightly
915 different from a relaxation time.
916 For NVT simulations the conserved energy quantity is written
917 to energy and log file.</dd>
918 <dt><b>andersen</b></dt>
919 <dd>Temperature coupling by randomizing a fraction of the particles
920 at each timestep. Reference temperature and coupling groups are selected
921 as above. <b>tau-t</b> is the average time between randomization of each molecule.
922 Inhibits particle dynamics somewhat, but little or no ergodicity issues. Currently
923 only implemented with velocity Verlet, and not implemented with constraints.</dd>
924 <dt><b>andersen-massive</b></dt>
925 <dd>Temperature coupling by randomizing all particles at infrequent timesteps.
926 Reference temperature and coupling groups are selected
927 as above. <b>tau-t</b> is the time between randomization of all molecules.
928 Inhibits particle dynamics somewhat, but little or no ergodicity issues. Currently
929 only implemented with velocity Verlet.</dd>
930 <dt><b>v-rescale</b></dt>
931 <dd>Temperature coupling using velocity rescaling with a stochastic term
932 (JCP 126, 014101).
933 This thermostat is similar to Berendsen coupling, with the same scaling
934 using <b>tau-t</b>, but the stochastic term ensures that a proper
935 canonical ensemble is generated. The random seed is set with
936 <b><A HREF="#ld">ld-seed</A></b>.
937 This thermostat works correctly even for <b>tau-t</b><tt>=0</tt>.
938 For NVT simulations the conserved energy quantity is written
939 to the energy and log file.</dd>
940 </dl>
941 <dt><b>nsttcouple: (-1)</b></dt>
942 <dd>The frequency for coupling the temperature.
943 The default value of -1 sets <b>nsttcouple</b> equal to <b>nstlist</b>,
944 unless <b>nstlist</b>&le;0, then a value of 10 is used.
945 For velocity Verlet integrators <b>nsttcouple</b> is set to 1.</dd>
946 </dd>
947 <dt><b>nh-chain-length (10)</b></dt>
948 <dd>the number of chained Nose-Hoover thermostats for velocity Verlet integrators, the leap-frog <b>md</b> integrator only supports 1.  Data for the NH chain variables is not printed to the .edr, but can be using the <tt>GMX_NOSEHOOVER_CHAINS</tt> environment variable</dd>
949 <dt><b>tc-grps:</b></dt>
950 <dd>groups to couple separately to temperature bath</dd>
951 <dt><b>tau-t: [ps]</b></dt>
952 <dd>time constant for coupling (one for each group in <b>tc-grps</b>),
953 -1 means no temperature coupling</dd>
954 <dt><b>ref-t: [K]</b></dt>
955 <dd>reference temperature for coupling (one for each group in <b>tc-grps</b>)</dd>
956 </dl>
957
958 <A NAME="pc"><br>
959 <hr>
960 <h3>Pressure coupling<!--QuietIdx-->pressure coupling<!--EQuietIdx--></h3>
961
962 <dl>
963 <dt><b>pcoupl:</b></dt>
964 <dd><dl compact>
965 <dt><b>no</b></dt>
966 <dd>No pressure coupling. This means a fixed box size.</dd>
967 <dt><b>berendsen</b></dt>
968 <dd>Exponential relaxation pressure coupling with time constant
969 <b>tau-p</b> [ps]. The box is scaled every timestep. It has been
970 argued that this does not yield a correct thermodynamic ensemble,
971 but it is the most efficient way to scale a box at the beginning
972 of a run.</dd>
973 <dt><b>Parrinello-Rahman</b></dt>
974 <dd>Extended-ensemble pressure coupling where the box vectors are
975 subject to an equation of motion. The equation of motion for the atoms
976 is coupled to this. No instantaneous scaling takes place.  As for
977 Nose-Hoover temperature coupling the time constant <b>tau-p</b> [ps]
978 is the period of pressure fluctuations at equilibrium. This is
979 probably a better method when you want to apply pressure scaling
980 during data collection, but beware that you can get very large
981 oscillations if you are starting from a different pressure. For
982 simulations where the exact fluctation of the NPT ensemble are
983 important, or if the pressure coupling time is very short it may not
984 be appropriate, as the previous time step pressure is used in some
985 steps of the GROMACS implementation for the current time step pressure.</dd>
986 </dl></dd>
987 <dt><b>MTTK</b></dt>
988 <dd>Martyna-Tuckerman-Tobias-Klein implementation, only useable with <b>md-vv</b>
989 or <b>md-vv-avek</b>, very similar to Parrinello-Rahman.  
990 As for Nose-Hoover temperature coupling the time constant <b>tau-p</b>
991 [ps] is the period of pressure fluctuations at equilibrium. This is
992 probably a better method when you want to apply pressure scaling
993 during data collection, but beware that you can get very large
994 oscillations if you are starting from a different pressure. Currently (as of version 5.1), it
995 only supports isotropic scaling, and only works without constraints.</dd>
996 </dl></dd>
997
998 <dl>
999 <dt><b>pcoupltype:</b></dt>
1000 <dd><dl compact>
1001 <dt><b>isotropic</b></dt>
1002 <dd>Isotropic pressure coupling with time constant <b>tau-p</b> [ps].
1003 The compressibility and reference pressure are set with
1004 <b>compressibility</b> [bar<sup>-1</sup>] and <b>ref-p</b> [bar], one
1005 value is needed.</dd>
1006 <dt><b>semiisotropic</b></dt>
1007 <dd>Pressure coupling which is isotropic in the <tt>x</tt> and <tt>y</tt> direction,
1008 but different in the <tt>z</tt> direction.
1009 This can be useful for membrane simulations.
1010 2 values are needed for <tt>x/y</tt> and <tt>z</tt> directions respectively.</dd>
1011 <dt><b>anisotropic</b></dt>
1012 <dd>Idem, but 6 values are needed for <tt>xx</tt>, <tt>yy</tt>, <tt>zz</tt>, <tt>xy/yx</tt>, <tt>xz/zx</tt> and <tt>yz/zy</tt>
1013 components, respectively.
1014 When the off-diagonal compressibilities are set to zero,
1015 a rectangular box will stay rectangular.
1016 Beware that anisotropic scaling can lead to extreme deformation
1017 of the simulation box.</dd>
1018 <dt><b>surface-tension</b></dt>
1019 <dd>Surface tension coupling for surfaces parallel to the xy-plane.
1020 Uses normal pressure coupling for the <tt>z</tt>-direction, while the surface tension
1021 is coupled to the <tt>x/y</tt> dimensions of the box.
1022 The first <b>ref-p</b> value is the reference surface tension times
1023 the number of surfaces [bar nm], 
1024 the second value is the reference <tt>z</tt>-pressure [bar].
1025 The two <b>compressibility</b> [bar<sup>-1</sup>] values are the compressibility
1026 in the <tt>x/y</tt> and <tt>z</tt> direction respectively.
1027 The value for the <tt>z</tt>-compressibility should be reasonably accurate since it
1028 influences the convergence of the surface-tension, it can also be set to zero
1029 to have a box with constant height.</dd>
1030 </dl></dd>
1031
1032 <dt><b>nstpcouple: (-1)</b></dt>
1033 <dd>The frequency for coupling the pressure.
1034 The default value of -1 sets <b>nstpcouple</b> equal to <b>nstlist</b>,
1035 unless <b>nstlist</b> &le;0, then a value of 10 is used.
1036 For velocity Verlet integrators <b>nstpcouple</b> is set to 1.</dd>
1037 </dd>
1038
1039 <dt><b>tau-p: (1) [ps]</b></dt>
1040 <dd>time constant for coupling</dd>
1041 <dt><b>compressibility: [bar<sup>-1</sup>]</b></dt>
1042 <dd>compressibility (NOTE: this is now really in bar<sup>-1</sup>)
1043 For water at 1 atm and 300 K the compressibility is 4.5e-5 [bar<sup>-1</sup>].</dd>
1044 <dt><b>ref-p: [bar]</b></dt>
1045 <dd>reference pressure for coupling</dd>
1046 <dt><b>refcoord-scaling:</b></dt>
1047 <dd><dl compact>
1048 <dt><b>no</b></dt>
1049 <dd>The reference coordinates for position restraints are not modified.
1050 Note that with this option the virial and pressure will depend on the absolute
1051 positions of the reference coordinates.</dd>
1052 <dt><b>all</b></dt>
1053 <dd>The reference coordinates are scaled with the scaling matrix of the pressure coupling.</dd>
1054 <dt><b>com</b></dt>
1055 <dd>Scale the center of mass of the reference coordinates with the scaling matrix of the pressure coupling. The vectors of each reference coordinate to the center of mass are not scaled. Only one COM is used, even when there are multiple molecules with position restraints. For calculating the COM of the reference coordinates in the starting configuration, periodic boundary conditions are not taken into account.
1056 </dl></dd>
1057 </dd>
1058 </dl>
1059
1060 <A NAME="sa"><br>
1061 <hr>
1062 <h3>Simulated annealing<!--QuietIdx-->simulated annealing<!--EQuietIdx--></h3>
1063
1064 Simulated annealing is controlled separately for each temperature group in GROMACS. The reference temperature is a piecewise linear function, but you can use an arbitrary number of points for each group, and choose either a single sequence or a periodic behaviour for each group. The actual annealing is performed by dynamically changing the reference temperature used in the thermostat algorithm selected, so remember that the system will usually not instantaneously reach the reference temperature!
1065 <dl>
1066 <dt><b>annealing:</b></dt>
1067 <dd>Type of annealing for each temperature group</dd>
1068 <dd><dl compact></dd>
1069 <dt><b>no</b></dt>
1070 <dd>No simulated annealing - just couple to reference temperature value.</dd>
1071 <dt><b>single</b></dt>
1072 <dd>A single sequence of annealing points. If your simulation is longer than the time of the last point, the temperature will be coupled to this constant value after the annealing sequence has reached the last time point.</dd>
1073 <dt><b>periodic</b></dt>
1074 <dd>The annealing will start over at the first reference point once the last reference time is reached. This is repeated until the simulation ends. 
1075 </dd>
1076 </dl>
1077
1078 <dt><b>annealing-npoints:</b></dt>
1079 <dd>A list with the number of annealing reference/control points used for 
1080 each temperature group. Use 0 for groups that are not annealed. The number of entries should equal the number of temperature groups.</dd>
1081
1082 <dt><b>annealing-time:</b></dt>
1083 <dd>List of times at the annealing reference/control points for each group. If you are using periodic annealing, the times will be used modulo the last value, i.e. if the values are 0, 5, 10, and 15, the coupling will restart at the 0ps value after 15ps, 30ps, 45ps, etc. The number of entries should equal the sum of the numbers given in <tt>annealing-npoints</tt>.</dd>
1084
1085 <dt><b>annealing-temp:</b></dt>
1086 <dd>List of temperatures at the annealing reference/control points for each group. The number of entries should equal the sum of the numbers given in <tt>annealing-npoints</tt>.</dd>
1087 <br>
1088 Confused? OK, let's use an example. Assume you have two temperature groups, set the group selections to <tt>annealing = single periodic</tt>, the number of points of each group to <tt>annealing-npoints = 3 4</tt>, the times to <tt>annealing-time = 0 3 6 0 2 4 6</tt> and finally temperatures to <tt>annealing-temp = 298 280 270 298 320 320 298</tt>.
1089 The first group will be coupled to 298K at 0ps, but the reference temperature will drop linearly to reach 280K at 3ps, and then linearly between 280K and 270K from 3ps to 6ps. After this is stays constant, at 270K. The second group is coupled to 298K at 0ps, it increases linearly to 320K at 2ps, where it stays constant until 4ps. Between 4ps and 6ps it decreases to 298K, and then it starts over with the same pattern again, i.e. rising linearly from 298K to 320K between 6ps and 8ps. Check the summary printed by <tt>grompp</tt> if you are unsure!
1090 </dl>
1091
1092 <A NAME="vel"><br>
1093 <hr>
1094 <h3>Velocity generation</h3>
1095
1096 <dl>
1097 <dt><b>gen-vel:</b></dt>
1098 <dd><dl compact>
1099 <dt><b>no</b></dt>
1100 <dd> Do not generate velocities. The velocities are set to zero
1101 when there are no velocities in the input structure file.</dd>
1102 <dt><b>yes</b></dt>
1103 <dd>Generate velocities in <tt>grompp</tt> according to a Maxwell distribution at
1104 temperature <b>gen-temp</b> [K], with random seed <b>gen-seed</b>. 
1105 This is only meaningful with integrator <b><A HREF="#run">md</A></b>.</dd>
1106 </dl></dd>
1107 <dt><b>gen-temp: (300) [K]</b></dt>
1108 <dd>temperature for Maxwell distribution</dd>
1109 <dt><b>gen-seed: (-1) [integer]</b></dt>
1110 <dd>used to initialize random generator for random velocities,
1111 when <b>gen-seed</b> is set to -1, a pseudo random seed is used.
1112 </dl>
1113
1114 <A NAME="bond"><br>
1115 <hr>
1116 <h3>Bonds</h3>
1117
1118 <dl>
1119 <dt><b>constraints<!--QuietIdx-->constraint algorithms<!--EQuietIdx-->:</b></dt>
1120 <dd><dl compact>
1121 <dt><b>none</b></dt>
1122 <dd>No constraints except for those defined explicitly in the topology,
1123 i.e. bonds are represented by a harmonic (or other) potential
1124 or a Morse potential (depending on the setting of <b>morse</b>)
1125 and angles by a harmonic (or other) potential.
1126 <dt><b>h-bonds</b></dt>
1127 <dd>Convert the bonds with H-atoms to constraints.</dd>
1128 <dt><b>all-bonds</b></dt>
1129 <dd>Convert all bonds to constraints.</dd>
1130 <dt><b>h-angles</b></dt>
1131 <dd>Convert all bonds and additionally the angles that involve H-atoms
1132 to bond-constraints.</dd>
1133 <dt><b>all-angles</b></dt>
1134 <dd>Convert all bonds and angles to bond-constraints.</dd>
1135 </dl>
1136
1137 <dt><b>constraint-algorithm:</b></dt>
1138 <dd><dl compact>
1139 <dt><b><!--Idx-->LINCS<!--EIdx--></b></dt>
1140 <dd>LINear Constraint Solver.
1141 With domain decomposition the parallel version P-LINCS is used.
1142 The accuracy in set with
1143 <b>lincs-order</b>, which sets the number of matrices in the expansion
1144 for the matrix inversion.
1145 After the matrix inversion correction the algorithm does
1146 an iterative correction to compensate for lengthening due to rotation.
1147 The number of such iterations can be controlled with
1148 <b>lincs-iter</b>. The root mean square relative constraint deviation
1149 is printed to the log file every <b>nstlog</b> steps.
1150 If a bond rotates more than <b>lincs-warnangle</b> [degrees] in one step, 
1151 a warning will be printed both to the log file and to <TT>stderr</TT>. 
1152 LINCS should not be used with coupled angle constraints.
1153 </dd>
1154 <dt><b><!--Idx-->SHAKE<!--EIdx--></b></dt>
1155 <dd>SHAKE is slightly slower and less stable than LINCS, but does work with 
1156 angle constraints.
1157 The relative tolerance is set with <b>shake-tol</b>, 0.0001 is a good value
1158 for ``normal'' MD. SHAKE does not support constraints between atoms
1159 on different nodes, thus it can not be used with domain decompositon
1160 when inter charge-group constraints are present.
1161 SHAKE can not be used with energy minimization.
1162 </dd>
1163 </dl></dd>
1164 <dt><b>continuation:</b></dt>
1165 <dd>This option was formerly known as <tt>unconstrained-start</tt>.</dd>
1166 <dd><dl compact>
1167 <dt><b>no</b></dt>
1168 <dd>apply constraints to the start configuration and reset shells</dd>
1169 <dt><b>yes</b></dt>
1170 <dd>do not apply constraints to the start configuration
1171 and do not reset shells, useful for exact coninuation and reruns</dd>
1172 </dl></dd>
1173
1174 <A NAME="bond2">
1175 <dt><b>shake-tol: (0.0001)</b></dt>
1176 <dd>relative tolerance for SHAKE</dd>
1177 <dt><b>lincs-order: (4)</b></dt>
1178 <dd>Highest order in the expansion of the constraint coupling matrix.
1179 When constraints form triangles, an additional expansion of the same
1180 order is applied on top of the normal expansion only for the couplings
1181 within such triangles.
1182 For ``normal'' MD simulations an order of 4 usually suffices, 6 is
1183 needed for large time-steps with virtual sites or BD.
1184 For accurate energy minimization an order of 8 or more might be required.
1185 With domain decomposition, the cell size is limited by the distance
1186 spanned by <b>lincs-order</b>+1 constraints. When one wants to scale
1187 further than this limit, one can decrease <b>lincs-order</b> and increase
1188 <b>lincs-iter</b>, since the accuracy does not deteriorate
1189 when (1+<b>lincs-iter</b>)*<b>lincs-order</b> remains constant.</dd>
1190 <dt><b>lincs-iter: (1)</b></dt>
1191 <dd>Number of iterations to correct for rotational lengthening in LINCS.
1192 For normal runs a single step is sufficient, but for NVE
1193 runs where you want to conserve energy accurately or for accurate
1194 energy minimization you might want to increase it to 2.
1195 <dt><b>lincs-warnangle: </b>(30) [degrees]</dt>
1196 <dd>maximum angle that a bond can rotate before LINCS will complain</dd>
1197
1198 <dt><b>morse:</b></dt>
1199 <dd><dl compact>
1200 <dt><b>no</b></dt>
1201 <dd>bonds are represented by a harmonic potential</dd>
1202 <dt><b>yes</b></dt>
1203 <dd>bonds are represented by a Morse potential</dd>
1204 </dl></dd>
1205 </dl>
1206
1207 <A NAME="egexcl"><br>
1208 <hr>
1209 <h3>Energy group <!--Idx-->exclusions<!--EIdx--></h3>
1210 <dl>
1211 <dt><b>energygrp-excl: </b></dt>
1212 <dd>Pairs of energy groups for which all non-bonded interactions are
1213 excluded. An example: if you have two energy groups <tt>Protein</tt>
1214 and <tt>SOL</tt>, specifying
1215 <br>
1216 <tt>energygrp-excl&nbsp;=&nbsp;Protein&nbsp;Protein&nbsp;&nbsp;SOL&nbsp;SOL</tt>
1217 <br>
1218 would give only the non-bonded interactions between the protein and the
1219 solvent. This is especially useful for speeding up energy calculations with
1220 <tt>mdrun -rerun</tt> and for excluding interactions within frozen groups.</dd>
1221 </dl>
1222
1223 <A NAME="walls"><br>
1224 <hr>
1225 <h3>Walls<!--QuietIdx-->walls<!--EQuietIdx--></h3>
1226 <dl>
1227 <dt><b>nwall: 0</b></dt>
1228 <dd>When set to <b>1</b> there is a wall at <tt>z=0</tt>, when set to <b>2</b>
1229 there is also a wall at <tt>z=z-box</tt>. Walls can only be used with <b>pbc=xy</b>.
1230 When set to <b>2</b> pressure coupling and Ewald summation can be used
1231 (it is usually best to use semiisotropic pressure coupling with
1232 the <tt>x/y</tt> compressibility set to 0, as otherwise the surface area will change).
1233 Walls interact wit the rest of the system through an optional <tt>wall-atomtype</tt>.
1234 Energy groups <tt>wall0</tt> and <tt>wall1</tt> (for <b>nwall=2</b>) are
1235 added automatically to monitor the interaction of energy groups
1236 with each wall.
1237 The <A HREF="#run">center of mass motion removal</A> will be turned
1238 off in the <tt>z</tt>-direction.</dd>
1239 <dt><b>wall-atomtype:</b></dt>
1240 <dd>the atom type name in the force field for each wall. 
1241 By (for example) defining a special wall atom type in the topology with its 
1242 own combination rules, this allows for independent tuning of the interaction 
1243 of each atomtype with the walls.</dd>
1244 <dt><b>wall-type:</b></dt>
1245 <dd><dl compact>
1246 <dt><b>9-3</b></dt>
1247 <dd>LJ integrated over the volume behind the wall: 9-3 potential</dd>
1248 <dt><b>10-4</b></dt>
1249 <dd>LJ integrated over the wall surface: 10-4 potential</dd>
1250 <dt><b>12-6</b></dt>
1251 <dd>direct LJ potential with the z distance from the wall</dd>
1252 <dt><b>table</b></dt><dd>user defined potentials indexed with the z distance from the wall, the tables are read analogously to
1253 the <b><A HREF="#table">energygrp-table</A></b> option,
1254 where the first name is for a ``normal'' energy group and the second name
1255 is <tt>wall0</tt> or <tt>wall1</tt>,
1256 only the dispersion and repulsion columns are used</dd>
1257 </dl></dd>
1258 <dt><b>wall-r-linpot: -1 (nm)</b></dt>
1259 <dd>Below this distance from the wall the potential is continued
1260 linearly and thus the force is constant. Setting this option to
1261 a postive value is especially useful for equilibration when some atoms
1262 are beyond a wall.
1263 When the value is &le;0 (&lt;0 for <b>wall-type=table</b>),
1264 a fatal error is generated when atoms are beyond a wall.
1265 </dd>
1266 <dt><b>wall-density: [nm<sup>-3</sup>/nm<sup>-2</sup>]</b></dt>
1267 <dd>the number density of the atoms for each wall for wall types
1268 <b>9-3</b> and <b>10-4</b>
1269 <dt><b>wall-ewald-zfac: 3</b></dt>
1270 <dd>The scaling factor for the third box vector for Ewald summation only,
1271 the minimum is 2.
1272 Ewald summation can only be used with <b>nwall=2</b>, where one
1273 should use <b><A HREF="#ewald">ewald-geometry</A><tt>=3dc</tt></b>.
1274 The empty layer in the box serves to decrease the unphysical Coulomb
1275 interaction between periodic images.</dd>
1276 </dl>
1277
1278 <A NAME="pull"><br>
1279 <hr>
1280 <h3>COM <!--Idx-->pulling<!--EIdx--></h3>
1281 <dl>
1282 <dt><b>pull:</b></dt>
1283 <dd><dl compact>
1284 <dt><b>no</b></dt>
1285 <dd>No center of mass pulling.
1286 All the following pull options will be ignored
1287 (and if present in the <tt>.mdp</tt> file, they unfortunately generate warnings)</dd>
1288 <dt><b>umbrella</b></dt>
1289 <dd>Center of mass pulling using an umbrella potential
1290 between the reference group and one or more groups.</dd>
1291 <dt><b>constraint</b></dt>
1292 <dd>Center of mass pulling using a constraint
1293 between the reference group and one or more groups.
1294 The setup is identical to the option <b>umbrella</b>, except for the fact
1295 that a rigid constraint is applied instead of a harmonic potential.</dd>
1296 <dt><b>constant-force</b></dt>
1297 <dd>Center of mass pulling using a linear potential and therefore
1298 a constant force. For this option there is no reference position
1299 and therefore the parameters <b>pull-init</b> and <b>pull-rate</b>
1300 are not used.</dd>
1301 </dl></dd>
1302 <dt><b>pull-geometry:</b></dt>
1303 <dd><dl compact>
1304 <dt><b>distance</b></dt>
1305 <dd>Pull along the vector connecting the two groups.
1306 Components can be selected with <b>pull-dim</b>.</dd>
1307 <dt><b>direction</b></dt>
1308 <dd>Pull in the direction of <b>pull-vec</b>.</dd>
1309 <dt><b>direction-periodic</b></dt>
1310 <dd>As <b>direction</b>, but allows the distance to be larger than
1311 half the box size. With this geometry the box should not be dynamic
1312 (e.g. no pressure scaling) in the pull dimensions and the pull force
1313 is not added to virial.</dd>
1314 <dt><b>cylinder</b></dt>
1315 <dd>Designed for pulling with respect to a layer where the reference COM
1316 is given by a local cylindrical part of the reference group.
1317 The pulling is in the direction of <b>pull-vec</b>.
1318 From the reference group a cylinder is selected around the axis going
1319 through the pull group with direction <b>pull-vec</b> using two radii.
1320 The radius <b>pull-r1</b> gives the radius within which all
1321 the relative weights are one, between <b>pull-r1</b> and
1322 <b>pull-r0</b> the weights are switched to zero. Mass weighting is also used.
1323 Note that the radii should be smaller than half the box size.
1324 For tilted cylinders they should be even smaller than half the box size
1325 since the distance of an atom in the reference group
1326 from the COM of the pull group has both a radial and an axial component.</dd>
1327 </dl></dd>
1328 <dt><b>pull-dim: (Y Y Y)</b></dt>
1329 <dd>the distance components to be used with geometry <b>distance</b>,
1330 and also sets which components are printed
1331 to the output files</dd>
1332 <dt><b>pull-r1: (1) [nm]</b></dt>
1333 <dd>the inner radius of the cylinder for geometry <b>cylinder</b></dd>
1334 <dt><b>pull-r0: (1) [nm]</b></dt>
1335 <dd>the outer radius of the cylinder for geometry <b>cylinder</b></dd>
1336 <dt><b>pull-constr-tol: (1e-6)</b></dt>
1337 <dd>the relative constraint tolerance for constraint pulling</dd>
1338 <dt><b>pull-start:</b></dt>
1339 <dd><dl compact>
1340 <dt><b>no</b></dt>
1341 <dd>do not modify <b>pull-init</b>
1342 <dt><b>yes</b></dt>
1343 <dd>add the COM distance of the starting conformation to <b>pull-init</b></dd>
1344 </dl>
1345 <dt><b>pull-print-reference: (10)</b></dt>
1346 <dd><dl compact>
1347 <dt><b>no</b></dt>
1348 <dd>do not print the COM of the first group in each pull coordinate</dd>
1349 <dt><b>yes</b></dt>
1350 <dd>print the COM of the first group in each pull coordinate</dd>
1351 </dl>
1352 <dt><b>pull-nstxout: (10)</b></dt>
1353 <dd>frequency for writing out the COMs of all the pull group</dd>
1354 <dt><b>pull-nstfout: (1)</b></dt>
1355 <dd>frequency for writing out the force of all the pulled group</dd>
1356 <dt><b>pull-ngroups: (1)</b></dt>
1357 <dd>The number of pull groups, not including the absolute reference group,
1358 when used. Pull groups can be reused in multiple pull coordinates.
1359 Below only the pull options for group 1 are given, further groups simply
1360 increase the group index number.</dd>
1361 <dt><b>pull-ncoords: (1)</b></dt>
1362 <dd>The number of pull coordinates. Below only the pull options for
1363 coordinate 1 are given, further coordinates simply increase the coordinate
1364 index number.</dd>
1365
1366 <dt><b>pull-group1-name: </b></dt>
1367 <dd>The name of the pull group, is looked up in the index file
1368 or in the default groups to obtain the atoms involved.</dd>
1369 <dt><b>pull-group1-weights: </b></dt>
1370 <dd>Optional relative weights which are multiplied with the masses of the atoms
1371 to give the total weight for the COM. The number should be 0, meaning all 1,
1372 or the number of atoms in the pull group.</dd>
1373 <dt><b>pull-group1-pbcatom: (0)</b></dt>
1374 <dd>The reference atom for the treatment of periodic boundary conditions
1375 inside the group
1376 (this has no effect on the treatment of the pbc between groups).
1377 This option is only important when the diameter of the pull group
1378 is larger than half the shortest box vector.
1379 For determining the COM, all atoms in the group are put at their periodic image
1380 which is closest to <b>pull-group1-pbcatom</b>.
1381 A value of 0 means that the middle atom (number wise) is used.
1382 This parameter is not used with geometry <b>cylinder</b>.
1383 A value of -1 turns on cosine weighting, which is useful for a group
1384 of molecules in a periodic system, e.g. a water slab (see Engin et al.
1385 J. Chem. Phys. B 2010).</dd>
1386
1387 <dt><b>pull-coord1-groups: </b></dt>
1388 <dd>The two groups indices should be given on which this pull coordinate
1389 will operate. The first index can be 0, in which case an absolute reference
1390 of <b>pull-coord1-origin</b> is used. With an absolute reference the system
1391 is no longer translation invariant and one should think about what to do with
1392 the <A HREF="#run">center of mass motion</A>.</dd>
1393 <dt><b>pull-coord1-origin: (0.0 0.0 0.0)</b></dt>
1394 <dd>The pull reference position for use with an absolute reference.</dd>
1395 <dt><b>pull-coord1-vec: (0.0 0.0 0.0)</b></dt>
1396 <dd>The pull direction. <tt>grompp</tt> normalizes the vector.</dd>
1397 <dt><b>pull-coord1-init: (0.0) [nm]</b></dt>
1398 <dd>The reference distance at t=0.</dd>
1399 <dt><b>pull-coord1-rate: (0) [nm/ps]</b></dt>
1400 <dd>The rate of change of the reference position.</dd>
1401 <dt><b>pull-coord1-k: (0) [kJ mol<sup>-1</sup> nm<sup>-2</sup>] / [kJ mol<sup>-1</sup> nm<sup>-1</sup>]</b></dt>
1402 <dd>The force constant. For umbrella pulling this is the harmonic force
1403 constant in [kJ mol<sup>-1</sup> nm<sup>-2</sup>]. For constant force pulling
1404 this is the force constant of the linear potential, and thus minus (!)
1405 the constant force in [kJ mol<sup>-1</sup> nm<sup>-1</sup>].</dd>
1406 <dt><b>pull-coord1-kB: (pull-k1) [kJ mol<sup>-1</sup> nm<sup>-2</sup>] / [kJ mol<sup>-1</sup> nm<sup>-1</sup>]</b></dt>
1407 <dd>As <b>pull-coord1-k</b>, but for state B. This is only used when
1408 <A HREF="#free"><b>free-energy</b></A> is turned on.
1409 The force constant is then (1 - lambda)*<b>pull-coord1-k</b> + lambda*<b>pull-coord1-kB</b></dt>.
1410
1411 </dl>
1412
1413 <A NAME="nmr"><br>
1414 <hr>
1415 <h3><!--Idx-->NMR refinement<!--EIdx--></h3>
1416 <dl>
1417 <dt><b>disre:</b></dt>
1418 <dd><dl compact>
1419 <dt><b>no</b></dt>
1420 <dd>ignore <!--Idx-->distance restraint<!--EIdx--> information in topology file</dd>
1421 <dt><b>simple</b></dt>
1422 <dd>simple (per-molecule) distance restraints.
1423 <dt><b>ensemble</b></dt>
1424 <dd>distance restraints over an ensemble of molecules in one
1425 simulation box. Normally, one would perform ensemble averaging over
1426 multiple subsystems, each in a separate box, using <tt>mdrun -multi</tt>;s
1427 upply <tt>topol0.tpr</tt>, <tt>topol1.tpr</tt>, ... with different
1428 coordinates and/or velocities.
1429 The environment variable <tt>GMX_DISRE_ENSEMBLE_SIZE</tt> sets the number
1430 of systems within each ensemble (usually equal to the <tt>mdrun -multi</tt> value).</dd>
1431 </dd>
1432 </dl></dd>
1433 <dt><b>disre-weighting:</b></dt>
1434 <dd><dl compact>
1435 <dt><b>equal</b> (default)</dt>
1436 <dd>divide the restraint force equally over all atom pairs in the restraint</dd>
1437 <dt><b>conservative</b></dt>
1438 <dd>the forces are the derivative of the restraint potential,
1439 this results in an r<sup>-7</sup> weighting of the atom pairs.
1440 The forces are conservative when <tt>disre-tau</tt> is zero.</dd>
1441 </dl></dd>
1442 <dt><b>disre-mixed:</b></dt>
1443 <dd><dl compact>
1444 <dt><b>no</b></dt>
1445 <dd>the violation used in the calculation of the restraint force is the
1446 time-averaged violation </dd>
1447 <dt><b>yes</b></dt>
1448 <dd>the violation used in the calculation of the restraint force is the
1449 square root of the product of the time-averaged violation and the instantaneous violation</dd>
1450 </dl></dd>
1451
1452 <dt><b>disre-fc: (1000) [kJ mol<sup>-1</sup> nm<sup>-2</sup>]</b></dt>
1453 <dd>force constant for distance restraints, which is multiplied by a
1454 (possibly) different factor for each restraint given in the <tt>fac</tt>
1455 column of the interaction in the topology file.</dd>
1456
1457 <dt><b>disre-tau: (0) [ps]</b></dt>
1458 <dd>time constant for distance restraints running average. A value of zero turns off time averaging.</dd>
1459
1460 <dt><b>nstdisreout: (100) [steps]</b></dt>
1461 <dd>period between steps when the running time-averaged and instantaneous distances
1462 of all atom pairs involved in restraints are written to the energy file
1463 (can make the energy file very large)</dd>
1464
1465 <A NAME="nmr2">
1466 <dt><b>orire:</b></dt>
1467 <dd><dl compact>
1468 <dt><b>no</b></dt>
1469 <dd>ignore <!--Idx-->orientation restraint<!--EIdx--> information in topology file</dd>
1470 <dt><b>yes</b></dt>
1471 <dd>use orientation restraints, ensemble averaging can be performed
1472 with <tt>mdrun -multi</tt></dd>
1473 </dl>
1474 <dt><b>orire-fc: (0) [kJ mol]</b></dt>
1475 <dd>force constant for orientation restraints, which is multiplied by a
1476 (possibly) different weight factor for each restraint, can be set to zero to
1477 obtain the orientations from a free simulation</dd>
1478 <dt><b>orire-tau: (0) [ps]</b></dt>
1479 <dd>time constant for orientation restraints running average. A value of zero turns off time averaging.</dd>
1480 <dt><b>orire-fitgrp: </b></dt>
1481 <dd>fit group for orientation restraining. This group of atoms is used
1482 to determine the rotation <b>R</b> of the system with respect to the
1483 reference orientation. The reference orientation is the starting
1484 conformation of the first subsystem. For a protein, backbone is a reasonable
1485 choice</dd>
1486 <dt><b>nstorireout: (100) [steps]</b></dt>
1487 <dd>period between steps when the running time-averaged and instantaneous orientations
1488 for all restraints, and the molecular order tensor are written to the energy file
1489 (can make the energy file very large)</dd>
1490 </dl>
1491
1492 <A NAME="free"><br>
1493 <hr>
1494 <h3>Free energy calculations<!--QuietIdx-->free energy calculations<!--EQuietIdx--></h3>
1495
1496 <dl>
1497 <dt><b>free-energy:</b></dt>
1498 <dd><dl compact>
1499 <dt><b>no</b></dt>
1500 <dd>Only use topology A.</dd>
1501 <dt><b>yes</b></dt>
1502 <dd>Interpolate between topology A (lambda=0) to topology B (lambda=1)
1503 and write the derivative of the Hamiltonian with respect to lambda (as specified with <b>dhdl-derivatives</b>), or the Hamiltonian differences with respect to other lambda values (as specified with <b>foreign-lambda</b>) to
1504 the energy file and/or to <tt>dhdl.xvg</tt>, where they can be processed by, for example <tt>g_bar</tt>.
1505 The potentials, bond-lengths and angles are interpolated linearly as
1506 described in the manual. When <b>sc-alpha</b> is larger than zero, soft-core
1507 potentials are used for the LJ and Coulomb interactions.</dd>
1508 <dt><b>expanded</b></dt>
1509 <dd> Turns on expanded ensemble simulation, where the alchemical state becomes a dynamic variable, allowing jumping between different Hamiltonians. See the <A HREF="#expanded">expanded ensemble options</A> for controlling how expanded ensemble simulations are performed. The different Hamiltonians used in expanded ensemble simulations are defined by the other free energy options.</dd>
1510 </dl></dd>
1511 <dt><b>init-lambda: (-1)</b></dt>
1512 <dd>starting value for lambda (float).  Generally, this should only be used with slow growth (i.e. nonzero <b>delta-lambda</b>).  In other cases, <b>init-lambda-state</b> should be specified instead. Must be greater than or equal to 0.</dd>
1513 <dt><b>delta-lambda: (0)</b></dt>
1514 <dd>increment per time step for lambda</dd>
1515 <dt><b>init-lambda-state: (-1)</b></dt>
1516 <dd>starting value for the lambda state (integer).  Specifies which columm of the lambda vector (<b>coul-lambdas</b>, <b>vdw-lambdas</b>, <b>bonded-lambdas</b>, <b>restraint-lambdas</b>, <b>mass-lambdas</b>, <b>temperature-lambdas</b>, <b>fep-lambdas</b>) should be used. This is a zero-based index: <b>init-lambda-state</b> 0 means the first column, and so on.</dd>
1517 <dt><b>fep-lambdas: ()</b></dt>
1518 <dd>Zero, one or more lambda values for which Delta H values will
1519 be determined and written to dhdl.xvg every <b>nstdhdl</b> steps. 
1520 Values must be between 0 and 1.
1521 Free energy differences between different lambda values can then
1522 be determined with <tt>g_bar</tt>. <b>fep-lambdas</b> is different from the other -lambdas keywords because
1523 all components of the lambda vector that are not specified will use <b>fep-lambdas</b> (including restraint-lambdas and therefore the pull code restraints).</dd>
1524 <dt><b>coul-lambdas: ()</b></dt>
1525 <dd>Zero, one or more lambda values for which Delta H values will
1526 be determined and written to dhdl.xvg every <b>nstdhdl</b> steps. Values must be between 0 and 1.
1527 Only the electrostatic interactions are controlled with this component of the lambda vector (and only if the lambda=0 and lambda=1 states have differing electrostatic interactions).</dd>
1528 <dt><b>vdw-lambdas: ()</b></dt>
1529 <dd>Zero, one or more lambda values for which Delta H values will
1530 be determined and written to dhdl.xvg every <b>nstdhdl</b> steps. Values must be between 0 and 1.
1531 Only the van der Waals interactions are controlled with this component of the lambda vector.</dd>
1532 <dt><b>bonded-lambdas: ()</b></dt>
1533 <dd>Zero, one or more lambda values for which Delta H values will
1534 be determined and written to dhdl.xvg every <b>nstdhdl</b> steps. Values must be between 0 and 1.
1535 Only the bonded interactions are controlled with this component of the lambda vector.</dd>
1536 <dt><b>restraint-lambdas: ()</b></dt>
1537 <dd>Zero, one or more lambda values for which Delta H values will
1538 be determined and written to dhdl.xvg every <b>nstdhdl</b> steps. Values must be between 0 and 1.
1539 Only the restraint interactions: dihedral restraints, and the pull code restraints are controlled with this component of the lambda vector. </dd>
1540 <dt><b>mass-lambdas: ()</b></dt>
1541 <dd>Zero, one or more lambda values for which Delta H values will
1542 be determined and written to dhdl.xvg every <b>nstdhdl</b> steps. Values must be between 0 and 1.
1543 Only the particle masses are controlled with this component of the lambda vector.</dd>
1544 <dt><b>temperature-lambdas: ()</b></dt>
1545 <dd>Zero, one or more lambda values for which Delta H values will
1546 be determined and written to dhdl.xvg every <b>nstdhdl</b> steps. Values must be between 0 and 1.
1547 Only the temperatures controlled with this component of the lambda vector.
1548 Note that these lambdas should not be used for replica exchange, only for simulated tempering.</dd>
1549 <dt><b>calc-lambda-neighbors (1)</b></dt>
1550 <dd>Controls the number of lambda values for which Delta H values will be
1551 calculated and written out, if <b>init-lambda-state</b> has been set. A
1552 positive value will limit the number of lambda points calculated to only the
1553 nth neighbors of <b>init-lambda-state</b>: for example, if
1554 <b>init-lambda-state</b> is 5 and this parameter has a value of 2, energies for
1555 lambda points 3-7 will be calculated and writen out. A value of -1 means all
1556 lambda points will be written out. For normal BAR such as with g_bar, a value
1557 of 1 is sufficient, while for MBAR -1 should be used.</dd>
1558 <dt><b>sc-alpha: (0)</b></dt>
1559 <dd>the soft-core alpha parameter, a value of 0 results in linear interpolation of the LJ and Coulomb interactions</dd>
1560 <dt><b>sc-r-power: (6)</b></dt>
1561 <dd>the power of the radial term in the soft-core equation.  Possible values are 6 and 48. 6 is more standard, and is the default.  When 48 is used, then sc-alpha should generally be much lower (between 0.001 and 0.003).</dd>
1562 <dt><b>sc-coul: (no)</b></dt>
1563 <dd>Whether to apply the soft core free energy interaction transformation to the Columbic interaction of a molecule. Default is no, as it is generally
1564 more efficient to turn off the Coulomic interactions linearly before turning off the van der Waals interactions.</dd>
1565 <dt><b>sc-power: (0)</b></dt>
1566 <dd>the power for lambda in the soft-core function, only the values 1 and 2 are supported</dd>
1567 <dt><b>sc-sigma: (0.3) [nm]</b></dt>
1568 <dd>the soft-core sigma for particles which have a C6 or C12 parameter equal
1569 to zero or a sigma smaller than <b>sc-sigma</b></dd>
1570 <dt><b>couple-moltype:</b></dt>
1571 <dd>Here one can supply a molecule type (as defined in the topology)
1572 for calculating solvation or coupling free energies.
1573 There is a special option <b>system</b> that couples all molecule types
1574 in the system. This can be useful for equilibrating a system
1575 starting from (nearly) random coordinates.
1576 <b>free-energy</b> has to be turned on.
1577 The Van der Waals interactions and/or charges in this molecule type can be
1578 turned on or off between lambda=0 and lambda=1, depending on the settings
1579 of <b>couple-lambda0</b> and <b>couple-lambda1</b>. If you want to decouple
1580 one of several copies of a molecule, you need to copy and rename
1581 the molecule definition in the topology.</dd>
1582 <dt><b>couple-lambda0:</b></dt>
1583 <dd><dl compact>
1584 <dt><b>vdw-q</b></dt>
1585 <dd>all interactions are on at lambda=0
1586 <dt><b>vdw</b></dt>
1587 <dd>the charges are zero (no Coulomb interactions) at lambda=0
1588 <dt><b>q</b></dt>
1589 <dd>the Van der Waals interactions are turned at lambda=0; soft-core interactions will be required to avoid singularities
1590 <dt><b>none</b></dt>
1591 <dd>the Van der Waals interactions are turned off and the charges are zero at lambda=0; soft-core interactions will be required to avoid singularities.
1592 </dl>
1593 <dt><b>couple-lambda1:</b></dt>
1594 <dd> analogous to <b>couple-lambda1</b>, but for lambda=1
1595 <dt><b>couple-intramol:</b></dt>
1596 <dd><dl compact>
1597 <dt><b>no</b></dt>
1598 <dd>All intra-molecular non-bonded interactions for moleculetype <b>couple-moltype</b> are replaced by exclusions and explicit pair interactions. In this manner the decoupled state of the molecule corresponds to the proper vacuum state without periodicity effects.
1599 <dt><b>yes</b></dt>
1600 <dd>The intra-molecular Van der Waals and Coulomb interactions are also turned on/off. This can be useful for partitioning free-energies of relatively large molecules, where the intra-molecular non-bonded interactions might lead to kinetically trapped vacuum conformations. The 1-4 pair interactions are not turned off.
1601 </dl>
1602 <dt><b>nstdhdl: (100)</b></dt>
1603 <dd>the frequency for writing dH/dlambda and possibly Delta H to dhdl.xvg,
1604 0 means no ouput, should be a multiple of <b>nstcalcenergy</b></dd>.</dd>
1605 <dt><b>dhdl-derivatives: (yes)</b></dt>
1606 <dd>If yes (the default), the derivatives of the Hamiltonian with respect to lambda at each <b>nstdhdl</b> step are written out. These values are needed for interpolation of linear energy differences with <tt>g_bar</tt> (although the same can also be achieved with the right <b>foreign lambda</b> setting, that may not be as flexible), or with thermodynamic integration</dd>
1607 <dt><b>dhdl-print-energy: (no)</b></dt>
1608 <dd> Include either the total or the potential energy in the dhdl file.  Options are 'no', 'potential', or 'total'. This information is needed for later free energy analysis if the states of interest are at different temperatures.  If all states are at the same temperature, this information is not needed. 'potential' is useful in case one is using <tt>mdrun -rerun</tt> to generate the <tt>dhdl.xvg</tt> file.  When rerunning from an existing trajectory, the kinetic energy will often not be correct, and thus one must compute the residual free energy from the potential alone, with the kinetic energy component computed analytically.
1609 </dd>
1610 <dt><b>separate-dhdl-file: (yes)</b></dt>
1611 <dd><dl compact>
1612 <dt><b>yes</b></dt>
1613 <dd>the free energy values that are calculated (as specified with the <b>foreign-lambda</b> and <b>dhdl-derivatives</b> settings) are written out to a separate file, with the default name <tt>dhdl.xvg</tt>. This file can be used directly with <tt>g_bar</tt>.</dd>
1614 <dt><b>no</b></dt>
1615 <dd>The free energy values are written out to the energy output file (<tt>ener.edr</tt>, in accumulated blocks at every <b>nstenergy</b> steps), where they can be extracted with <tt>g_energy</tt> or used directly with <tt>g_bar</tt>.</dd>
1616 </dl>
1617 <dt><b>dh-hist-size: (0)</b></dt>
1618 <dd>If nonzero, specifies the size of the histogram into which the Delta H values (specified with <b>foreign-lambda</b>) and the derivative dH/dl values are binned, and written to ener.edr. This can be used to save disk space while calculating free energy differences. One histogram gets written for each <b>foreign lambda</b> and two for the dH/dl, at every <b>nstenergy</b> step. Be aware that incorrect histogram settings (too small size or too wide bins) can introduce errors. Do not use histograms unless you're certain you need it.</dd>
1619 <dt><b>dh-hist-spacing (0.1)</b></dt>
1620 <dd>Specifies the bin width of the histograms, in energy units. Used in conjunction with <b>dh-hist-size</b>. This size limits the accuracy with which free energies can be calculated.  Do not use histograms unless you're certain you need it.</dd>
1621 </dl>
1622 <A NAME="expanded"><br>
1623 <hr>
1624 <h3><!--Idx-->Expanded Ensemble calculations<!--EIdx--></h3>
1625
1626 <dl>
1627 <dt><b>nstexpanded</b></dt> <dd>The number of integration steps beween attempted moves changing the system Hamiltonian in expanded ensemble simulations.  Must be a multiple of <b>nstcalcenergy</b>, but can be greater or less than <b>nstdhdl</b>.</dd>
1628 <dt><b>lmc-stats:</b></dt>
1629 <dd><dl compact>
1630 <dt><b>no</b></dt>
1631 <dd>No Monte Carlo in state space is performed.</dd>
1632 <dt><b>metropolis-transition</b></dt>
1633 <dd> Uses the Metropolis weights to update the expanded ensemble weight of each state.
1634 Min{1,exp(-(beta_new u_new - beta_old u_old)}</dd>
1635 <dt><b>barker-transition</b></dt>
1636 <dd> Uses the Barker transition critera to update the expanded ensemble weight of each state i, defined by
1637 exp(-beta_new u_new)/[exp(-beta_new u_new)+exp(-beta_old u_old)</dd>
1638 <dt><b>wang-landau</b></dt>
1639 <dd>Uses the Wang-Landau algorithm (in state space, not energy space) to update the expanded ensemble weights.</dd>
1640 <dt><b>min-variance</b></dt>
1641 <dd>Uses the minimum variance updating method of Escobedo et al. to update the expanded ensemble weights. Weights
1642 will not be the free energies, but will rather emphasize states that need more sampling to give even uncertainty.</dd>
1643 </dl>
1644 <dt><b>lmc-mc-move:</b></dt>
1645 <dd><dl compact>
1646 <dt><b>no</b></dt>
1647 <dd>No Monte Carlo in state space is performed.</dd>
1648 <dt><b>metropolis-transition</b></dt>
1649 <dd> Randomly chooses a new state up or down, then uses the Metropolis critera to decide whether to accept or reject:
1650 Min{1,exp(-(beta_new u_new - beta_old u_old)}</dd>
1651 <dt><b>barker-transition</b></dt>
1652 <dd> Randomly chooses a new state up or down, then uses the Barker transition critera to decide whether to accept or reject: exp(-beta_new u_new)/[exp(-beta_new u_new)+exp(-beta_old u_old)]</dd>
1653 <dt><b>gibbs</b></dt>
1654 <dd> Uses the conditional weights of the state given the coordinate (exp(-beta_i u_i) / sum_k exp(beta_i u_i) to
1655 decide which state to move to.</dd>
1656 <dt><b>metropolized-gibbs</b></dt>
1657 <dd>
1658 <dd> Uses the conditional weights of the state given the coordinate (exp(-beta_i u_i) / sum_k exp(beta_i u_i) to
1659 decide which state to move to, EXCLUDING the current state, then uses a rejection step to ensure detailed
1660 balance. Always more efficient that Gibbs, though only marginally so in many situations, such as when only the nearest neighbors have decent phase space overlap.</dd>
1661 </dl>
1662 <dt><b>lmc-seed: (-1)</b></dt>
1663 <dd> random seed to use for Monte Carlo moves in state space. When <b>lmc-seed</b> is set to -1, a pseudo random seed is us</dd>
1664 <dt><b>mc-temperature:</b></dt>
1665 <dd> Temperature used for acceptance/rejection for Monte Carlo moves. If not specified, the temperature of the
1666 simulation specified in the first group of <b>ref_t</b> is used.</dd>
1667 <dt><b>wl-ratio: (0.8)</b></dt>
1668 <dd>The cutoff for the histogram of state occupancies to be reset, and the free energy incrementor to be reset as delta -> delta*wl-scale. If we define the Nratio = (number of samples at each histogram) / (average number of samples at each histogram).  <b>wl-ratio</b> of 0.8 means that means that the histogram is only considered flat if all Nratio &gt; 0.8 AND simultaneously all 1/Nratio &gt; 0.8.</dd>
1669 <dt><b>wl-scale: (0.8)</b></dt>
1670 <dd> Each time the histogram is considered flat, then the current value of the Wang-Landau incrementor for the free energies is multiplied by <b>wl-scale</b>.  Value must be between 0 and 1.</dd>
1671 <dt><b>init-wl-delta: (1.0)</b></dt>
1672 <dd>The initial value of the Wang-Landau incrementor in kT. Some value near 1 kT is usually most efficient, though sometimes a value of 2-3 in units of kT works better if the free energy differences are large.</dd>
1673 <dt><b>wl-oneovert: (no)</b></dt>
1674 <dd>Set Wang-Landau incrementor to scale with 1/(simulation time) in the large sample limit. There is significant evidence that the standard Wang-Landau algorithms in state space presented here result in free energies getting 'burned in' to incorrect values that depend on the initial state. when <b>wl-oneovert</b> is true, then when the incrementor becomes less than 1/N, where N is the mumber of samples collected (and thus proportional to the data collection time, hence '1 over t'), then the Wang-Lambda incrementor is set to 1/N, decreasing every step.  Once this occurs, <b>wl-ratio</b> is ignored, but the weights will still stop updating when the equilibration criteria set in <b>lmc-weights-equil</b> is achieved.</dd>
1675 <dt><b>lmc-repeats: (1)</b></dt>
1676 <dd>Controls the number of times that each Monte Carlo swap type is performed each iteration. In the limit of large numbers of Monte Carlo repeats, then all methods converge to Gibbs sampling.  The value will generally not need to be different from 1.</dd>
1677 <dt><b>lmc-gibbsdelta: (-1)</b></dt>
1678 <dd> Limit Gibbs sampling to selected numbers of neighboring states. For Gibbs sampling, it is sometimes inefficient to perform Gibbs sampling over all of the states that are defined.  A positive value of <b>lmc-gibbsdelta</b> means that only states plus or minus <b>lmc-gibbsdelta</b> are considered in exchanges up and down. A value of -1 means that all states are considered.  For less than 100 states, it is probably not that expensive to include all states.</dd> 
1679 <dt><b>lmc-forced-nstart: (0)</b></dt>
1680 <dd> Force initial state space sampling to generate weights. In order to come up with reasonable initial weights, this setting allows the simulation to drive from the initial to the final lambda state, with <b>lmc-forced-nstart</b> steps at each state before moving on to the next lambda state. If <b>lmc-forced-nstart</b> is sufficiently long (thousands of steps, perhaps), then the weights will be close to correct.  However, in most cases, it is probably better to simply run the standard weight equilibration algorithms.
1681 <dt><b>nst-transition-matrix: (-1)</b></dt>
1682 <dd>Frequency of outputting the expanded ensemble transition matrix.  A negative number means it will only be printed at the end of the simulation.<dd>
1683 <dt><b>symmetrized-transition-matrix: (no) </b></dt>
1684 <dd>Whether to symmetrize the empirical transition matrix. In the infinite limit the matrix will be symmetric, but will diverge with statistical noise for short timescales.  Forced symmetrization, by using the matrix T_sym = 1/2 (T + transpose(T)), removes problems like the existence of (small magnitude) negative eigenvalues.</dd>
1685 <dt><b>mininum-var-min: (100)</b></dt>
1686 <dd> The <b>min-variance</b> strategy (option of <b>lmc-stats</b> is only valid for larger number of samples, and can get stuck if too few samples are used at each state.  <b>mininum-var-min</b> is the minimum number of samples that each state that are allowed before the <b>min-variance</b> strategy is activated if selected.</dd>
1687 <dt><b>init-lambda-weights: </b></dt>
1688 <dd>The initial weights (free energies) used for the expanded ensemble states.  Default is a vector of zero weights. format is similar to the lambda vector settings in <b>fep-lambdas</b>, except the weights can be any floating point number.  Units are kT. Its length must match the lambda vector lengths.</dd>
1689 <dt><b>lmc-weights-equil: (no)</b></dt>
1690 <dd><dl compact>
1691 <dt><b>no</b></dt>
1692 <dd>Expanded ensemble weights continue to be updated throughout the simulation.</dd>
1693 <dt><b>yes</b></dt>
1694 <dd>The input expanded ensemble weights are treated as equilibrated, and are not updated throughout the simulation.</dd>
1695 <dt><b>wl-delta</b></dt>
1696 <dd>Expanded ensemble weight updating is stopped when the Wang-Landau incrementor falls below the value specified by <b>weight-equil-wl-delta</b>.</dd>
1697 <dt><b>number-all-lambda</b></dt>
1698 <dd>Expanded ensemble weight updating is stopped when the number of samples at all of the lambda states is greater than the value specified by <b>weight-equil-number-all-lambda</b>.</dd>
1699 <dt><b>number-steps</b></dt>
1700 <dd>Expanded ensemble weight updating is stopped when the number of steps is greater than the level specified by <b>weight-equil-number-steps</b>.</dd>
1701 <dt><b>number-samples</b></dt>
1702 <dd>Expanded ensemble weight updating is stopped when the number of total samples across all lambda states is greater than the level specified by <b>weight-equil-number-samples</b>.</dd>
1703 <dt><b>count-ratio</b></dt>
1704 <dd>Expanded ensemble weight updating is stopped when the ratio of samples at the least sampled lambda state and most sampled lambda state greater than the value specified by <b>weight-equil-count-ratio</b>.</dd> 
1705 </dl>
1706 <dt><b>simulated-tempering: (no)</b></dt>
1707 <dd>Turn simulated tempering on or off. Simulated tempering is implemented as expanded ensemble sampling with different temperatures instead of different Hamiltonians.</dd>
1708 <dt><b>sim-temp-low: (300)</b></dt>
1709 <dd>Low temperature for simulated tempering.</dd>
1710 <dt><b>sim-temp-high: (300)</b></dt>
1711 <dd>High temperature for simulated tempering.</dd>
1712 <dt><b>simulated-tempering-scaling: (linear)</b></dt>
1713 <dd>Controls the way that the temperatures at intermediate lambdas are calculated from the <b>temperature-lambda</b> part of the lambda vector.</dd>
1714 <dd><dl compact>
1715 <dt><b>linear</b></dt>
1716 <dd>Linearly interpolates the temperatures using the values of <b>temperature-lambda</b>,i.e. if <b>sim-temp-low</b>=300, <b>sim-temp-high</b>=400, then lambda=0.5 correspond to a temperature of 350. A nonlinear set of temperatures can always be implemented with uneven spacing in lambda.</dd>
1717 <dt><b>geometric</b></dt>
1718 <dd> Interpolates temperatures geometrically between <b>sim-temp-low</b> and <b>sim-temp-high</b>. The i:th state has temperature <b>sim-temp-low</b> * (<b>sim-temp-high</b>/<b>sim-temp-low</b>) raised to the power of (i/(ntemps-1)).  This should give roughly equal exchange for constant heat capacity, though of course things simulations that involve protein folding have very high heat capacity peaks.</dd>
1719 <dt><b>exponential</b></dt>
1720 <dd> Interpolates temperatures exponentially between <b>sim-temp-low</b> and <b>sim-temp-high</b>. The ith state has temperature
1721 <b>sim-temp-low</b> + (<b>sim-temp-high</b>-<b>sim-temp-low</b>)*((exp(<b>temperature-lambdas</b>[i])-1)/(exp(1.0)-1)).</dd>
1722 </dl>
1723 </dl>
1724
1725 <A NAME="neq"><br>
1726 <hr>
1727 <h3>Non-equilibrium MD<!--QuietIdx-->non-equilibrium MD<!--EQuietIdx--></h3>
1728
1729 <dl>
1730 <dt><b>acc-grps: </b></dt>
1731 <dd>groups for constant acceleration (e.g.: <tt>Protein Sol</tt>)
1732 all atoms in groups Protein and Sol will experience constant acceleration
1733 as specified in the <b>accelerate</b> line</dd>
1734 <dt><b>accelerate: (0) [nm ps<sup>-2</sup>]</b></dt>
1735 <dd>acceleration for <b>acc-grps</b>; x, y and z for each group
1736 (e.g. <tt>0.1 0.0 0.0 -0.1 0.0 0.0</tt> means that first group has constant 
1737 acceleration of 0.1 nm ps<sup>-2</sup> in X direction, second group the 
1738 opposite).</dd>
1739 <dt><b>freezegrps: </b></dt>
1740 <dd>Groups that are to be frozen (i.e. their X, Y, and/or Z position will
1741 not be updated; e.g. <tt>Lipid SOL</tt>). <b>freezedim</b> specifies for
1742 which dimension the freezing applies.
1743 To avoid spurious contibrutions to the virial and pressure due to large
1744 forces between completely frozen atoms you need to use
1745 <A HREF="#egexcl">energy group exclusions</A>, this also saves computing time.
1746 Note that coordinates of frozen atoms are not scaled by pressure-coupling
1747 algorithms.</dd>
1748 <dt><b>freezedim: </b></dt>
1749 <dd>dimensions for which groups in <b>freezegrps</b> should be frozen, 
1750 specify <tt>Y</tt> or <tt>N</tt> for X, Y and Z and for each group
1751 (e.g. <tt>Y Y N N N N</tt> means that particles in the first group 
1752 can move only in Z direction. The particles in the second group can 
1753 move in any direction).</dd>
1754 <dt><b>cos-acceleration: (0) [nm ps<sup>-2</sup>]</b></dt>
1755 <dd>the amplitude of the acceleration profile for calculating the
1756 <!--Idx-->viscosity<!--EIdx-->.
1757 The acceleration is in the X-direction and the magnitude is 
1758 <b>cos-acceleration</b> cos(2 pi z/boxheight).
1759 Two terms are added to the energy file:
1760 the amplitude of the velocity profile and 1/viscosity.</dd>
1761 <dt><b><!--Idx-->deform<!--EIdx-->: (0 0 0 0 0 0) [nm ps<sup>-1</sup>]</b></dt>
1762 <dd>The velocities of deformation for the box elements:
1763 a(x) b(y) c(z) b(x) c(x) c(y). Each step the box elements
1764 for which <b>deform</b> is non-zero are calculated as:
1765 box(ts)+(t-ts)*deform, off-diagonal elements are corrected
1766 for periodicity. The coordinates are transformed accordingly.
1767 Frozen degrees of freedom are (purposely) also transformed.
1768 The time ts is set to t at the first step and at steps at which
1769 x and v are written to trajectory to ensure exact restarts.
1770 Deformation can be used together with semiisotropic or anisotropic
1771 pressure coupling when the appropriate compressibilities are set to zero.
1772 The diagonal elements can be used to <!--Idx-->strain<!--EIdx--> a solid.
1773 The off-diagonal elements can be used to <!--Idx-->shear<!--EIdx--> a solid
1774 or a liquid.</dd>
1775 </dl>
1776
1777 <A NAME="ef"><br>
1778 <hr>
1779 <h3>Electric fields<!--QuietIdx-->electric field<!--EQuietIdx--></h3>
1780
1781 <dl>
1782 <dt><b>E-x ; E-y ; E-z:</b></dt>
1783 <dd>If you want to use an electric field in a direction, enter 3 numbers
1784 after the appropriate <b>E-*</b>, the first number: the number of cosines,
1785 only 1 is implemented (with frequency 0) so enter 1,
1786 the second number: the strength of the electric field in
1787 <b>V nm<sup>-1</sup></b>,
1788 the third number: the phase of the cosine, you can enter any number here
1789 since a cosine of frequency zero has no phase.</dd>
1790 <dt><b>E-xt;  E-yt;  E-zt: </b></dt>
1791 <dd>not implemented yet</dd>
1792 </dl>
1793 <br>
1794
1795 <hr>
1796 <A NAME="qmmm"><br>
1797 <h3>Mixed quantum/classical molecular dynamics<!--QuietIdx>QM/MM<!--EQuietIdx--></h3>
1798
1799 <dl>
1800 <dt><b>QMMM:</b></dt>
1801 <dd><dl compact="compact">
1802 <dt><b>no</b></dt>
1803 <dd>No QM/MM.</dd>
1804 <dt><b>yes</b></dt>
1805 <dd>Do a QM/MM simulation. Several groups can be described at
1806 different QM levels separately. These are specified in
1807 the <b>QMMM-grps</b> field separated by spaces. The level of <i>ab
1808 initio</i> theory at which the groups are described is specified
1809 by <b>QMmethod</b> and <b>QMbasis</b> Fields. Describing the
1810 groups at different levels of theory is only possible with the ONIOM
1811 QM/MM scheme, specified by <b>QMMMscheme</b>.</dd>
1812 </dl></dd>
1813
1814 <dt><b>QMMM-grps:</b></dt>
1815 <dd>groups to be descibed at the QM level</dd>
1816
1817 <dt><b>QMMMscheme:</b></dt>
1818 <dd><dl compact="compact">
1819 <dt><b>normal</b></dt>
1820 <dd>normal QM/MM. There can only be one <b>QMMM-grps</b> that is modelled
1821 at the <b>QMmethod</b> and <b>QMbasis</b> level of <i>ab initio</i>
1822 theory. The rest of the system is described at the MM level. The QM
1823 and MM subsystems interact as follows: MM point charges are included
1824 in the QM one-electron hamiltonian and all Lennard-Jones interactions
1825 are described at the MM level.</dd>
1826 <dt><b>ONIOM</b></dt>
1827 <dd>The interaction between the subsystem is described using the ONIOM
1828 method by Morokuma and co-workers. There can be more than one <b>QMMM-grps</b> each modeled at a different level of QM theory
1829 (<b>QMmethod</b> and <b>QMbasis</b>).
1830 </dd></dl></dd>
1831
1832 <dt><b>QMmethod: (RHF)</b></dt>
1833 <dd>Method used to compute the energy and gradients on the QM
1834 atoms. Available methods are AM1, PM3, RHF, UHF, DFT, B3LYP, MP2,
1835 CASSCF, and MMVB. For CASSCF, the number of electrons and orbitals
1836 included in the active space is specified by <b>CASelectrons</b>
1837 and <b>CASorbitals</b>. </dd>
1838
1839 <dt><b>QMbasis: (STO-3G)</b></dt>
1840 <dd>Basis set used to expand the electronic wavefuntion. Only Gaussian
1841 basis sets are currently available, <i>i.e.</i> STO-3G, 3-21G, 3-21G*,
1842 3-21+G*, 6-21G, 6-31G, 6-31G*, 6-31+G*, and 6-311G.</dd>
1843
1844 <dt><b>QMcharge: (0) [integer]</b></dt>
1845 <dd>The total charge in <tt>e</tt> of the <b>QMMM-grps</b>. In case
1846 there are more than one <b>QMMM-grps</b>, the total charge of each
1847 ONIOM layer needs to be specified separately.</dd>
1848
1849 <dt><b>QMmult: (1) [integer]</b></dt>
1850 <dd>The multiplicity of the <b>QMMM-grps</b>. In case there are more
1851 than one <b>QMMM-grps</b>, the multiplicity of each ONIOM layer needs
1852 to be specified separately.</dd>
1853
1854 <dt><b>CASorbitals: (0) [integer]</b></dt>
1855 <dd>The number of orbitals to be included in the active space when
1856 doing a CASSCF computation.</dd>
1857
1858 <dt><b>CASelectrons: (0) [integer]</b></dt>
1859 <dd>The number of electrons to be included in the active space when
1860 doing a CASSCF computation.</dd>
1861
1862 <dt><b>SH:</b></dt>
1863 <dd><dl compact="compact">
1864 <dt><b>no</b></dt>
1865 <dd>No surface hopping. The system is always in the electronic
1866 ground-state.</dd>
1867 <dt><b>yes</b></dt>
1868 <dd>Do a QM/MM MD simulation on the excited state-potential energy
1869 surface and enforce a <i>diabatic</i> hop to the ground-state when the
1870 system hits the conical intersection hyperline in the course the
1871 simulation. This option only works in combination with the CASSCF
1872 method.</dd>
1873 </dl>
1874 </dl>
1875
1876 <A NAME="gbsa"><br>
1877 <hr>
1878 <h3>Implicit solvent</h3>
1879
1880 <dl>
1881 <dt><b>implicit-solvent:</b></dt>
1882 <dd><dl compact="compact">
1883 <dt><b>no</b></dt>
1884 <dd>No implicit solvent</dd>
1885 <dt><b>GBSA</b></dt>
1886 <dd>Do a simulation with implicit solvent using the Generalized Born formalism. 
1887 Three different methods for calculating the Born radii are available, Still, HCT and
1888 OBC. These are specified with the <b>gb-algorithm</b> field. The non-polar solvation
1889 is specified with the <b>sa-algorithm</b> field.</dd>
1890 </dl>
1891
1892 <dt><b>gb-algorithm:</b></dt>
1893 <dd><dl compact="compact">
1894 <dt><b>Still</b></dt>
1895 <dd>Use the Still method to calculate the Born radii</dd>
1896 <dt><b>HCT</b></dt>
1897 <dd>Use the Hawkins-Cramer-Truhlar method to calculate the Born radii</dd>
1898 <dt><b>OBC</b></dt>
1899 <dd>Use the Onufriev-Bashford-Case method to calculate the Born radii</dd>
1900 </dl>
1901
1902 <dt><b>nstgbradii: (1) [steps]</b></dt>
1903 <dd>Frequency to (re)-calculate the Born radii. For most practial purposes,
1904 setting a value larger than 1 violates energy conservation and leads to
1905 unstable trajectories.</dd>
1906
1907 <dt><b>rgbradii: (1.0) [nm]</b></dt>
1908 <dd>Cut-off for the calculation of the Born radii. Currently must be equal to rlist</dd>
1909
1910 <dt><b>gb-epsilon-solvent: (80)</b></dt>
1911 <dd>Dielectric constant for the implicit solvent</dd>
1912
1913 <dt><b>gb-saltconc: (0) [M]</b></dt>
1914 <dd>Salt concentration for implicit solvent models, currently not used</dd>
1915
1916 <dt><b>gb-obc-alpha (1); gb-obc-beta (0.8); gb-obc-gamma (4.85);</b></dt>
1917 <dd>Scale factors for the OBC model. Default values are OBC(II).
1918 Values for OBC(I) are 0.8, 0 and 2.91 respectively</dd>
1919
1920 <dt><b>gb-dielectric-offset: (0.009) [nm]</b></dt>
1921 <dd>Distance for the di-electric offset when calculating the Born radii. This is
1922 the offset between the center of each atom the center of the polarization energy 
1923 for the corresponding atom</dd>
1924
1925 <dt><b>sa-algorithm</b></dt>
1926 <dd><dl compact="compact">
1927 <dt><b>Ace-approximation</b></dt>
1928 <dd>Use an Ace-type approximation (default)</dd>
1929 <dt><b>None</b></dt>
1930 <dd>No non-polar solvation calculation done. For GBSA only the polar part gets 
1931 calculated</dd>
1932 </dl>
1933
1934 <dt><b>sa-surface-tension: [kJ mol<sup>-1</sup> nm<sup>-2</sup>]</b></dt>
1935 <dd>Default value for surface tension with SA algorithms. The default value is -1; 
1936 Note that if this default value is not changed
1937 it will be overridden by <tt>grompp</tt> using values that are specific for the choice
1938 of radii algorithm (0.0049 kcal/mol/Angstrom<sup>2</sup> for Still, 0.0054 kcal/mol/Angstrom<sup>2</sup> 
1939 for HCT/OBC)
1940
1941 Setting it to 0 will while using an sa-algorithm other than None means 
1942 no non-polar calculations are done.
1943 </dd>
1944 </dl>   
1945
1946 <A NAME="adress"><br>
1947 <hr>
1948 <h3>Adaptive Resolution Simulation</h3>
1949
1950 <dl>
1951 <dt><b>adress: (no)</b></dt>
1952 <dd>Decide whether the AdResS feature is turned on.</dd>
1953 <dt><b>adress-type: (Off)</b></dt>
1954 <dd><dl compact>
1955 <dt><b>Off</b></dt>
1956 <dd>Do an AdResS simulation with weight equal 1, which is equivalent to an explicit (normal) MD simulation. The difference to disabled AdResS is that the AdResS variables are still read-in and hence are defined.</dd>
1957 <dt><b>Constant</b></dt>
1958 <dd>Do an AdResS simulation with a constant weight, <b>adress-const-wf</b> defines the value of the weight</dd>
1959 <dt><b>XSplit</b></dt>
1960 <dd>Do an AdResS simulation with simulation box split in x-direction, so basically the weight is only a function of the x coordinate and all distances are measured using the x coordinate only.</dd>
1961 <dt><b>Sphere</b></dt>
1962 <dd>Do an AdResS simulation with spherical explicit zone.</dd>
1963 </dl></dd>
1964 <dt><b>adress-const-wf: (1)</b></dt>
1965 <dd>Provides the weight for a constant weight simulation (<b>adress-type</b>=Constant)</dd>
1966 <dt><b>adress-ex-width: (0)</b></dt>
1967 <dd>Width of the explicit zone,  measured from <b>adress-reference-coords</b>.</dd>
1968 <dt><b>adress-hy-width: (0)</b></dt>
1969 <dd>Width of the hybrid zone.</dd>
1970 <dt><b>adress-reference-coords: (0,0,0)</b></dt>
1971 <dd>Position of the center of the explicit zone. Periodic boundary conditions apply for measuring the distance from it.</dd>
1972 <dt><b>adress-cg-grp-names</b></dt>
1973 <dd>The names of the coarse-grained energy groups. All other energy groups are considered explicit and their interactions will be automatically excluded with the coarse-grained groups.</dd>
1974 <dt><b>adress-site: (COM)</b>The mapping point from which the weight is calculated.</dt>
1975 <dd><dl compact>
1976 <dt><b>COM</b></dt>
1977 <dd>The weight is calculated from the center of mass of each charge group.</dd>
1978 <dt><b>COG</b></dt>
1979 <dd>The weight is calculated from the center of geometry of each charge group.</dd>
1980 <dt><b>Atom</b></dt>
1981 <dd>The weight is calculated from the position of 1st atom of each charge group.</dd>
1982 <dt><b>AtomPerAtom</b></dt>
1983 <dd>The weight is calculated from the position of each individual atom.</dd>
1984 </dl></dd>
1985 <dt><b>adress-interface-correction: (Off)</b></dt>
1986 <dd><dl compact>
1987 <dt><b>Off</b></dt>
1988 <dd>Do not a apply any interface correction.</dd>
1989 <dt><b>thermoforce</b></dt>
1990 <dd>Apply thermodynamic force interface correction. The table can be specified using the <tt>-tabletf</tt> option of <tt>mdrun</tt>. The table should contain the potential and force (acting on molecules) as function of the distance from <b>adress-reference-coords</b>.</dd>
1991 </dl></dd>
1992 <dt><b>adress-tf-grp-names</b></dt>
1993 <dd>The names of the energy groups to which the <b>thermoforce</b> is applied if enabled in <b>adress-interface-correction</b>. If no group is given the default table is applied.</dd>
1994 <dt><b>adress-ex-forcecap: (0)</b></dt>
1995 <dd>Cap the force in the hybrid region, useful for big molecules. 0 disables force capping.</dd>
1996 </dl>
1997
1998 <A NAME="user"><br>
1999 <hr>
2000 <h3>User defined thingies</h3>
2001
2002 <dl>
2003 <dt><b>user1-grps; user2-grps: </b></dt>
2004 <dt><b>userint1 (0); userint2 (0); userint3 (0); userint4 (0)</b></dt>
2005 <dt><b>userreal1 (0); userreal2 (0); userreal3 (0); userreal4 (0)</b></dt>
2006 <dd>These you can use if you modify code. You can pass integers and
2007 reals to your subroutine. Check the inputrec definition in
2008 <tt>src/include/types/inputrec.h</tt></dd>
2009
2010 </dl>
2011
2012 <A NAME="idx"><br>
2013 <hr>
2014 <h3>Index</h3>
2015
2016 <P>
2017
2018 <multicol cols=4> 
2019 <A HREF="#neq">acc-grps</A><br>
2020 <A HREF="#neq">accelerate</A><br>
2021 <A HREF="#sa">annealing</A><br>
2022 <A HREF="#sa">annealing-npoints</A><br>
2023 <A HREF="#sa">annealing-time</A><br>
2024 <A HREF="#sa">annealing-temp</A><br>
2025 <A HREF="#ld">bd-fric</A><br>
2026 <A HREF="#vdw">bDispCorr</A><br>
2027 <A HREF="#run">comm-mode</A><br>
2028 <A HREF="#run">comm-grps</A><br>
2029 <A HREF="#pc">compressibility</A><br>
2030 <A HREF="#bond">constraint-algorithm</A><br>
2031 <A HREF="#bond">constraints</A><br>
2032 <A HREF="#neq">cos-acceleration</A><br>
2033 <A HREF="#el">coulombtype</A><br>
2034 <A HREF="#el">coulomb-modifier</A><br>
2035 <A HREF="#free">couple-intramol</A><br>
2036 <A HREF="#free">couple-lambda0</A><br>
2037 <A HREF="#free">couple-lambda1</A><br>
2038 <A HREF="#free">couple-moltype</A><br>
2039 <A HREF="#nl">cutoff-scheme</A><br>
2040 <A HREF="#pp">define</A><br>
2041 <A HREF="#neq">deform</A><br>
2042 <A HREF="#free">delta-lambda</A><br>
2043 <A HREF="#nmr">disre</A><br>
2044 <A HREF="#nmr">disre-weighting</A><br>
2045 <A HREF="#nmr">disre-mixed</A><br>
2046 <A HREF="#nmr">disre-fc</A><br>
2047 <A HREF="#nmr">disre-tau</A><br>
2048 <A HREF="#run">dt</A><br>
2049 <A HREF="#em">emstep</A><br>
2050 <A HREF="#em">emtol</A><br>
2051 <A HREF="#egexcl">energygrp-excl</A><br>
2052 <A HREF="#table">energygrp-table</A><br>
2053 <A HREF="#out">energygrps</A><br>
2054 <A HREF="#el2">epsilon-r</A><br>
2055 <A HREF="#el2">epsilon-rf</A><br>
2056 <A HREF="#ewald">ewald-rtol</A><br>
2057 <A HREF="#ewald">ewald-geometry</A><br>
2058 <A HREF="#ewald">epsilon-surface</A><br>
2059 <A HREF="#ef">E-x</A><br>
2060 <A HREF="#ef">E-xt</A><br>
2061 <A HREF="#ef">E-y</A><br>
2062 <A HREF="#ef">E-yt</A><br>
2063 <A HREF="#ef">E-z</A><br>
2064 <A HREF="#ef">E-zt </A><br>
2065 <A HREF="#shellmd">fcstep</A><br>
2066 <A HREF="#ewald">fourier-nx</A><br>
2067 <A HREF="#ewald">fourier-ny</A><br>
2068 <A HREF="#ewald">fourier-nz</A><br>
2069 <A HREF="#ewald">fourierspacing</A><br>
2070 <A HREF="#free">free-energy</A><br>
2071 <A HREF="#neq">freezedim </A><br>
2072 <A HREF="#neq">freezegrps</A><br>
2073 <A HREF="#vel">gen-seed</A><br>
2074 <A HREF="#vel">gen-temp</A><br>
2075 <A HREF="#vel">gen-vel</A><br>
2076 <A HREF="#pp">include</A><br>
2077 <A HREF="#free">init-lambda</A><br>
2078 <A HREF="#expanded">init-lambda-weights</A><br>
2079 <A HREF="#run">init-step</A><br>
2080 <A HREF="#expanded">initial-wl-delta</A><br>
2081 <A HREF="#run">integrator</A><br>
2082 <A HREF="#ld">ld-seed</A><br>
2083 <A HREF="#bond2">lincs-iter</A><br>
2084 <A HREF="#bond2">lincs-order</A><br>
2085 <A HREF="#bond2">lincs-warnangle</A><br>
2086 <A HREF="#expanded">lmc-forced-nstart</A><br>
2087 <A HREF="#expanded">lmc-gibbsdelta</A><br>
2088 <A HREF="#expanded">lmc-mc-move</A><br>
2089 <A HREF="#expanded">lmc-seed</A><br>
2090 <A HREF="#expanded">lmc-stats</A><br>
2091 <A HREF="#expanded">lmc-weights-equil</A><br>
2092 <A HREF="#expanded">mc-temperature</A><br>
2093 <A HREF="#expanded">mininum-var-min</A><br>
2094 <A HREF="#bond2">morse</A><br>
2095 <A HREF="#em">nbfgscorr</A><br>
2096 <A HREF="#shellmd">niter</A><br>
2097 <A HREF="#tc">nh-chain-length</A><br>
2098 <A HREF="#em">nstcgsteep</A><br>
2099 <A HREF="#out">nstcalcenergy</A><br>
2100 <A HREF="#run">nstcomm</A><br>
2101 <A HREF="#nmr">nstdisreout</A><br>
2102 <A HREF="#out">nstenergy</A><br>
2103 <A HREF="#run">nsteps</A><br>
2104 <A HREF="#out">nstfout</A><br>
2105 <A HREF="#nl">nstlist</A><br>
2106 <A HREF="#out">nstlog</A><br>
2107 <A HREF="#pc">nstpcouple</A><br>
2108 <A HREF="#tc">nsttcouple</A><br>
2109 <A HREF="#out">nstvout</A><br>
2110 <A HREF="#out">nstxout</A><br>
2111 <A HREF="#out">nstxout-compressed</A><br>
2112 <A HREF="#expanded">nst-transition-matrix</A><br>
2113 <A HREF="#nl">ns-type</A><br>
2114 <A HREF="#wall">nwall</A><br>
2115 <A HREF="#nmr2">orire</A><br>
2116 <A HREF="#nmr2">orire-fc</A><br>
2117 <A HREF="#nmr2">orire-tau</A><br>
2118 <A HREF="#nmr2">orire-fitgrp</A><br>
2119 <A HREF="#nmr2">nstorireout</A><br>
2120 <A HREF="#nl">pbc</A><br>
2121 <A HREF="#pc">pcoupl</A><br>
2122 <A HREF="#pc">pcoupltype</A><br>
2123 <A HREF="#nl">periodic-molecules</A><br>
2124 <A HREF="#ewald">pme-order</A><br>
2125 <A HREF="#pull">pull</A><br>
2126 <A HREF="#pc">refcoord-scaling</A><br>
2127 <A HREF="#pc">ref-p</A><br>
2128 <A HREF="#tc">ref-t</A><br>
2129 <A HREF="#el2">rcoulomb-switch</A><br>
2130 <A HREF="#el2">rcoulomb</A><br>
2131 <A HREF="#nl">rlist</A><br>
2132 <A HREF="#nl">rlistlong</A><br>
2133 <A HREF="#tpi">rtpi</A><br>
2134 <A HREF="#vdw">rvdw-switch</A><br>
2135 <A HREF="#vdw">rvdw</A><br>
2136 <A HREF="#free">sc-alpha</A><br>
2137 <A HREF="#free">sc-power</A><br>
2138 <A HREF="#free">sc-sigma</A><br>
2139 <A HREF="#bond2">shake-tol</A><br>
2140 <A HREF="#expanded">sim-temp-low</A><br>
2141 <A HREF="#expanded">sim-temp-high</A><br>
2142 <A HREF="#expanded">simulated-tempering</A><br>
2143 <A HREF="#expanded">simulated-tempering-scaling</A><br>
2144 <A HREF="#expanded">symmetrized-transition-matrix</A><br>
2145 <A HREF="#table">table-extension</A><br>
2146 <A HREF="#pc">tau-p</A><br>
2147 <A HREF="#tc">tau-t</A><br>
2148 <A HREF="#tc">tc-grps</A><br>
2149 <A HREF="#tc">tcoupl</A><br>
2150 <A HREF="#run">tinit</A><br>
2151 <A HREF="#bond">continuation</A><br>
2152 <A HREF="#user">user1-grps</A><br>
2153 <A HREF="#user">user2-grps</A><br>
2154 <A HREF="#user">userint1</A><br>
2155 <A HREF="#user">userint2</A><br>
2156 <A HREF="#user">userint3</A><br>
2157 <A HREF="#user">userint4</A><br>
2158 <A HREF="#user">userreal1</A><br>
2159 <A HREF="#user">userreal2</A><br>
2160 <A HREF="#user">userreal3</A><br>
2161 <A HREF="#user">userreal4</A><br>
2162 <A HREF="#vdw">vdwtype</A><br>
2163 <A HREF="#vdw">vdw-modifier</A><br>
2164 <A HREF="#nl">verlet-buffer-tolerance</A><br>
2165 <A HREF="#out">compressed-x-grps</A><br>
2166 <A HREF="#out">compressed-x-precision</A><br>
2167 <A HREF="#sa">zero-temp-time</A><br>
2168 <A HREF="#walls">wall-atomtype</A><br>
2169 <A HREF="#walls">wall-density</A><br>
2170 <A HREF="#walls">wall-ewald-zfac</A><br>
2171 <A HREF="#walls">wall-r-linpot</A><br>
2172 <A HREF="#walls">wall-type</A><br>
2173 <A HREF="#expanded">weight-equil-count-ratio</A><br>
2174 <A HREF="#expanded">weight-equil-number-all-lambda</A><br>
2175 <A HREF="#expanded">weight-equil-number-samples</A><br>
2176 <A HREF="#expanded">weight-equil-number-steps</A><br>
2177 <A HREF="#expanded">weight-equil-wl-delta</A><br>
2178 <A HREF="#expanded">wl-ratio</A><br>
2179 <A HREF="#expanded">wl-scale</A><br>
2180 </multicol>