1ef2fe01064f73ab50a57394715c7b5f2d865dd0
[alexxy/gromacs.git] / share / html / online / mdp_opt.html
1 <HTML>
2 <HEAD>
3 <TITLE>mdp options</TITLE>
4 <LINK rel=stylesheet href="style.css" type="text/css">
5 <BODY text="#000000" bgcolor="#FFFFFF" link="#0000FF" vlink="#990000" alink="#FF0000">
6 <TABLE WIDTH="98%" NOBORDER >
7 <TR><TD WIDTH=400>
8 <TABLE WIDTH=400 NOBORDER>
9 <TD WIDTH=116>
10 <a href="http://www.gromacs.org/"><img SRC="../images/gmxlogo_small.jpg"BORDER=0 height=133 width=116></a></td>
11 <td ALIGN=LEFT VALIGN=TOP WIDTH=280><br><h2>mdp options</h2><font size=-1><A HREF="../online.html">Main Table of Contents</A></font><br><br></td>
12 </TABLE></TD><TD WIDTH="*" ALIGN=RIGHT VALIGN=BOTTOM><p> </p><B>VERSION 4.0<br>
13 Sun 18 Jan 2009</B></td></tr></TABLE>
14 <HR>
15
16 <!-- 
17
18 PLEASE BE VERY CAREFUL WHEN EDITING THIS FILE: IT MUST BE
19 AUTOMATICALLY PARSED BY A SIMPLE SCRIPT (mkmdp in the GROMACS manual repository) TO PRODUCE A
20 CORRESPONDING LATEX FILE.
21
22 IF YOU'RE NOT SURE ABOUT WHAT YOU'RE DOING, DON'T DO IT!
23
24 -->
25
26 <H3>Table of Contents</H3>
27
28 <ul>
29 <li><A HREF="#general"><b>General remarks</b></A>
30 <p> </p>
31 <li><A HREF="#pp"><b>preprocessing</b></A> (include, define)
32 <li><A HREF="#run"><b>run control</b></A> (integrator, tinit, dt, nsteps, init_step, comm_mode, nstcomm, comm_grps)
33 <li><A HREF="#ld"><b>langevin dynamics</b></A> (bd_fric, ld_seed)
34 <li><A HREF="#em"><b>energy minimization</b></A> (emtol, emstep, nstcgsteep)
35 <li><a HREF="#xmdrun"><b>shell molecular dynamics</b></a>(emtol,niter,fcstep)
36 <li><a HREF="#tpi"><b>test particle insertion</b></a>(rtpi)
37 <li><A HREF="#out"><b>output control</b></A> (nstxout, nstvout, nstfout, nstlog, nstcalcenergy, nstenergy, nstxtcout, xtc_precision, xtc_grps, energygrps)
38 <li><A HREF="#nl"><b>neighbor searching</b></A> (nstlist, ns_type, pbc, periodic_molecules, rlist, rlistlong)
39 <li><A HREF="#el"><b>electrostatics</b></A> (coulombtype, rcoulomb_switch, rcoulomb, epsilon_r, epsilon_rf)
40 <li><A HREF="#vdw"><b>VdW</b></A> (vdwtype, rvdw_switch, rvdw, DispCorr)
41 <li><A HREF="#table"><b>tables</b></A> (table-extension, energygrp_table)
42 <li><A HREF="#ewald"><b>Ewald</b></A> (fourierspacing, fourier_nx, fourier_ny, fourier_nz, pme_order, ewald_rtol, ewald_geometry, epsilon_surface, optimize_fft)
43 <li><A HREF="#tc"><b>Temperature coupling</b></A> (tcoupl, nsttcouple, tc_grps, tau_t, ref_t)
44 <li><A HREF="#pc"><b>Pressure coupling</b></A> (pcoupl, pcoupltype,
45   nstpcouple, tau_p, compressibility, ref_p, refcoord_scaling)
46 <li><A HREF="#sa"><b>simulated annealing</b></A> (annealing, annealing_npoints, annealing_time, annealing_temp)
47 <li><A HREF="#vel"><b>velocity generation</b></A> (gen_vel, gen_temp, gen_seed)
48 <li><A HREF="#bond"><b>bonds</b></A> (constraints, constraint_algorithm, continuation, shake_tol, lincs_order, lincs_iter, lincs_warnangle, morse)
49 <li><A HREF="#egexcl"><b>Energy group exclusions</b></A> (energygrp_excl)
50 <li><A HREF="#walls"><b>Walls</b></A> (nwall, wall_type, wall_r_linpot, wall_atomtype,
51 wall_density, wall_ewald_zfac)
52 <li><A HREF="#pull"><b>COM pulling</b></A> (pull, ...)
53 <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)
54 <li><A HREF="#free"><b>Free Energy calculations</b></A> (free_energy, init_lambda, delta_lambda, sc_alpha, sc_power, sc_sigma, couple-moltype, couple-lambda0, couple-lambda1, couple-intramol)
55 <li><A HREF="#neq"><b>Non-equilibrium MD</b></A> (acc_grps, accelerate, freezegrps, freezedim, cos_acceleration, deform)
56 <li><A HREF="#ef"><b>Electric fields</b></A> (E_x, E_xt, E_y, E_yt, E_z, E_zt )
57 <li><A HREF="#qmmm"><b>Mixed quantum/classical dynamics</b></A> (QMMM, QMMM-grps, QMMMscheme, QMmethod, QMbasis, QMcharge, Qmmult, CASorbitals, CASelectrons, SH)
58 <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)   
59 <li><A HREF="#user"><b>User defined thingies</b></A> (user1_grps, user2_grps, userint1, userint2, userint3, userint4, userreal1, userreal2, userreal3, userreal4)
60 <li><A HREF="#idx"><b>Index</b></A>
61 </ul>
62 </P>
63
64 <HR>
65
66 <A NAME="general"><br>
67 <h3>General</h3>
68
69 <P>
70 Default values are given in parentheses. The first option in
71 the list is always the default option. Units are given in 
72 square brackets The difference between a dash and an underscore 
73 is ignored. </P>
74
75 <P>
76 A <a href="mdp.html">sample <TT>.mdp</TT> file</a> is
77 available. This should be appropriate to start a normal
78 simulation. Edit it to suit your specific needs and desires. </P>
79
80 <A NAME="pp"><br>
81 <hr>
82 <h3>Preprocessing</h3>
83
84 <dl>
85 <dt><b>include:</b></dt>
86 <dd>directories to include in your topology. Format: 
87 <PRE>-I/home/john/mylib -I../otherlib</PRE></dd>
88 <dt><b>define:</b></dt>
89 <dd>defines to pass to the preprocessor, default is no defines. You can use
90 any defines to control options in your customized topology files. Options
91 that are already available by default are:
92 <dd><dl compact>
93 <dt>-DFLEXIBLE</dt>
94 <dd>Will tell grompp to include flexible water in stead of rigid water into your
95 topology, this can be useful for normal mode analysis.</dd>
96 <dt>-DPOSRES</dt>
97 <dd>Will tell grompp to include posre.itp into your topology, used for
98 <!--Idx-->position restraints<!--EIdx-->.</dd>
99 </dl>
100 </dl>
101
102 <A NAME="run"><br>
103 <hr>
104 <h3>Run control</h3>
105
106 <dl>
107 <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>
108 <dd><dl compact>
109 <dt><b>md</b></dt>
110 <dd>A <!--Idx-->leap-frog<!--EIdx--> algorithm for integrating Newton's
111 equations of motion.</dd>
112 <dt><b>md-vv</b></dt>
113 <dd>A velocity Verlet algorithm for integrating Newton's equations of motion.
114 For constant NVE simulations started from corresponding points in the same trajectory, the trajectories 
115 are analytically, but not binary, identical to the <b>md</b> leap-frog integrator.  The the kinetic
116 energy, which is determined from the whole step velocities and is therefore
117 slightly too high. The advantage of this integrator is more accurate,
118 reversible Nose-Hoover and Parrinello-Rahman coupling integration
119 based on Trotter expansion, as well as (slightly too small) full step velocity
120 output. This all comes at the cost off extra computation, especially with
121 constraints and extra communication in parallel. Note that for nearly all
122 production simulations the <b>md</b> integrator is accurate enough.
123 </dd>
124 <dt><b>md-vv-avek</b></dt>
125 <dd>A velocity Verlet algorithm identical to <b>md-vv</b>, except that
126 the kinetic energy is determined as the average of
127 the two half step kinetic energies as in the <b>md</b> integrator, and this thus more accurate.
128 With Nose-Hoover and/or Parrinello-Rahman coupling this comes with
129 a slight increase in computational cost.
130 </dd>
131 <dt><b>sd</b></dt>
132 <dd> An accurate leap-frog stochastic dynamics integrator.
133 Four Gaussian random number are required
134 per integration step per degree of freedom. With constraints,
135 coordinates needs to be constrained twice per integration step.
136 Depending on the computational cost of the force calculation,
137 this can take a significant part of the simulation time.
138 The temperature for one or more groups of atoms
139 (<b><A HREF="#tc">tc_grps</A></b>)
140 is set with <b><A HREF="#tc">ref_t</A></b> [K],
141 the inverse friction constant for each group is set with
142 <b><A HREF="#tc">tau_t</A></b> [ps].
143 The parameter <b><A HREF="#tc">tcoupl</A></b> is ignored.
144 The random generator is initialized with <b><A HREF="#ld">ld_seed</A></b>.
145 When used as a thermostat, an appropriate value for <b>tau_t</b> is 2 ps,
146 since this results in a friction that is lower than the internal friction
147 of water, while it is high enough to remove excess heat
148 (unless <b>cut-off</b> or <b>reaction-field</b> electrostatics is used).
149 NOTE: temperature deviations decay twice as fast as with
150 a Berendsen thermostat with the same <b>tau_t</b>.</dd>
151 <dt><b>sd1</b></dt>
152 <dd> An efficient leap-frog stochastic dynamics integrator.
153 This integrator is equivalent to <b>sd</b>, except that it requires
154 only one Gaussian random number and one constraint step.
155 This integrator is less accurate.
156 For water the relative error in the temperature with this integrator
157 is 0.5 <b>delta_t</b>/<b>tau_t</b>, but for other systems it can be higher.
158 Use with care and check the temperature.</dd>
159 <dt><b>bd</b></dt>
160 <dd>An Euler integrator for Brownian or position Langevin dynamics, the
161 velocity is the force divided by a friction coefficient 
162 (<b><A HREF="#ld">bd_fric</A></b> [amu ps<sup>-1</sup>])
163 plus random thermal noise (<b><A HREF="#tc">ref_t</A></b>).
164 When <b><A HREF="#ld">bd_fric</A></b><tt>=0</tt>, the friction coefficient for each
165 particle is calculated as mass/<b><A HREF="#tc">tau_t</A></b>, as for the
166 integrator <tt>sd</tt>.
167 The random generator is initialized with <b><A HREF="#ld">ld_seed</A></b>.</dd>
168
169 <dt><b>steep</b></dt>
170 <dd>A <!--Idx-->steepest descent<!--EIdx--> algorithm for energy
171 minimization. The maximum step size is <b><A HREF="#em">emstep</A></b>
172 [nm], the tolerance is <b><A HREF="#em">emtol</A></b> [kJ
173 mol<sup>-1</sup> nm<sup>-1</sup>].</dd>
174 <dt><b>cg</b></dt>
175 <dd>A <!--Idx-->conjugate gradient<!--EIdx--> algorithm for energy
176 minimization, the tolerance is <b>emtol</b> [kJ mol<sup>-1</sup>
177 nm<sup>-1</sup>]. CG is more efficient when a steepest descent step
178 is done every once in a while, this is determined by 
179 <b><A HREF="#em">nstcgsteep</A></b>.
180 For a minimization prior to a normal mode analysis, which requires
181 a very high accuracy, GROMACS should be compiled in double precision.</dd>
182 <dt><b>l-bfgs</b></dt>
183 <dd>A <!--Idx-->quasi-Newtonian<!--EIdx--> algorithm for energy minimization
184 according to the low-memory Broyden-Fletcher-Goldfarb-Shanno approach.
185 In practice this seems to converge faster than Conjugate Gradients, but due
186 to the correction steps necessary it is not (yet) parallelized.
187 </dd>
188 <dt><b>nm</b></dt>
189 <dd><!--Idx-->Normal mode analysis<!--EIdx--> is performed
190 on the structure in the <tt>tpr</tt> file. GROMACS should be
191 compiled in double precision.</dd>
192 <dt><b>tpi</b></dt>
193 <dd> Test particle insertion. The last molecule in the topology
194 is the test particle. A trajectory should be provided with
195 the <tt>-rerun</tt> option of <tt>mdrun</tt>. This trajectory
196 should not contain the molecule to be inserted. Insertions
197 are performed <b>nsteps</b> times in each frame at random locations
198 and with random orientiations of the molecule. When <b>nstlist</b>
199 is larger than one, <b>nstlist</b> insertions are performed
200 in a sphere with radius <b><A HREF="#tpi">rtpi</A></b>
201 around a the same random location using the same neighborlist
202 (and the same long-range energy when <b>rvdw</b> or <b>rcoulomb</b>&gt;<b>rlist</b>,
203 which is only allowed for single-atom molecules).
204 Since neighborlist construction is expensive, one can perform several
205 extra insertions with the same list almost for free.
206 The random seed is set with <b><A HREF="#ld">ld_seed</A></b>.
207 The temperature for the Boltzmann weighting is set with
208 <b><A HREF="#tc">ref_t</A></b>, this should match the temperature
209 of the simulation of the original trajectory.
210 Dispersion correction is implemented correctly for tpi.
211 All relevant quantities are written to the file specified with
212 the <tt>-tpi</tt> option of <tt>mdrun</tt>.
213 The distribution of insertion energies is written to the file specified with
214 the <tt>-tpid</tt> option of <tt>mdrun</tt>.
215 No trajectory or energy file is written.
216 Parallel tpi gives identical results to single node tpi.
217 For charged molecules, using PME with a fine grid is most accurate
218 and also efficient, since the potential in the system only needs
219 to be calculated once per frame.
220 </dd>
221 <dt><b>tpic</b></dt>
222 <dd> Test particle insertion into a predefined cavity location.
223 The procedure is the same as for <b>tpi</b>, except that one coordinate
224 extra is read from the trajectory, which is used as the insertion location.
225 The molecule to be inserted should be centered at 0,0,0. Gromacs does
226 not do this for you, since for different situations a different
227 way of centering might be optimal.
228 Also <b><A HREF="#tpi">rtpi</A></b> sets the radius for the sphere
229 around this location. Neighbor searching is done only once per frame,
230 <b>nstlist</b> is not used.
231 Parallel tpic gives identical results to single node tpic.
232 </dl>
233
234 <dt><b>tinit: (0) [ps]</b></dt>
235 <dd>starting time for your run (only makes sense for integrators <tt>md</tt>,
236 <tt>sd</tt> and <tt>bd</tt>)</dd>
237 <dt><b>dt: (0.001) [ps]</b></dt></dd>
238 <dd>time step for integration (only makes sense for integrators <tt>md</tt>,
239 <tt>sd</tt> and <tt>bd</tt>)</dd>
240 <dt><b>nsteps: (0)</b></dt>
241 <dd>maximum number of steps to integrate or minimize, -1 is no maximum</dd>
242 <dt><b>init_step: (0)</b></dt>
243 <dd>The starting step.
244 The time at an step i in a run is calculated as: t = <tt>tinit</tt> + <tt>dt</tt>*(<tt>init_step</tt> + i).
245 The free-energy lambda is calculated as: lambda = <tt>init_lambda</tt> + <tt>delta_lambda</tt>*(<tt>init_step</tt> + i).
246 Also non-equilibrium MD parameters can depend on the step number.
247 Thus for exact restarts or redoing part of a run it might be necessary to
248 set <tt>init_step</tt> to the step number of the restart frame.
249 <tt>tpbconv</tt> does this automatically.
250 </dd>
251 <dt><b>comm_mode:</b></dt>
252 <dd><dl compact>
253 <dt><b>Linear</b></dt>
254 <dd>Remove center of mass translation</dd>
255 <dt><b>Angular</b></dt>
256 <dd>Remove center of mass translation and rotation around the center of mass
257 </dd>
258 <dt><b>No</b></dt>
259 <dd>No restriction on the center of mass motion
260 </dl></dd>
261 <dt><b>nstcomm: (10) [steps]</b></dt>
262 <dd>frequency for center of mass motion removal</dd>
263 <dt><b>comm_grps:</b></dt>
264 <dd>group(s) for center of mass motion removal, default is the whole system</dd>
265 </dl>
266
267 <A NAME="ld"><br>
268 <hr>
269 <h3><!--Idx-->Langevin dynamics<!--EIdx--></h3>
270
271 <dl>
272 <dt><b>bd_fric: (0) [amu ps<sup>-1</sup>]</b></dt>
273 <dd>Brownian dynamics friction coefficient.
274 When <b>bd_fric</b><tt>=0</tt>, the friction coefficient for each
275 particle is calculated as mass/<b><A HREF="#tc">tau_t</A></b>.</dd>
276 <dt><b>ld_seed: (1993) [integer]</b></dt>
277 <dd>used to initialize random generator for thermal noise
278 for stochastic and Brownian dynamics.
279 When <b>ld_seed</b> is set to -1, the seed is calculated from the process ID.
280 When running BD or SD on multiple processors, each processor uses a seed equal
281 to <b>ld_seed</b> plus the processor number.</dd>
282 </dl>
283
284 <A NAME="em"><br>
285 <hr>
286 <h3><!--Idx-->Energy minimization<!--EIdx--></h3>
287 <dl>
288 <dt><b>emtol: (10.0) [kJ mol<sup>-1</sup> nm<sup>-1</sup>]</b></dt>
289 <dd>the minimization is converged when the maximum force is smaller than 
290 this value</dd>
291 <dt><b>emstep: (0.01) [nm]</b></dt>
292 <dd>initial step-size</dd>
293 <dt><b>nstcgsteep: (1000) [steps]</b></dt>
294 <dd>frequency of performing 1 steepest descent step while doing
295 conjugate gradient energy minimization.</dd>
296 <dt><b>nbfgscorr: (10)</b></dt>
297 <dd>Number of correction steps to use for L-BFGS minimization. A higher
298 number is (at least theoretically) more accurate, but slower.</dd>
299 </dl>
300
301 <A NAME="xmdrun"><br>
302 <hr>
303 <h3><!--Idx-->Shell Molecular Dynamics<!--EIdx--></h3> When shells or
304 flexible constraints are present in the system the positions of the shells
305 and the lengths of the flexible constraints are optimized at
306 every time step until either the RMS force on the shells and constraints
307 is less than emtol, or a maximum number of iterations (niter) has been reached
308 <dl>
309 <dt><b>emtol: (10.0) [kJ mol<sup>-1</sup> nm<sup>-1</sup>]</b></dt>
310 <dd>the minimization is converged when the maximum force is smaller than 
311 this value. For shell MD this value should be 1.0 at most, but since the
312 variable is used for energy minimization as well the default is 10.0.</dd>
313 <dt><b>niter: (20)</b></dt>
314 <dd>maximum number of iterations for optimizing the shell positions
315 and the flexible constraints.</dd>
316 <dt><b>fcstep: (0) [ps<sup>2</sup>]</b></dt>
317 <dd>the step size for optimizing the flexible constraints.
318 Should be chosen as mu/(d<sup>2</sup>V/d q<sup>2</sup>)
319 where mu is the reduced mass of two particles in a flexible constraint
320 and d<sup>2</sup>V/d q<sup>2</sup> is the second derivative of the potential
321 in the constraint direction. Hopefully this number does not differ too
322 much between the flexible constraints, as the number of iterations
323 and thus the runtime is very sensitive to <tt>fcstep</tt>.
324 Try several values!</dd>
325 </dl>
326
327 <A NAME="tpi"><br>
328 <hr>
329 <h3>Test particle insertion</h3>
330 <dl>
331 <dt><b>rtpi: (0.05) [nm]</b></dt>
332 <dd>the test particle insertion radius see integrators
333 <b><a href="#run">tpi</a></b> and <b><a href="#run">tpic</a></b></dd>
334 </dl>
335
336 <A NAME="out"><br>
337 <hr>
338 <h3>Output control</h3>
339 <dl>
340 <dt><b>nstxout: (100) [steps]</b></dt>
341 <dd>frequency to write coordinates to output 
342 <!--Idx-->trajectory file<!--EIdx-->, the last coordinates are always written</dd>
343 <dt><b>nstvout: (100) [steps]</b></dt>
344 <dd>frequency  to write velocities to output trajectory,
345 the last velocities are always written</dd>
346 <dt><b>nstfout: (0) [steps]</b></dt>
347 <dd>frequency to write forces to output trajectory.</dd>
348 <dt><b>nstlog: (100) [steps]</b></dt>
349 <dd>frequency to write energies to <!--Idx-->log file<!--EIdx-->,
350 the last energies are always written</dd>
351 <dt><b>nstcalcenergy: (-1)</b></dt>
352 <dd>The frequency for calculating the energies, 0 is never.
353 This option is only relevant with dynamics.
354 With a twin-range cut-off setup <b>nstcalcenergy</b> should be equal to
355 or a multiple of <b>nstlist</b>.
356 This option affects the performance in parallel simulations,
357 because calculating energies requires global communication between all
358 processes which can become a bottleneck at high parallelization.
359 The default value of -1 sets <b>nstcalcenergy</b> equal to <b>nstlist</b>,
360 unless <b>nstlist</b> &le;0, then a value of 10 is used.
361 If <b>nstenergy</b> is smaller than the automatically generated value,
362 the lowest common denominator of <b>nstenergy</b> and <b>nstlist</b> is used.
363 </dd>
364 <dt><b>nstenergy: (100) [steps]</b></dt>
365 <dd>frequency to write energies to energy file,
366 the last energies are always written,
367 should be a multiple of <b>nstcalcenergy</b></dd>,
368 note that the exact sums and fluctuations over all MD steps
369 modulo <b>nstcalcenergy</b> are stored in the energy file,
370 so <tt>g_energy</tt> can report exact
371 energy averages and fluctuations also when <b>nstenergy</b><tt>&gt;1</tt></dd>
372 <dt><b>nstxtcout: (0) [steps]</b></dt>
373 <dd>frequency to write coordinates to xtc trajectory</dd>
374 <dt><b>xtc_precision: (1000) [real]</b></dt>
375 <dd>precision to write to xtc trajectory</dd>
376 <dt><b>xtc_grps:</b></dt>
377 <dd>group(s) to write to xtc trajectory, default the whole system is written
378 (if <b>nstxtcout</b> is larger than zero)</dd>
379 <dt><b>energygrps:</b></dt>
380 <dd>group(s) to write to energy file</dd>
381 </dl>
382
383 <A NAME="nl"><br>
384 <hr>
385 <h3><!--Idx-->Neighbor searching<!--EIdx--></h3>
386 <dl>
387 <dt><b>nstlist: (10) [steps]</b></dt>
388 <dd><dl compact>
389 <dt><b>&gt;0</b></dt>
390 <dd>Frequency to update the <!--Idx-->neighbor list<!--EIdx--> (and
391 the long-range forces, when using twin-range cut-off's). When this is 0,
392 the neighbor list is made only once.
393 With energy minimization the neighborlist will be updated for every
394 energy evaluation when <b>nstlist</b><tt>&gt;0</tt></dd>.
395 <dt><b>0</b></dt>
396 <dd>The neighbor list is only constructed once and never updated.
397 This is mainly useful for vacuum simulations in which all particles
398 see each other.</dd>
399 <dt><b>-1</b></dt>
400 <dd>Automated update frequency.
401 This can only be used with switched, shifted or user potentials where
402 the cut-off can be smaller than <b>rlist</b>. One then has a buffer
403 of size <b>rlist</b> minus the longest cut-off.
404 The neighbor list is only updated when one or more particles have moved further
405 than half the buffer size from the center of geometry of their charge group
406 as determined at the previous neighbor search.
407 Coordinate scaling due to pressure coupling or the <b>deform</b> option
408 is taken into account.
409 This option guarantees that their are no cut-off artifacts.
410 But for larger systems this can come at a high computational cost,
411 since the neighbor list update frequency will be determined
412 by just one or two particles moving slightly beyond the half buffer length
413 (which not even necessarily implies that the neighbor list is invalid),
414 while 99.99% of the particles are fine.
415 </dd>
416 </dl></dd>
417
418 <dt><b>ns_type:</b></dt>
419 <dd><dl compact>
420 <dt><b>grid</b></dt>
421 <dd>Make a grid in the box and only check atoms in neighboring grid
422 cells when constructing a new neighbor list every <b>nstlist</b> steps.
423 In large systems grid search is much faster than simple search.</dd>
424 <dt><b>simple</b></dt>
425 <dd>Check every atom in the box when constructing a new neighbor list
426 every <b>nstlist</b> steps.</dd>
427 </dl></dd>
428
429 <dt><b>pbc:</b></dt>
430 <dd><dl compact>
431 <dt><b>xyz</b></dt>
432 <dd>Use periodic boundary conditions in all directions.</dd>
433 <dt><b>no</b></dt>
434 <dd>Use no periodic boundary conditions, ignore the box.
435 To simulate without cut-offs, set all cut-offs to 0 and <b>nstlist</b><tt>=0</tt>.
436 For best performance without cut-offs, use <b>nstlist</b><tt>=0</tt>,
437 <b>ns_type</b><tt>=simple</tt>
438 and particle decomposition instead of domain decomposition.</dd>
439 <dt><b>xy</b></dt>
440 <dd>Use periodic boundary conditions in x and y directions only.
441 This works only with <b>ns_type</b><tt>=grid</tt> and can be used
442 in combination with <b><a href="#walls">walls</a></b>.
443 Without walls or with only one wall the system size is infinite
444 in the z direction. Therefore pressure coupling or Ewald summation
445 methods can not be used.
446 These disadvantages do not apply when two walls are used.</dd>
447 </dl></dd>
448
449 <dt><b>periodic_molecules:</b></dt>
450 <dd><dl compact>
451 <dt><b>no</b></dt>
452 <dd>molecules are finite, fast molecular pbc can be used</dd>
453 <dt><b>yes</b></dt>
454 <dd>for systems with molecules that couple to themselves through
455 the periodic boundary conditions, this requires a slower pbc algorithm
456 and molecules are not made whole in the output</dd>
457 </dl></dd>
458
459 <dt><b>rlist: (1) [nm]</b></dt>
460 <dd>cut-off distance for the short-range neighbor list</dd>
461
462 <dt><b>rlistlong: (-1) [nm]</b></dt>
463 <dd>Cut-off distance for the long-range neighbor list.
464 This parameter is only relevant for a twin-range cut-off setup
465 with switched potentials. In that case a buffer region is required to account
466 for the size of charge groups. In all other cases this parameter
467 is automatically set to the longest cut-off distance.</dd>
468 </dl>
469
470
471 <A NAME="el"><br>
472 <hr>
473 <h3><!--Idx-->Electrostatics<!--EIdx--></h3>
474 <dl>
475 <dt><b>coulombtype:</b></dt>
476 <dd><dl compact>
477
478 <dt><b>Cut-off</b></dt>
479 <dd>Twin range cut-off's with neighborlist cut-off <b>rlist</b> and 
480 Coulomb cut-off <b>rcoulomb</b>,
481 where <b>rcoulomb</b>&ge;<b>rlist</b>.
482
483 <dt><b>Ewald</b></dt>
484 <dd>Classical <!--Idx-->Ewald sum<!--EIdx--> electrostatics.
485 The real-space cut-off <b>rcoulomb</b> should be equal to <b>rlist</b>.
486 Use e.g. <b>rlist</b><tt>=0.9</tt>, <b>rcoulomb</b><tt>=0.9</tt>. The highest magnitude of
487 wave vectors used in reciprocal space is controlled by <b>fourierspacing</b>.
488 The relative accuracy of direct/reciprocal space
489 is controlled by <b>ewald_rtol</b>.
490 <br>
491 NOTE: Ewald scales as O(N<sup>3/2</sup>)
492 and is thus extremely slow for large systems. It is included mainly for
493 reference - in most cases PME will perform much better.</dd>
494
495 <dt><b><!--Idx-->PME<!--EIdx--></b></dt>
496 <dd>Fast Particle-Mesh Ewald electrostatics. Direct space is similar
497 to the Ewald sum, while the reciprocal part is performed with
498 FFTs. Grid dimensions are controlled with <b>fourierspacing</b> and the
499 interpolation order with <b>pme_order</b>. With a grid spacing of 0.1
500 nm and cubic interpolation the electrostatic forces have an accuracy
501 of 2-3*10<sup>-4</sup>. Since the error from the vdw-cutoff is larger than this you
502 might try 0.15 nm. When running in parallel the interpolation
503 parallelizes better than the FFT, so try decreasing grid dimensions
504 while increasing interpolation.</dd>
505
506 <dt><b><!--Idx-->PPPM<!--EIdx--></b></dt>
507 <dd>Particle-Particle Particle-Mesh algorithm for long range
508 electrostatic interactions.
509 Use for example <b>rlist</b><tt>=0.9</tt>, <b>rcoulomb</b><tt>=0.9</TT>.
510 The grid dimensions are controlled by <b>fourierspacing</b>.
511 Reasonable grid spacing for PPPM is 0.05-0.1 nm.
512 See <tt>Shift</tt> for the details of the particle-particle potential.
513 <br>
514 NOTE: PPPM is not functional in the current version, we plan to implement
515 PPPM through a small modification of the PME code.</dd>
516
517 <dt><b><!--Idx-->Reaction-Field<!--EIdx--></b></dt>
518 <dd>Reaction field with Coulomb cut-off <b>rcoulomb</b>,
519 where <b>rcoulomb</b> &ge <b>rlist</b>.
520 The dielectric constant beyond the cut-off is <b>epsilon_rf</b>.
521 The dielectric constant can be set to infinity by setting <b>epsilon_rf</b><tt>=0</tt>.</dd>
522
523 <dt><b>Generalized-Reaction-Field</b></dt>
524 <dd>Generalized reaction field with Coulomb cut-off <b>rcoulomb</b>,
525 where <b>rcoulomb</b> &ge <b>rlist</b>.
526 The dielectric constant beyond the cut-off is <b>epsilon_rf</b>.
527 The ionic strength is computed from the number of charged 
528 (i.e. with non zero charge) <!--Idx-->charge group<!--EIdx-->s.
529 The temperature for the GRF potential is set with 
530 <b><A HREF="#tc">ref_t</A></b> [K].</dd>
531
532 <dt><b>Reaction-Field-zero</b></dt>
533 <dd>In GROMACS normal reaction-field electrostatics leads to bad
534 energy conservation. <b>Reaction-Field-zero</b> solves this
535 by making the potential zero beyond the cut-off. It can only
536 be used with an infinite dielectric constant (<b>epsilon_rf=0</b>),
537 because only for that value the force vanishes at the cut-off.
538 <b>rlist</b> should be 0.1 to 0.3 nm larger than <b>rcoulomb</b>
539 to accommodate for the size of charge groups and diffusion
540 between neighbor list updates. This, and the fact that table lookups
541 are used instead of analytical functions make <b>Reaction-Field-zero</b>
542 computationally more expensive than normal reaction-field.</dd>
543
544 <dt><b>Reaction-Field-nec</b></dt>
545 <dd>The same as <b>Reaction-Field</b>, but implemented as in
546 GROMACS versions before 3.3. No reaction-field correction is applied
547 to excluded atom pairs and self pairs.
548 The 1-4 interactions are calculated using a reaction-field.
549 The missing correction due to the excluded pairs that do not have a 1-4
550 interaction is up to a few percent of the total electrostatic
551 energy and causes a minor difference in the forces and the pressure.</dd>
552
553 <dt><b>Shift</b></dt>
554 <dd>Analogous to <b>Shift</b> for <b>vdwtype</b>.
555 You might want to use <b>Reaction-Field-zero</b> instead,
556 which has a similar potential shape, but has a physical interpretation
557 and has better energies due to the exclusion correction terms.
558 </dd>
559
560 <dt><b>Encad-Shift</b></dt>
561 <dd>The Coulomb
562 potential is decreased over the whole range, using the definition
563 from the Encad simulation package.</dd>
564
565 <dt><b>Switch</b></dt>
566 <dd>Analogous to <b>Switch</b> for <b>vdwtype</b>.
567 Switching the Coulomb potential can lead to serious artifacts,
568 advice: use <b>Reaction-Field-zero</b> instead.</dd>
569
570 <dt><b>User</b></dt> 
571 <dd><a name="usertab"></a><tt>mdrun</tt> will now expect to find a file
572 <tt>table.xvg</tt> with user-defined potential functions for
573 repulsion, dispersion and Coulomb. When pair interactions are present,
574 <tt>mdrun</tt> also expects to find a file <tt>tablep.xvg</tt> for
575 the pair interactions. When the same interactions should be used
576 for non-bonded and pair interactions the user can specify the same
577 file name for both table files.
578 These files should contain 7
579 columns: the <tt>x</tt> value,
580 <tt>f(x)</tt>, <tt>-f'(x)</tt>,
581 <tt>g(x)</tt>, <tt>-g'(x)</tt>,
582 <tt>h(x)</tt>, <tt>-h'(x)</tt>,
583 where f(x) is the Coulomb function, g(x) the dispersion function
584 and h(x) the repulsion function.
585 When <b>vdwtype</b> is not set to <b>User</b> the values
586 for g, -g', h and -h' are ignored.
587 For the non-bonded interactions <tt>x</tt> values should run
588 from 0 to the largest cut-off distance + <b>table-extension</b>
589 and should be uniformly spaced. For the pair interactions the table
590 length in the file will be used.
591 The optimal spacing, which is used for non-user tables,
592 is <tt>0.002</tt> [nm] when you run in single precision
593 or <tt>0.0005</tt> [nm] when you run in double precision.
594 The function value at <tt>x=0</tt> is not important. More information is
595 in the printed manual.</dd>
596
597 <dt><b>PME-Switch</b></dt>
598 <dd>
599 A combination of PME and a switch function for the direct-space part
600 (see above).
601 <b>rcoulomb</b> is allowed to be smaller than <b>rlist</b>.
602 This is mainly useful constant energy simulations. For constant temperature
603 simulations the advantage of improved energy conservation
604 is usually outweighed by the small loss in accuracy of the electrostatics.
605 </dd>
606
607 <dt><b>PME-User</b></dt>
608 <dd>
609 A combination of PME and user tables (see above).
610 <b>rcoulomb</b> is allowed to be smaller than <b>rlist</b>.
611 The PME mesh contribution is subtracted from the user table by <tt>mdrun</tt>.
612 Because of this subtraction the user tables should contain
613 about 10 decimal places.
614 </dd>
615
616 <dt><b>PME-User-Switch</b></dt>
617 <dd>
618 A combination of PME-User and a switching function (see above).
619 The switching function is applied to final particle-particle interaction,
620 i.e. both to the user supplied function and the PME Mesh correction part.
621 </dd>
622
623 </dl></dd>
624
625 <A NAME="el2">
626 <dt><b>rcoulomb_switch: (0) [nm]</b></dt>
627 <dd>where to start switching the Coulomb potential</dd>
628
629 <dt><b>rcoulomb: (1) [nm]</b></dt>
630 <dd>distance for the Coulomb <!--Idx-->cut-off<!--EIdx--></dd>
631
632 <dt><b>epsilon_r: (1)</b></dt>
633 <dd>The relative <!--Idx-->dielectric constant<!--EIdx-->.
634 A value of 0 means infinity.</dd>
635
636 <dt><b>epsilon_rf: (1)</b></dt>
637 <dd>The relative dielectric constant of the reaction field.
638 This is only used with reaction-field electrostatics.
639 A value of 0 means infinity.</dd>
640 </dl>
641
642 <A NAME="vdw">
643 <hr>
644 <h3>VdW</h3>
645 <dl>
646 <dt><b>vdwtype:</b></dt>
647 <dd><dl compact>
648 <dt><b>Cut-off</b></dt>
649 <dd>Twin range cut-off's with neighbor list cut-off <b>rlist</b> and 
650 VdW cut-off <b>rvdw</b>,
651 where <b>rvdw</b> <tt>&ge</tt> <b>rlist</b>.</dd>
652 <dt><b>Shift</b></dt>
653 <dd>The LJ (not Buckingham) potential is decreased over the whole
654 range and the forces decay smoothly to zero between <b>rvdw_switch</b>
655 and <b>rvdw</b>.  The neighbor search cut-off <b>rlist</b> should be
656 0.1 to 0.3 nm larger than <b>rvdw</b> to accommodate for the size of
657 charge groups and diffusion between neighbor list
658 updates.</dd>
659
660 <dt><b>Switch</b></dt>
661 <dd>The LJ (not Buckingham)
662 potential is normal out to <b>rvdw_switch</b>, after which it is switched
663 off to reach zero at <b>rvdw</b>. Both the potential and force functions
664 are continuously smooth, but be aware that all switch functions will give rise
665 to a bulge (increase) in the force (since we are switching the potential).
666 The neighbor search cut-off <b>rlist</b> should be 0.1 to 0.3 nm larger than
667 <b>rvdw</b> to accommodate for the size of charge groups and diffusion
668 between neighbor list updates.</dd>
669
670 <dt><b>Encad-Shift</b></dt>
671 <dd>The LJ (not Buckingham)
672 potential is decreased over the whole range, using the definition
673 from the Encad simulation package.</dd>
674
675 <dt><b>User</b></dt>
676 <dd>See <b><a href="#usertab">user</a></b> for <b>coulombtype</b>.
677 The function value at <tt>x=0</tt> is not important. When you want to
678 use LJ correction, make sure that <b>rvdw</b> corresponds to the
679 cut-off in the user-defined function.
680 When <b>coulombtype</b> is not set to <b>User</b> the values
681 for f and -f' are ignored.</dd>
682 </dl></dd>
683
684 <dt><b>rvdw_switch: (0) [nm]</b></dt>
685 <dd>where to start switching the LJ potential</dd>
686
687 <dt><b>rvdw: (1) [nm]</b></dt>
688 <dd>distance for the LJ or Buckingham <!--Idx-->cut-off<!--EIdx--></dd>
689
690 <dt><b>DispCorr:</b></dt>
691 <dd><dl compact></dd>
692 <dt><b>no</b></dt>
693 <dd>don't apply any correction</dd>
694 <dt><b>EnerPres</b></dt>
695 <dd>apply long range <!--Idx-->dispersion correction<!--EIdx-->s for Energy
696 and Pressure</dd>
697 <dt><b>Ener</b></dt>
698 <dd>apply long range dispersion corrections for Energy
699 only</dd>
700 </dl>
701 </dl>
702
703 <A NAME="table">
704 <hr>
705 <h3>Tables</h3>
706 <dl>
707 <dt><b>table-extension: (1) [nm]</b></dt>
708 <dd>Extension of the non-bonded potential lookup tables beyond the largest cut-off distance.
709 The value should be large enough to account for charge group sizes
710 and the diffusion between neighbor-list updates.
711 Without user defined potential the same table length is used
712 for the lookup tables for the 1-4 interactions,
713 which are always tabulated irrespective of the use of
714 tables for the non-bonded interactions. </dd>
715
716 <dt><b>energygrp_table:</b></dt>
717 <dd>When user tables are used for electrostatics and/or VdW,
718 here one can give pairs of energy groups for which seperate
719 user tables should be used.
720 The two energy groups will be appended to the table file name,
721 in order of their definition in <b>energygrps</b>, seperated by underscores.
722 For example, if <tt>energygrps = Na Cl Sol</tt>
723 and <tt>energygrp_table = Na Na Na Cl</tt>, <tt>mdrun</tt> will read
724 <tt>table_Na_Na.xvg</tt> and <tt>table_Na_Cl.xvg</tt> in addition
725 to the normal <tt>table.xvg</tt> which will be used for all other
726 energy group pairs.
727 </dd>
728 </dl>
729
730 <A NAME="ewald">
731 <hr>
732 <h3>Ewald</h3>
733 <dl>
734 <dt><b>fourierspacing: (0.12) [nm]</b></dt>
735 <dd>The maximum grid spacing for the FFT grid when using PPPM or PME.
736 For ordinary Ewald the spacing times the box dimensions determines the
737 highest magnitude to use in each direction. In all cases
738 each direction can be overridden by entering a non-zero value for
739 <b>fourier_n*</b>.
740 For optimizing the relative load of the particle-particle interactions
741 and the mesh part of PME it is useful to know that
742 the accuracy of the electrostatics remains nearly constant
743 when the Coulomb cut-off and the PME grid spacing are scaled
744 by the same factor.</dd>
745
746 <dt><b>fourier_nx (0) ; fourier_ny (0) ; fourier_nz: (0)</b></dt>
747 <dd>Highest magnitude of wave vectors in reciprocal space when using Ewald.</dd>
748 <dd>Grid size when using PPPM or PME. These values override
749 <b>fourierspacing</b> per direction. The best choice is powers of
750 2, 3, 5 and 7. Avoid large primes.</dd>
751
752 <dt><b>pme_order (4)</b></dt>
753 <dd>Interpolation order for PME. 4 equals cubic interpolation. You might try
754 6/8/10 when running in parallel and simultaneously decrease grid dimension.</dd>
755
756 <dt><b>ewald_rtol (1e-5)</b></dt>
757 <dd>The relative strength of the Ewald-shifted direct potential at
758 <b>rcoulomb</b> is given by <b>ewald_rtol</b>.
759 Decreasing this will give a more accurate direct sum,
760 but then you need more wave vectors for the reciprocal sum.</dd>
761
762 <dt><b>ewald_geometry: (3d)</b></dt>
763 <dd><dl compact>
764 <dt><b>3d</b></dt>
765 <dd>The Ewald sum is performed in all three dimensions.</dd>
766 <dt><b>3dc</b></dt>
767 <dd>The reciprocal sum is still performed in 3d,
768 but a force and potential correction applied in the z 
769 dimension to produce a pseudo-2d summation.
770 If your system has a slab geometry in the x-y plane you can 
771 try to increase the z-dimension of the box (a box height of 3 times
772 the slab height is usually ok)
773 and use this option.</dd>
774 </dl></dd>
775
776 <dt><b>epsilon_surface: (0)</b></dt>
777 <dd>This controls the dipole correction to the Ewald summation in 3d. The
778 default value of zero means it is turned off. Turn it on by setting it to the value 
779 of the relative permittivity of the imaginary surface around your infinite system. Be
780 careful - you shouldn't use this if you have free mobile charges in your system. 
781 This value does not affect the slab 3DC variant of the long range corrections.</dd>
782
783
784 <dt><b>optimize_fft:</b></dt>
785 <dd><dl compact>
786 <dt><b>no</b></dt>
787 <dd>Don't calculate the optimal FFT plan for the grid at startup.</dd>
788 <dt><b>yes</b></dt>
789 <dd>Calculate the optimal FFT plan for the grid at startup. This saves a
790 few percent for long simulations, but takes a couple of minutes
791 at start.</dd>
792 </dl></dd>
793
794 </dl>
795
796 <A NAME="tc"><br>
797 <hr>
798 <h3><!--Idx-->Temperature coupling<!--EIdx--></h3>
799
800 <dl>
801 <dt><b>tcoupl:</b></dt>
802 <dd><dl compact>
803 <dt><b>no</b></dt>
804 <dd>No temperature coupling.</dd>
805 <dt><b>berendsen</b></dt>
806 <dd>Temperature coupling with a Berendsen-thermostat to a bath with
807 temperature <b>ref_t</b> [K], with time constant <b>tau_t</b> [ps].
808 Several groups can be coupled separately, these are specified in the
809 <b>tc_grps</b> field separated by spaces.</dd>
810 <dt><b>nose-hoover</b></dt>
811 <dd>Temperature coupling using a Nose-Hoover extended
812 ensemble. The reference temperature and coupling groups are selected
813 as above, but in this case <b>tau_t</b> [ps] controls the period
814 of the temperature fluctuations at equilibrium, which is slightly
815 different from a relaxation time.
816 For NVT simulations the conserved energy quantity is written
817 to energy and log file.</dd>
818 <dt><b>v-rescale</b></dt>
819 <dd>Temperature coupling using velocity rescaling with a stochastic term
820 (JCP 126, 014101).
821 This thermostat is similar to Berendsen coupling, with the same scaling
822 using <b>tau_t</b>, but the stochastic term ensures that a proper
823 canonical ensemble is generated. The random seed is set with
824 <b><A HREF="#ld">ld_seed</A></b>.
825 This thermostat works correctly even for <b>tau_t</b><tt>=0</tt>.
826 For NVT simulations the conserved energy quantity is written
827 to the energy and log file.</dd>
828 </dl>
829 <dt><b>nsttcouple: (-1)</b></dt>
830 <dd>The frequency for coupling the temperature.
831 The default value of -1 sets <b>nsttcouple</b> equal to <b>nstlist</b>,
832 unless <b>nstlist</b>&le;0, then a value of 10 is used.
833 For velocity Verlet integrators <b>nsttcouple</b> is set to 1.</dd>
834 </dd>
835 <dt><b>nh-chain-length (10)</b></dt>
836 <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>
837 <dt><b>tc_grps:</b></dt>
838 <dd>groups to couple separately to temperature bath</dd>
839 <dt><b>tau_t: [ps]</b></dt>
840 <dd>time constant for coupling (one for each group in <b>tc_grps</b>),
841 -1 means no temperature coupling</dd>
842 <dt><b>ref_t: [K]</b></dt>
843 <dd>reference temperature for coupling (one for each group in <b>tc_grps</b>)</dd>
844 </dl>
845
846 <A NAME="pc"><br>
847 <hr>
848 <h3><!--Idx-->Pressure coupling<!--EIdx--></h3>
849
850 <dl>
851 <dt><b>pcoupl:</b></dt>
852 <dd><dl compact>
853 <dt><b>no</b></dt>
854 <dd>No pressure coupling. This means a fixed box size.</dd>
855 <dt><b>berendsen</b></dt>
856 <dd>Exponential relaxation pressure coupling with time constant
857 <b>tau_p</b> [ps]. The box is scaled every timestep. It has been
858 argued that this does not yield a correct thermodynamic ensemble,
859 but it is the most efficient way to scale a box at the beginning
860 of a run.</dd>
861 <dt><b>Parrinello-Rahman</b></dt>
862 <dd>Extended-ensemble pressure coupling where the box vectors are
863 subject to an equation of motion. The equation of motion for the atoms
864 is coupled to this. No instantaneous scaling takes place.  As for
865 Nose-Hoover temperature coupling the time constant <b>tau_p</b> [ps]
866 is the period of pressure fluctuations at equilibrium. This is
867 probably a better method when you want to apply pressure scaling
868 during data collection, but beware that you can get very large
869 oscillations if you are starting from a different pressure. For
870 simulations where the exact fluctation of the NPT ensemble are
871 important, or if the pressure coupling time is very short,it may not
872 be appropriate, as the previous time step pressure is used in some
873 steps of the gromacs implementation for the current time step pressure.</dd>
874 </dl></dd>
875 <dt><b>MTTK</b></dt>
876 <dd>Martyna-Tuckerman-Tobias-Klein implementation, only useable with <b>md-vv</b>
877 or <b>md-vv-avek</b>, very similar to Parrinello-Rahman.  
878 As for Nose-Hoover temperature coupling the time constant <b>tau_p</b>
879 [ps] is the period of pressure fluctuations at equilibrium. This is
880 probably a better method when you want to apply pressure scaling
881 during data collection, but beware that you can get very large
882 oscillations if you are starting from a different pressure. Currently only supports isotropic scaling.</dd>
883 </dl></dd>
884
885 <dl>
886 <dt><b>pcoupltype:</b></dt>
887 <dd><dl compact>
888 <dt><b>isotropic</b></dt>
889 <dd>Isotropic pressure coupling with time constant <b>tau_p</b> [ps].
890 The compressibility and reference pressure are set with
891 <b>compressibility</b> [bar<sup>-1</sup>] and <b>ref_p</b> [bar], one
892 value is needed.</dd>
893 <dt><b>semiisotropic</b></dt>
894 <dd>Pressure coupling which is isotropic in the x and y direction,
895 but different in the z direction.
896 This can be useful for membrane simulations.
897 2 values are needed for x/y and z directions respectively.</dd>
898 <dt><b>anisotropic</b></dt>
899 <dd>Idem, but 6 values are needed for xx, yy, zz, xy/yx, xz/zx and yz/zy
900 components respectively.
901 When the off-diagonal compressibilities are set to zero,
902 a rectangular box will stay rectangular.
903 Beware that anisotropic scaling can lead to extreme deformation
904 of the simulation box.</dd>
905 <dt><b>surface-tension</b></dt>
906 <dd>Surface tension coupling for surfaces parallel to the xy-plane.
907 Uses normal pressure coupling for the z-direction, while the surface tension
908 is coupled to the x/y dimensions of the box.
909 The first <b>ref_p</b> value is the reference surface tension times
910 the number of surfaces [bar nm], 
911 the second value is the reference z-pressure [bar].
912 The two <b>compressibility</b> [bar<sup>-1</sup>] values are the compressibility
913 in the x/y and z direction respectively.
914 The value for the z-compressibility should be reasonably accurate since it
915 influences the convergence of the surface-tension, it can also be set to zero
916 to have a box with constant height.</dd>
917 </dl></dd>
918
919 <dt><b>nstpcouple: (-1)</b></dt>
920 <dd>The frequency for coupling the pressure.
921 The default value of -1 sets <b>nstpcouple</b> equal to <b>nstlist</b>,
922 unless <b>nstlist</b> &le;0, then a value of 10 is used.
923 For velocity Verlet integrators <b>nstpcouple</b> is set to 1.</dd>
924 </dd>
925
926 <dt><b>tau_p: (1) [ps]</b></dt>
927 <dd>time constant for coupling</dd>
928 <dt><b>compressibility: [bar<sup>-1</sup>]</b></dt>
929 <dd>compressibility (NOTE: this is now really in bar<sup>-1</sup>)
930 For water at 1 atm and 300 K the compressibility is 4.5e-5 [bar<sup>-1</sup>].</dd>
931 <dt><b>ref_p: [bar]</b></dt>
932 <dd>reference pressure for coupling</dd>
933 <dt><b>refcoord_scaling:</b></dt>
934 <dt><b>no</b></dt>
935 <dd>The reference coordinates for position restraints are not modified.
936 Note that with this option the virial and pressure will depend on the absolute
937 positions of the reference coordinates.</dd>
938 <dt><b>all</b></dt>
939 <dd>The reference coordinates are scaled with the scaling matrix of the pressure coupling.</dd>
940 <dt><b>com</b></dt>
941 <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.
942 </dd>
943 </dl>
944
945 <A NAME="sa"><br>
946 <hr>
947 <h3><!--Idx-->Simulated annealing<!--EIdx--></h3>
948
949 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!
950 <dl>
951 <dt><b>annealing:</b></dt>
952 <dd>Type of annealing for each temperature group</dd>
953 <dd><dl compact></dd>
954 <dt><b>no</b></dt>
955 <dd>No simulated annealing - just couple to reference temperature value.</dd>
956 <dt><b>single</b></dt>
957 <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>
958 <dt><b>periodic</b></dt>
959 <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. 
960 </dd>
961 </dl>
962
963 <dt><b>annealing_npoints:</b></dt>
964 <dd>A list with the number of annealing reference/control points used for 
965 each temperature group. Use 0 for groups that are not annealed. The number of entries should equal the number of temperature groups.</dd>
966
967 <dt><b>annealing_time:</b></dt>
968 <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>
969
970 <dt><b>annealing_temp:</b></dt>
971 <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>
972 <br>
973 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>.
974 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 grompp if you are unsure!
975 </dl>
976
977 <A NAME="vel"><br>
978 <hr>
979 <h3>Velocity generation</h3>
980
981 <dl>
982 <dt><b>gen_vel:</b></dt>
983 <dd><dl compact>
984 <dt><b>no</b></dt>
985 <dd> Do not generate velocities. The velocities are set to zero
986 when there are no velocities in the input structure file.</dd>
987 <dt><b>yes</b></dt>
988 <dd>Generate velocities in grompp according to a Maxwell distribution at
989 temperature <b>gen_temp</b> [K], with random seed <b>gen_seed</b>. 
990 This is only meaningful with integrator <b><A HREF="#run">md</A></b>.</dd>
991 </dl></dd>
992 <dt><b>gen_temp: (300) [K]</b></dt>
993 <dd>temperature for Maxwell distribution</dd>
994 <dt><b>gen_seed: (173529) [integer]</b></dt>
995 <dd>used to initialize random generator for random velocities,
996 when <b>gen_seed</b> is set to -1, the seed is calculated from
997 the process ID number.
998 </dl>
999
1000 <A NAME="bond"><br>
1001 <hr>
1002 <h3>Bonds</h3>
1003
1004 <dl>
1005 <dt><b><!--Idx-->constraints<!--EIdx-->:</b></dt>
1006 <dd><dl compact>
1007 <dt><b>none</b></dt>
1008 <dd>No constraints except for those defined explicitly in the topology,
1009 i.e. bonds are represented by a harmonic (or other) potential
1010 or a Morse potential (depending on the setting of <b>morse</b>)
1011 and angles by a harmonic (or other) potential.
1012 <dt><b>hbonds</b></dt>
1013 <dd>Convert the bonds with H-atoms to constraints.</dd>
1014 <dt><b>all-bonds</b></dt>
1015 <dd>Convert all bonds to constraints.</dd>
1016 <dt><b>h-angles</b></dt>
1017 <dd>Convert all bonds and additionally the angles that involve H-atoms
1018 to bond-constraints.</dd>
1019 <dt><b>all-angles</b></dt>
1020 <dd>Convert all bonds and angles to bond-constraints.</dd>
1021 </dl>
1022
1023 <dt><b>constraint_algorithm:</b></dt>
1024 <dd><dl compact>
1025 <dt><b><!--Idx-->LINCS<!--EIdx--></b></dt>
1026 <dd>LINear Constraint Solver.
1027 With domain decomposition the parallel version P-LINCS is used.
1028 The accuracy in set with
1029 <b>lincs_order</b>, which sets the number of matrices in the expansion
1030 for the matrix inversion.
1031 After the matrix inversion correction the algorithm does
1032 an iterative correction to compensate for lengthening due to rotation.
1033 The number of such iterations can be controlled with
1034 <b>lincs_iter</b>. The root mean square relative constraint deviation
1035 is printed to the log file every <b>nstlog</b> steps.
1036 If a bond rotates more than <b>lincs_warnangle</b> [degrees] in one step, 
1037 a warning will be printed both to the log file and to <TT>stderr</TT>. 
1038 LINCS should not be used with coupled angle constraints.
1039 </dd>
1040 <dt><b><!--Idx-->SHAKE<!--EIdx--></b></dt>
1041 <dd>SHAKE is slightly slower and less stable than LINCS, but does work with 
1042 angle constraints.
1043 The relative tolerance is set with <b>shake_tol</b>, 0.0001 is a good value
1044 for ``normal'' MD. SHAKE does not support constraints between atoms
1045 on different nodes, thus it can not be used with domain decompositon
1046 when inter charge-group constraints are present.
1047 SHAKE can not be used with energy minimization.
1048 </dd>
1049 </dl></dd>
1050 <dt><b>continuation:</b></dt>
1051 <dd>This option was formerly known as <tt>unconstrained_start</tt>.</dd>
1052 <dd><dl compact>
1053 <dt><b>no</b></dt>
1054 <dd>apply constraints to the start configuration and reset shells</dd>
1055 <dt><b>yes</b></dt>
1056 <dd>do not apply constraints to the start configuration
1057 and do not reset shells, useful for exact coninuation and reruns</dd>
1058 </dl></dd>
1059
1060 <A NAME="bond2">
1061 <dt><b>shake_tol: (0.0001)</b></dt>
1062 <dd>relative tolerance for SHAKE</dd>
1063 <dt><b>lincs_order: (4)</b></dt>
1064 <dd>Highest order in the expansion of the constraint coupling matrix.
1065 When constraints form triangles, an additional expansion of the same
1066 order is applied on top of the normal expansion only for the couplings
1067 within such triangles.
1068 For ``normal'' MD simulations an order of 4 usually suffices, 6 is
1069 needed for large time-steps with virtual sites or BD.
1070 For accurate energy minimization an order of 8 or more might be required.
1071 With domain decomposition, the cell size is limited by the distance
1072 spanned by <b>lincs_order</b>+1 constraints. When one wants to scale
1073 further than this limit, one can decrease <b>lincs_order</b> and increase
1074 <b>lincs_iter</b>, since the accuracy does not deteriorate
1075 when (1+<b>lincs_iter</b>)*<b>lincs_order</b> remains constant.</dd>
1076 <dt><b>lincs_iter: (1)</b></dt>
1077 <dd>Number of iterations to correct for rotational lengthening in LINCS.
1078 For normal runs a single step is sufficient, but for NVE
1079 runs where you want to conserve energy accurately or for accurate
1080 energy minimization you might want to increase it to 2.
1081 <dt><b>lincs_warnangle: </b>(30) [degrees]</dt>
1082 <dd>maximum angle that a bond can rotate before LINCS will complain</dd>
1083
1084 <dt><b>morse:</b></dt>
1085 <dd><dl compact>
1086 <dt><b>no</b></dt>
1087 <dd>bonds are represented by a harmonic potential</dd>
1088 <dt><b>yes</b></dt>
1089 <dd>bonds are represented by a Morse potential</dd>
1090 </dl></dd>
1091 </dl>
1092
1093 <A NAME="egexcl"><br>
1094 <hr>
1095 <h3>Energy group <!--Idx-->exclusions<!--EIdx--></h3>
1096 <dl>
1097 <dt><b>energygrp_excl: </b></dt>
1098 <dd>Pairs of energy groups for which all non-bonded interactions are
1099 excluded. An example: if you have two energy groups <tt>Protein</tt>
1100 and <tt>SOL</tt>, specifying
1101 <br>
1102 <tt>energygrp_excl&nbsp;=&nbsp;Protein&nbsp;Protein&nbsp;&nbsp;SOL&nbsp;SOL</tt>
1103 <br>
1104 would give only the non-bonded interactions between the protein and the
1105 solvent. This is especially useful for speeding up energy calculations with
1106 <tt>mdrun -rerun</tt> and for excluding interactions within frozen groups.</dd>
1107 </dl>
1108
1109 <A NAME="walls"><br>
1110 <hr>
1111 <h3><!--Idx-->Walls<!--EIdx--></h3>
1112 <dl>
1113 <dt><b>nwall: 0</b></dt>
1114 <dd>When set to <b>1</b> there is a wall at z=0, when set to <b>2</b>
1115 there is also a wall at z=z_box. Walls can only be used with <b>pbc=xy</b>.
1116 When set to <b>2</b> pressure coupling and Ewald summation can be used
1117 (it is usually best to use semiisotropic pressure coupling with
1118 the x/y compressibility set to 0, as otherwise the surface area will change).
1119 Walls interact wit the rest of the system through an optional <tt>wall_atomtype</tt>.
1120 Energy groups <tt>wall0</tt> and <tt>wall1</tt> (for <b>nwall=2</b>) are
1121 added automatically to monitor the interaction of energy groups
1122 with each wall.
1123 The <A HREF="#run">center of mass motion removal</A> will be turned
1124 off in the z-direction.</dd>
1125 <dt><b>wall_atomtype:</b></dt>
1126 <dd>the atom type name in the force field for each wall. 
1127 By (for example) defining a special wall atom type in the topology with its 
1128 own combination rules, this allows for independent tuning of the interaction 
1129 of each atomtype with the walls.</dd>
1130 <dt><b>wall_type:</b></dt>
1131 <dl>
1132 <dt><b>9-3</b></dt>
1133 <dd>LJ integrated over the volume behind the wall: 9-3 potential</dd>
1134 <dt><b>10-4</b></dt>
1135 <dd>LJ integrated over the wall surface: 10-4 potential</dd>
1136 <dt><b>12-6</b></dt>
1137 <dd>direct LJ potential with the z distance from the wall</dd>
1138 <dt><b>table</b></dt><dd>user defined potentials indexed with the z distance from the wall, the tables are read analogously to
1139 the <b><A HREF="#table">energygrp_table</A></b> option,
1140 where the first name is for a ``normal'' energy group and the second name
1141 is <tt>wall0</tt> or <tt>wall1</tt>,
1142 only the dispersion and repulsion columns are used</dd>
1143 </dl>
1144 <dt><b>wall_r_linpot: -1 (nm)</b></dt>
1145 <dd>Below this distance from the wall the potential is continued
1146 linearly and thus the force is constant. Setting this option to
1147 a postive value is especially useful for equilibration when some atoms
1148 are beyond a wall.
1149 When the value is &le;0 (&lt;0 for <b>wall_type=table</b>),
1150 a fatal error is generated when atoms are beyond a wall.
1151 </dd>
1152 <dt><b>wall_density: [nm<sup>-3</sup>/nm<sup>-2</sup>]</b></dt>
1153 <dd>the number density of the atoms for each wall for wall types
1154 <b>9-3</b> and <b>10-4</b>
1155 <dt><b>wall_ewald_zfac: 3</b></dt>
1156 <dd>The scaling factor for the third box vector for Ewald summation only,
1157 the minimum is 2.
1158 Ewald summation can only be used with <b>nwall=2</b>, where one
1159 should use <b><A HREF="#ewald">ewald_geometry</A><tt>=3dc</tt></b>.
1160 The empty layer in the box serves to decrease the unphysical Coulomb
1161 interaction between periodic images.
1162 </dl>
1163
1164 <A NAME="pull"><br>
1165 <hr>
1166 <h3>COM <!--Idx-->pulling<!--EIdx--></h3>
1167 <dl>
1168 <dt><b>pull:</b></dt>
1169 <dl>
1170 <dt><b>no</b></dt>
1171 <dd>No center of mass pulling.
1172 All the following pull options will be ignored
1173 (and if present in the mdp file, they unfortunately generate warnings)</dd>
1174 <dt><b>umbrella</b></dt>
1175 <dd>Center of mass pulling using an umbrella potential
1176 between the reference group and one or more groups.</dd>
1177 <dt><b>constraint</b></dt>
1178 <dd>Center of mass pulling using a constraint
1179 between the reference group and one or more groups.
1180 The setup is identical to the option <b>umbrella</b>, except for the fact
1181 that a rigid constraint is applied instead of a harmonic potential.</dd>
1182 <dt><b>constant_force</b></dt>
1183 <dd>Center of mass pulling using a linear potential and therefore
1184 a constant force. For this option there is no reference position
1185 and therefore the parameters <b>pull_init</b> and <b>pull_rate</b>
1186 are not used.</dd>
1187 </dl>
1188 <dt><b>pull_geometry</b></dt>
1189 <dl>
1190 <dt><b>distance</b></dt>
1191 <dd>Pull along the vector connecting the two groups.
1192 Components can be selected with <b>pull_dim</b>.</dd>
1193 <dt><b>direction</b></dt>
1194 <dd>Pull in the direction of <b>pull_vec</b>.</dd>
1195 <dt><b>direction_periodic</b></dt>
1196 <dd>As <b>direction</b>, but allows the distance to be larger than
1197 half the box size. With this geometry the box should not be dynamic
1198 (e.g. no pressure scaling) in the pull dimensions and the pull force
1199 is not added to virial.</dd>
1200 <dt><b>cylinder</b></dt>
1201 <dd>Designed for pulling with respect to a layer where the reference COM
1202 is given by a local cylindrical part of the reference group.
1203 The pulling is in the direction of <b>pull_vec</b>.
1204 From the reference group a cylinder is selected around the axis going
1205 through the pull group with direction <b>pull_vec</b> using two radii.
1206 The radius <b>pull_r1</b> gives the radius within which all
1207 the relative weights are one, between <b>pull_r1</b> and
1208 <b>pull_r0</b> the weights are switched to zero. Mass weighting is also used.
1209 Note that the radii should be smaller than half the box size.
1210 For tilted cylinders they should be even smaller than half the box size
1211 since the distance of an atom in the reference group
1212 from the COM of the pull group has both a radial and an axial component.
1213 <dt><b>position</b></dt>
1214 <dd>Pull to the position of the reference group plus
1215 <b>pull_init</b> + time*<b>pull_rate</b>*<b>pull_vec</b>.</dd>
1216 </dl>
1217 <dt><b>pull_dim: (Y Y Y)</b></dt>
1218 <dd>the distance components to be used with geometry <b>distance</b>
1219 and <b>position</b></dd>, also sets which components are printed
1220 int the output files
1221 <dt><b>pull_r1: (1) [nm]</b></dt>
1222 <dd>the inner radius of the cylinder for geometry <b>cylinder</b></dd>
1223 <dt><b>pull_r0: (1) [nm]</b></dt>
1224 <dd>the outer radius of the cylinder for geometry <b>cylinder</b></dd>
1225 <dt><b>pull_constr_tol: (1e-6)</b></dt>
1226 <dd>the relative constraint tolerance for constraint pulling</dd>
1227 <dt><b>pull_start</b></dt>
1228 <dd><dl compact>
1229 <dt><b>no</b></dt>
1230 <dd>do not modify <b>pull_init</b>
1231 <dt><b>yes</b></dt>
1232 <dd>add the COM distance of the starting conformation to <b>pull_init</b></dd>
1233 </dl>
1234 <dt><b>pull_nstxout: (10)</b></dt>
1235 <dd>frequency for writing out the COMs of all the pull group</dd>
1236 <dt><b>pull_nstfout: (1)</b></dt>
1237 <dd>frequency for writing out the force of all the pulled group</dd>
1238 <dt><b>pull_ngroups: (1)</b></dt>
1239 <dd>The number of pull groups, not including the reference group.
1240 If there is only one group, there is no difference in treatment
1241 of the reference and pulled group (except with the cylinder geometry).
1242 Below only the pull options for the reference group (ending on 0)
1243 and the first group (ending on 1) are given,
1244 further groups work analogously, but with the number 1 replaced
1245 by the group number.</dd>
1246 <dt><b>pull_group0: </b></dt>
1247 <dd>The name of the reference group. When this is empty an absolute reference
1248 of (0,0,0) is used. With an absolute reference the system is no longer
1249 translation invariant and one should think about what to do with
1250 the <A HREF="#run">center of mass motion</A>.</dd>
1251 <dt><b>pull_weights0: </b></dt>
1252 <dd>see <b>pull_weights1</b></dd>
1253 <dt><b>pull_pbcatom0: (0)</b></dt>
1254 <dd>see <b>pull_pbcatom1</b></dd>
1255 <dt><b>pull_group1: </b></dt>
1256 <dd>The name of the pull group.</dd>
1257 <dt><b>pull_weights1: </b></dt>
1258 <dd>Optional relative weights which are multiplied with the masses of the atoms
1259 to give the total weight for the COM. The number should be 0, meaning all 1,
1260 or the number of atoms in the pull group.</dd>
1261 <dt><b>pull_pbcatom1: (0)</b></dt>
1262 <dd>The reference atom for the treatment of periodic boundary conditions
1263 inside the group
1264 (this has no effect on the treatment of the pbc between groups).
1265 This option is only important when the diameter of the pull group
1266 is larger than half the shortest box vector.
1267 For determining the COM, all atoms in the group are put at their periodic image
1268 which is closest to <b>pull_pbcatom1</b>.
1269 A value of 0 means that the middle atom (number wise) is used.
1270 This parameter is not used with geometry <b>cylinder</b>.
1271 A value of -1 turns on cosine weighting, which is useful for a group
1272 of molecules in a periodic system, e.g. a water slab (see Engin et al.
1273 J. Chem. Phys. B 2010).</dd>
1274 <dt><b>pull_vec1: (0.0 0.0 0.0)</b></dt>
1275 <dd>The pull direction. <tt>grompp</tt> normalizes the vector.</dd>
1276 <dt><b>pull_init1: (0.0) / (0.0 0.0 0.0) [nm]</b></dt>
1277 <dd>The reference distance at t=0. This is a single value,
1278 except for geometry <b>position</b> which uses a vector.</dd>
1279 <dt><b>pull_rate1: (0) [nm/ps]</b></dt>
1280 <dd>The rate of change of the reference position.</dd>
1281 <dt><b>pull_k1: (0) [kJ mol<sup>-1</sup> nm<sup>-2</sup>] / [kJ mol<sup>-1</sup> nm<sup>-1</sup>]</b></dt>
1282 <dd>The force constant. For umbrella pulling this is the harmonic force
1283 constant in [kJ mol<sup>-1</sup> nm<sup>-2</sup>]. For constant force pulling
1284 this is the force constant of the linear potential, and thus minus (!)
1285 the constant force in [kJ mol<sup>-1</sup> nm<sup>-1</sup>].</dd>
1286 <dt><b>pull_kB1: (pull_k1) [kJ mol<sup>-1</sup> nm<sup>-2</sup>] / [kJ mol<sup>-1</sup> nm<sup>-1</sup>]</b></dt>
1287 <dd>As <b>pull_k1</b>, but for state B. This is only used when
1288 <A HREF="#free"><b>free_energy</b></A> is turned on.
1289 The force constant is then (1 - lambda)*<b>pull_k1</b> + lambda*<b>pull_kB1</b>.
1290 </dl>
1291
1292 <A NAME="nmr"><br>
1293 <hr>
1294 <h3><!--Idx-->NMR refinement<!--EIdx--></h3>
1295 <dl>
1296 <dt><b>disre:</b></dt>
1297 <dd><dl compact>
1298 <dt><b>no</b></dt>
1299 <dd>no <!--Idx-->distance restraints<!--EIdx--> (ignore distance
1300 restraint information in topology file)</dd>
1301 <dt><b>simple</b></dt>
1302 <dd>simple (per-molecule) distance restraints,
1303 ensemble averaging can be performed with <tt>mdrun -multi</tt>
1304 where the environment variable <tt>GMX_DISRE_ENSEMBLE_SIZE</tt> sets the number
1305 of systems within each ensemble (usually equal to the mdrun -multi value)</dd>
1306 <dt><b>ensemble</b></dt>
1307 <dd>distance restraints over an ensemble of molecules in one simulation box,
1308 should only be used for special cases, such as dimers
1309 (this option is not fuctional in the current version of GROMACS)</dd>
1310 </dl></dd>
1311 <dt><b>disre_weighting:</b></dt>
1312 <dd><dl compact>
1313 <dt><b>conservative</b></dt>
1314 <dd>the forces are the derivative of the restraint potential,
1315 this results in an r<sup>-7</sup> weighting of the atom pairs</dd>
1316 <dt><b>equal</b></dt>
1317 <dd>divide the restraint force equally over all atom pairs in the restraint</dd>
1318 </dl></dd>
1319 <dt><b>disre_mixed:</b></dt>
1320 <dd><dl compact>
1321 <dt><b>no</b></dt>
1322 <dd>the violation used in the calculation of the restraint force is the
1323 time averaged violation </dd>
1324 <dt><b>yes</b></dt>
1325 <dd>the violation used in the calculation of the restraint force is the
1326 square root of the time averaged violation times the instantaneous violation </dd>
1327 </dl></dd>
1328
1329 <dt><b>disre_fc: (1000) [kJ mol<sup>-1</sup> nm<sup>-2</sup>]</b></dt>
1330 <dd>force constant for distance restraints, which is multiplied by a
1331 (possibly) different factor for each restraint</dd>
1332
1333 <dt><b>disre_tau: (0) [ps]</b></dt>
1334 <dd>time constant for distance restraints running average</dd>
1335
1336 <dt><b>nstdisreout: (100) [steps]</b></dt>
1337 <dd>frequency to write the running time averaged and instantaneous distances
1338 of all atom pairs involved in restraints to the energy file
1339 (can make the energy file very large)</dd>
1340
1341 <A NAME="nmr2">
1342 <dt><b>orire:</b></dt>
1343 <dd><dl compact>
1344 <dt><b>no</b></dt>
1345 <dd>no <!--Idx-->orientation restraints<!--EIdx--> (ignore orientation
1346 restraint information in topology file)</dd>
1347 <dt><b>yes</b></dt>
1348 <dd>use orientation restraints, ensemble averaging can be performed
1349 with <tt>mdrun -multi</tt></dd>
1350 </dl>
1351 <dt><b>orire_fc: (0) [kJ mol]</b></dt>
1352 <dd>force constant for orientation restraints, which is multiplied by a
1353 (possibly) different factor for each restraint, can be set to zero to
1354 obtain the orientations from a free simulation</dd>
1355 <dt><b>orire_tau: (0) [ps]</b></dt>
1356 <dd>time constant for orientation restraints running average</dd>
1357 <dt><b>orire_fitgrp: </b></dt>
1358 <dd>fit group for orientation restraining, for a protein backbone is a good
1359 choice</dd>
1360 <dt><b>nstorireout: (100) [steps]</b></dt>
1361 <dd>frequency to write the running time averaged and instantaneous orientations
1362 for all restraints and the molecular order tensor to the energy file
1363 (can make the energy file very large)</dd>
1364 </dl>
1365
1366 <A NAME="free"><br>
1367 <hr>
1368 <h3><!--Idx-->Free energy calculations<!--EIdx--></h3>
1369
1370 <dl>
1371 <dt><b>free_energy:</b></dt>
1372 <dd><dl compact>
1373 <dt><b>no</b></dt>
1374 <dd>Only use topology A.</dd>
1375 <dt><b>yes</b></dt>
1376 <dd>Interpolate between topology A (lambda=0) to topology B (lambda=1)
1377 and write the derivative of the Hamiltonian with respect to lambda (as specified with <b>dhdl_derivatives</b>), or the Hamiltonian differences w.r.t. other lambda valies (as specified with <b>foreign_lambda</b>) to
1378 the energy file and/or to <tt>dhdl.xvg</tt>, where they can be processed by, for example <tt>g_bar</tt>.
1379 The potentials, bond-lengths and angles are interpolated linearly as
1380 described in the manual. When <b>sc_alpha</b> is larger than zero, soft-core
1381 potentials are used for the LJ and Coulomb interactions.</dd>
1382 </dl></dd>
1383 <dt><b>init_lambda: (0)</b></dt>
1384 <dd>starting value for lambda</dd>
1385 <dt><b>delta_lambda: (0)</b></dt>
1386 <dd>increment per time step for lambda</dd>
1387 <dt><b>foreign_lambda: ()</b></dt>
1388 <dd>Zero, one or more lambda values for which Delta H values will
1389 be determined and written to dhdl.xvg every <b>nstdhdl</b> steps.
1390 Free energy differences between different lambda values can then
1391 be determined with <tt>g_bar</tt>.</dd>
1392 <dt><b>dhdl_derivatives: (yes)</b></dt>
1393 <dd>If yes (the default), the derivatives of the Hamiltonian w.r.t. 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>
1394 <dt><b>sc_alpha: (0)</b></dt>
1395 <dd>the soft-core parameter, a value of 0 results in linear interpolation of
1396 the LJ and Coulomb interactions</dd>
1397 <dt><b>sc_power: (0)</b></dt>
1398 <dd>the power for lambda in the soft-core function,
1399 only the values 1 and 2 are supported</dd>
1400 <dt><b>sc_sigma: (0.3) [nm]</b></dt>
1401 <dd>the soft-core sigma for particles which have a C6 or C12 parameter equal
1402 to zero or a sigma smaller than <b>sc_sigma</b></dd>
1403 <dt><b>couple-moltype:</b></dt>
1404 <dd>Here one can supply a molecule type (as defined in the topology)
1405 for calculating solvation or coupling free energies.
1406 There is a special option <b>system</b> that couples all molecule types
1407 in the system. This can be useful for equilibrating a system
1408 starting from (nearly) random coordinates.
1409 <b>free_energy</b> has to be turned on.
1410 The Van der Waals interactions and/or charges in this molecule type can be
1411 turned on or off between lambda=0 and lambda=1, depending on the settings
1412 of <b>couple-lambda0</b> and <b>couple-lambda1</b>. If you want to decouple
1413 one of several copies of a molecule, you need to copy and rename
1414 the molecule definition in the topology.</dd>
1415 <dt><b>couple-lambda0:</b></dt>
1416 <dd><dl compact>
1417 <dt><b>vdw-q</b></dt>
1418 <dd>all interactions are on at lambda=0
1419 <dt><b>vdw</b></dt>
1420 <dd>the charges are zero (no Coulomb interactions) at lambda=0
1421 <dt><b>q</b></dt>
1422 <dd>the Van der Waals interactions are turned at lambda=0; soft-core interactions will be required to avoid singularities
1423 <dt><b>none</b></dt>
1424 <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
1425 </dl>
1426 <dt><b>couple-lambda1:</b></dt>
1427 <dd> analogous to <b>couple-lambda1</b>, but for lambda=1
1428 <dt><b>couple-intramol:</b></dt>
1429 <dd><dl compact>
1430 <dt><b>no</b></dt>
1431 <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.
1432 <dt><b>yes</b></dt>
1433 <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.
1434 </dl>
1435 <dt><b>nstdhdl: (10)</b></dt>
1436 <dd>the frequency for writing dH/dlambda and possibly Delta H to dhdl.xvg,
1437 0 means no ouput, should be a multiple of <b>nstcalcenergy</b></dd>
1438 <dt><b>separate_dhdl_file (yes)</b></dt>
1439 <dd><dl compact>
1440 <dt><b>yes</b></dt>
1441 <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>
1442 <dt><b>no</b></dt>
1443 <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>
1444 </dl>
1445 <dt><b>dh_hist_size (0)</b></dt>
1446 <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>
1447 <dt><b>dh_hist_spacing (0.1)</b></dt>
1448 <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>
1449 </dl>
1450
1451
1452 <A NAME="neq"><br>
1453 <hr>
1454 <h3><!--Idx-->Non-equilibrium MD<!--EIdx--></h3>
1455
1456 <dl>
1457 <dt><b>acc_grps: </b></dt>
1458 <dd>groups for constant acceleration (e.g.: <tt>Protein Sol</tt>)
1459 all atoms in groups Protein and Sol will experience constant acceleration
1460 as specified in the <b>accelerate</b> line</dd>
1461 <dt><b>accelerate: (0) [nm ps<sup>-2</sup>]</b></dt>
1462 <dd>acceleration for <b>acc_grps</b>; x, y and z for each group
1463 (e.g. <tt>0.1 0.0 0.0 -0.1 0.0 0.0</tt> means that first group has constant 
1464 acceleration of 0.1 nm ps<sup>-2</sup> in X direction, second group the 
1465 opposite).</dd>
1466 <dt><b>freezegrps: </b></dt>
1467 <dd>Groups that are to be frozen (i.e. their X, Y, and/or Z position will
1468 not be updated; e.g. <tt>Lipid SOL</tt>). <b>freezedim</b> specifies for
1469 which dimension the freezing applies.
1470 To avoid spurious contibrutions to the virial and pressure due to large
1471 forces between completely frozen atoms you need to use
1472 <A HREF="#egexcl">energy group exclusions</A>, this also saves computing time.
1473 Note that frozen coordinates are not subject to pressure scaling.</dd>
1474 <dt><b>freezedim: </b></dt>
1475 <dd>dimensions for which groups in <b>freezegrps</b> should be frozen, 
1476 specify <tt>Y</tt> or <tt>N</tt> for X, Y and Z and for each group
1477 (e.g. <tt>Y Y N N N N</tt> means that particles in the first group 
1478 can move only in Z direction. The particles in the second group can 
1479 move in any direction).</dd>
1480 <dt><b>cos_acceleration: (0) [nm ps<sup>-2</sup>]</b></dt>
1481 <dd>the amplitude of the acceleration profile for calculating the
1482 <!--Idx-->viscosity<!--EIdx-->.
1483 The acceleration is in the X-direction and the magnitude is 
1484 <b>cos_acceleration</b> cos(2 pi z/boxheight).
1485 Two terms are added to the energy file:
1486 the amplitude of the velocity profile and 1/viscosity.</dd>
1487 <dt><b><!--Idx-->deform<!--EIdx-->: (0 0 0 0 0 0) [nm ps<sup>-1</sup>]</b></dt>
1488 <dd>The velocities of deformation for the box elements:
1489 a(x) b(y) c(z) b(x) c(x) c(y). Each step the box elements
1490 for which <b>deform</b> is non-zero are calculated as:
1491 box(ts)+(t-ts)*deform, off-diagonal elements are corrected
1492 for periodicity. The coordinates are transformed accordingly.
1493 Frozen degrees of freedom are (purposely) also transformed.
1494 The time ts is set to t at the first step and at steps at which
1495 x and v are written to trajectory to ensure exact restarts.
1496 Deformation can be used together with semiisotropic or anisotropic
1497 pressure coupling when the appropriate compressibilities are set to zero.
1498 The diagonal elements can be used to <!--Idx-->strain<!--EIdx--> a solid.
1499 The off-diagonal elements can be used to <!--Idx-->shear<!--EIdx--> a solid
1500 or a liquid.</dd>
1501 </dl>
1502
1503 <A NAME="ef"><br>
1504 <hr>
1505 <h3><!--Idx-->Electric field<!--EIdx-->s</h3>
1506
1507 <dl>
1508 <dt><b>E_x ; E_y ; E_z:</b></dt>
1509 <dd>If you want to use an electric field in a direction, enter 3 numbers
1510 after the appropriate <b>E_*</b>, the first number: the number of cosines,
1511 only 1 is implemented (with frequency 0) so enter 1,
1512 the second number: the strength of the electric field in
1513 <b>V nm<sup>-1</sup></b>,
1514 the third number: the phase of the cosine, you can enter any number here
1515 since a cosine of frequency zero has no phase.</dd>
1516 <dt><b>E_xt;  E_yt;  E_zt: </b></dt>
1517 <dd>not implemented yet</dd>
1518 </dl>
1519 <br>
1520
1521 <hr>
1522 <A NAME="qmmm"><br>
1523 <h3><!--Idx-->Mixed quantum/classical molecular dynamics<!--EIdx--></h3>
1524
1525 <dl>
1526 <dt></dt><b>QMMM:</b>
1527 <dd><dl compact="compact">
1528 <dt><b>no</b></dt>
1529 <dd>No QM/MM.</dd>
1530 <dt><b>yes</b></dt>
1531 <dd>Do a QM/MM simulation. Several groups can be described at
1532 different QM levels separately. These are specified in
1533 the <b>QMMM-grps</b> field separated by spaces. The level of <i>ab
1534 initio</i> theory at which the groups are described is speficied
1535 by <b>QMmethod</b> and <b>QMbasis</b> Fields. Describing the
1536 groups at different levels of theory is only possible with the ONIOM
1537 QM/MM scheme, specified by <b>QMMMscheme</b>.</dd>
1538 </dl></dd>
1539
1540 <dt></dt><b>QMMM-grps:</b>
1541 <dd>groups to be descibed at the QM level</dd>
1542
1543 <dt></dt><b>QMMMscheme:</b>
1544 <dd><dl compact="compact">
1545 <dt><b>normal</b></dt>
1546 <dd>normal QM/MM. There can only be one <b>QMMM-grps</b> that is modelled
1547 at the <b>QMmethod</b> and <b>QMbasis</b> level of <i>ab initio</i>
1548 theory. The rest of the system is described at the MM level. The QM
1549 and MM subsystems interact as follows: MM point charges are included
1550 in the QM one-electron hamiltonian and all Lennard-Jones interactions
1551 are described at the MM level.</dd>
1552 <dt><b>ONIOM</b></dt>
1553 <dd>The interaction between the subsystem is described using the ONIOM
1554 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
1555 (<b>QMmethod</b> and <b>QMbasis</b>).
1556 </dd></dl></dd>
1557
1558 <dt></dt><b>QMmethod: (RHF)</b>
1559 <dd>Method used to compute the energy and gradients on the QM
1560 atoms. Available methods are AM1, PM3, RHF, UHF, DFT, B3LYP, MP2,
1561 CASSCF, and MMVB. For CASSCF, the number of electrons and orbitals
1562 included in the active space is specified by <b>CASelectrons</b>
1563 and <b>CASorbitals</b>. </dd>
1564
1565 <dt></dt><b>QMbasis: (STO-3G)</b>
1566 <dd>Basisset used to expand the electronic wavefuntion. Only gaussian
1567 bassisets are currently available, <i>i.e.</i> STO-3G, 3-21G, 3-21G*,
1568 3-21+G*, 6-21G, 6-31G, 6-31G*, 6-31+G*, and 6-311G.</dd>
1569
1570 <dt></dt><b>QMcharge: (0) [integer]</b>
1571 <dd>The total charge in <i>e</i> of the <b>QMMM-grps</b>. In case
1572 there are more than one <b>QMMM-grps</b>, the total charge of each
1573 ONIOM layer needs to be specified separately.</dd>
1574
1575 <dt></dt><b>QMmult: (1) [integer]</b>
1576 <dd>The multiplicity of the <b>QMMM-grps</b>. In case there are more
1577 than one <b>QMMM-grps</b>, the multiplicity of each ONIOM layer needs
1578 to be specified separately.</dd>
1579
1580 <dt></dt><b>CASorbitals: (0) [integer]</b>
1581 <dd>The number of orbitals to be included in the active space when
1582 doing a CASSCF computation.</dd>
1583
1584 <dt></dt><b>CASelectrons: (0) [integer]</b>
1585 <dd>The number of electrons to be included in the active space when
1586 doing a CASSCF computation.</dd>
1587
1588 <dt></dt><b>SH:</b>
1589 <dd><dl compact="compact">
1590 <dt><b>no</b></dt>
1591 <dd>No surface hopping. The system is always in the electronic
1592 ground-state.</dd>
1593 <dt><b>yes</b></dt>
1594 <dd>Do a QM/MM MD simulation on the excited state-potential energy
1595 surface and enforce a <i>diabatic</i> hop to the ground-state when the
1596 system hits the conical intersection hyperline in the course the
1597 simulation. This option only works in combination with the CASSCF
1598 method.</dd>
1599 </dl>
1600 </dl>
1601
1602 <A NAME="gbsa"><br>
1603 <hr>
1604 <h3>Implicit solvent</h3>
1605
1606 <dl>
1607 <dt></dt><b>implicit_solvent:</b>
1608 <dd><dl compact="compact">
1609 <dt><b>no</b></dt>
1610 <dd>No implicit solvent</dd>
1611 <dt><b>GBSA</b></dt>
1612 <dd>Do a simulation with implicit solvent using the Generalized Born formalism. 
1613 Three different methods for calculating the Born radii are available, Still, HCT and
1614 OBC. These are specified with the <b>gb_algorithm</b> field. The non-polar solvation
1615 is specified with the <b>sa_algorithm</b> field.</dd>
1616 </dl>
1617
1618 <dt></dt><b>gb_algorithm:</b>
1619 <dd><dl compact="compact">
1620 <dt><b>Still</b></dt>
1621 <dd>Use the Still method to calculate the Born radii</dd>
1622 <dt><b>HCT</b></dt>
1623 <dd>Use the Hawkins-Cramer-Truhlar method to calculate the Born radii</dd>
1624 <dt><b>OBC</b></dt>
1625 <dd>Use the Onufriev-Bashford-Case method to calculate the Born radii</dd>
1626 </dl>
1627
1628 <dt></dt><b>nstgbradii: (1) [steps]</b>
1629 <dd>Frequency to (re)-calculate the Born radii. For most practial purposes,
1630 setting a value larger than 1 violates energy conservation and leads to
1631 unstable trajectories.</dd>
1632
1633 <dt></dt><b>rgbradii: (1.0) [nm]</b>
1634 <dd>Cut-off for the calculation of the Born radii. Currently must be equal to rlist</dd>
1635
1636 <dt></dt><b>gb_epsilon_solvent: (80)</b>
1637 <dd>Dielectric constant for the implicit solvent</dd>
1638
1639 <dt></dt><b>gb_saltconc: (0) [M]</b>
1640 <dd>Salt concentration for implicit solvent models, currently not used</dd>
1641
1642 <dt></dt><b>gb_obc_alpha (1); gb_obc_beta (0.8); gb_obc_gamma (4.85);</b>
1643 <dd>Scale factors for the OBC model. Default values are OBC(II).
1644 Values for OBC(I) are 0.8, 0 and 2.91 respectively</dd>
1645
1646 <dt></dt><b>gb_dielectric_offset: (0.009) [nm]</b>
1647 <dd>Distance for the di-electric offset when calculating the Born radii. This is
1648 the offset between the center of each atom the center of the polarization energy 
1649 for the corresponding atom</dd>
1650
1651 <dt></dt><b>sa_algorithm</b>
1652 <dd><dl compact="compact">
1653 <dt><b>Ace-approximation</b></dt>
1654 <dd>Use an Ace-type approximation (default)</dd>
1655 <dt><b>None</b></dt>
1656 <dd>No non-polar solvation calculation done. For GBSA only the polar part gets 
1657 calculated</dd>
1658 </dl>
1659
1660 <dt></dt><b>sa_surface_tension: [kj/mol/nm2]</b>
1661 <dd>Default value for surface tension with SA algorithms. The default value is -1, 
1662 <br>Note that if this default value is not changed
1663 it will be over-ridden by grompp using values that are specific for the choice
1664 of radii algorithm (0.0049 kcal/mol/Angstrom2 for Still, 0.0054 kcal/mol/Angstrom2 
1665 for HCT/OBC)
1666 <br>Setting it to 0 will while using an sa_algorithm other than None means 
1667 no non-polar calculations are done.
1668 </dd>
1669 </dl>   
1670
1671 <A NAME="user"><br>
1672 <hr>
1673 <h3>User defined thingies</h3>
1674
1675 <dl>
1676 <dt><b>user1_grps; user2_grps: </b></dt>
1677 <dt><b>userint1 (0); userint2 (0); userint3 (0); userint4 (0)</b></dt>
1678 <dt><b>userreal1 (0); userreal2 (0); userreal3 (0); userreal4 (0)</b></dt>
1679 <dd>These you can use if you modify code. You can pass integers and
1680 reals to your subroutine. Check the inputrec definition in
1681 <tt>src/include/types/inputrec.h</tt></dd>
1682
1683 </dl>
1684
1685 <A NAME="idx"><br>
1686 <hr>
1687 <h3>Index</h3>
1688
1689 <P>
1690
1691 <multicol cols=4> 
1692 <A HREF="#neq">acc_grps</A><br>
1693 <A HREF="#neq">accelerate</A><br>
1694 <A HREF="#sa">annealing</A><br>
1695 <A HREF="#sa">annealing_npoints</A><br>
1696 <A HREF="#sa">annealing_time</A><br>
1697 <A HREF="#sa">annealing_temp</A><br>
1698 <A HREF="#ld">bd_fric</A><br>
1699 <A HREF="#vdw">bDispCorr</A><br>
1700 <A HREF="#run">comm_mode</A><br>
1701 <A HREF="#run">comm_grps</A><br>
1702 <A HREF="#pc">compressibility</A><br>
1703 <A HREF="#bond">constraint_algorithm</A><br>
1704 <A HREF="#bond">constraints</A><br>
1705 <A HREF="#neq">cos_acceleration</A><br>
1706 <A HREF="#el">coulombtype</A><br>
1707 <A HREF="#free">couple-intramol</A><br>
1708 <A HREF="#free">couple-lambda0</A><br>
1709 <A HREF="#free">couple-lambda1</A><br>
1710 <A HREF="#free">couple-moltype</A><br>
1711 <A HREF="#pp">define</A><br>
1712 <A HREF="#neq">deform</A><br>
1713 <A HREF="#free">delta_lambda</A><br>
1714 <A HREF="#nmr">disre</A><br>
1715 <A HREF="#nmr">disre_weighting</A><br>
1716 <A HREF="#nmr">disre_mixed</A><br>
1717 <A HREF="#nmr">disre_fc</A><br>
1718 <A HREF="#nmr">disre_tau</A><br>
1719 <A HREF="#run">dt</A><br>
1720 <A HREF="#em">emstep</A><br>
1721 <A HREF="#em">emtol</A><br>
1722 <A HREF="#egexcl">energygrp_excl</A><br>
1723 <A HREF="#table">energygrp_table</A><br>
1724 <A HREF="#out">energygrps</A><br>
1725 <A HREF="#el2">epsilon_r</A><br>
1726 <A HREF="#el2">epsilon_rf</A><br>
1727 <A HREF="#ewald">ewald_rtol</A><br>
1728 <A HREF="#ewald">ewald_geometry</A><br>
1729 <A HREF="#ewald">epsilon_surface</A><br>
1730 <A HREF="#ef">E_x</A><br>
1731 <A HREF="#ef">E_xt</A><br>
1732 <A HREF="#ef">E_y</A><br>
1733 <A HREF="#ef">E_yt</A><br>
1734 <A HREF="#ef">E_z</A><br>
1735 <A HREF="#ef">E_zt </A><br>
1736 <A HREF="#xmdrun">fcstep</A><br>
1737 <A HREF="#ewald">fourier_nx</A><br>
1738 <A HREF="#ewald">fourier_ny</A><br>
1739 <A HREF="#ewald">fourier_nz</A><br>
1740 <A HREF="#ewald">fourierspacing</A><br>
1741 <A HREF="#free">free_energy</A><br>
1742 <A HREF="#neq">freezedim </A><br>
1743 <A HREF="#neq">freezegrps</A><br>
1744 <A HREF="#vel">gen_seed</A><br>
1745 <A HREF="#vel">gen_temp</A><br>
1746 <A HREF="#vel">gen_vel</A><br>
1747 <A HREF="#pp">include</A><br>
1748 <A HREF="#free">init_lambda</A><br>
1749 <A HREF="#run">init_step</A><br>
1750 <A HREF="#run">integrator</A><br>
1751 <A HREF="#ld">ld_seed</A><br>
1752 <A HREF="#bond2">lincs_iter</A><br>
1753 <A HREF="#bond2">lincs_order</A><br>
1754 <A HREF="#bond2">lincs_warnangle</A><br>
1755 <A HREF="#bond2">morse</A><br>
1756 <A HREF="#em">nbfgscorr</A><br>
1757 <A HREF="#xmdrun">niter</A><br>
1758 <A HREF="#tc">nh-chain-length</A><br>
1759 <A HREF="#em">nstcgsteep</A><br>
1760 <A HREF="#out">nstcalcenergy</A><br>
1761 <A HREF="#run">nstcomm</A><br>
1762 <A HREF="#nmr">nstdisreout</A><br>
1763 <A HREF="#out">nstenergy</A><br>
1764 <A HREF="#run">nsteps</A><br>
1765 <A HREF="#out">nstfout</A><br>
1766 <A HREF="#nl">nstlist</A><br>
1767 <A HREF="#out">nstlog</A><br>
1768 <A HREF="#pc">nstpcouple</A><br>
1769 <A HREF="#tc">nsttcouple</A><br>
1770 <A HREF="#out">nstvout</A><br>
1771 <A HREF="#out">nstxout</A><br>
1772 <A HREF="#out">nstxtcout</A><br>
1773 <A HREF="#nl">ns_type</A><br>
1774 <A HREF="#wall">nwall</A><br>
1775 <A HREF="#ewald">optimize_fft</A><br>
1776 <A HREF="#nmr2">orire</A><br>
1777 <A HREF="#nmr2">orire_fc</A><br>
1778 <A HREF="#nmr2">orire_tau</A><br>
1779 <A HREF="#nmr2">orire_fitgrp</A><br>
1780 <A HREF="#nmr2">nstorireout</A><br>
1781 <A HREF="#nl">pbc</A><br>
1782 <A HREF="#pc">pcoupl</A><br>
1783 <A HREF="#pc">pcoupltype</A><br>
1784 <A HREF="#nl">periodic_molecules</A><br>
1785 <A HREF="#ewald">pme_order</A><br>
1786 <A HREF="#pull">pull</A><br>
1787 <A HREF="#pc">refcoord_scaling</A><br>
1788 <A HREF="#pc">ref_p</A><br>
1789 <A HREF="#tc">ref_t</A><br>
1790 <A HREF="#el2">rcoulomb_switch</A><br>
1791 <A HREF="#el2">rcoulomb</A><br>
1792 <A HREF="#nl">rlist</A><br>
1793 <A HREF="#nl">rlistlong</A><br>
1794 <A HREF="#tpi">rtpi</A><br>
1795 <A HREF="#vdw">rvdw_switch</A><br>
1796 <A HREF="#vdw">rvdw</A><br>
1797 <A HREF="#free">sc_alpha</A><br>
1798 <A HREF="#free">sc_power</A><br>
1799 <A HREF="#free">sc_sigma</A><br>
1800 <A HREF="#bond2">shake_tol</A><br>
1801 <A HREF="#table">table-extension</A><br>
1802 <A HREF="#pc">tau_p</A><br>
1803 <A HREF="#tc">tau_t</A><br>
1804 <A HREF="#tc">tc_grps</A><br>
1805 <A HREF="#tc">tcoupl</A><br>
1806 <A HREF="#run">tinit</A><br>
1807 <A HREF="#bond">continuation</A><br>
1808 <A HREF="#user">user1_grps</A><br>
1809 <A HREF="#user">user2_grps</A><br>
1810 <A HREF="#user">userint1</A><br>
1811 <A HREF="#user">userint2</A><br>
1812 <A HREF="#user">userint3</A><br>
1813 <A HREF="#user">userint4</A><br>
1814 <A HREF="#user">userreal1</A><br>
1815 <A HREF="#user">userreal2</A><br>
1816 <A HREF="#user">userreal3</A><br>
1817 <A HREF="#user">userreal4</A><br>
1818 <A HREF="#el">vdwtype</A><br>
1819 <A HREF="#out">xtc_grps</A><br>
1820 <A HREF="#out">xtc_precision</A><br>
1821 <A HREF="#sa">zero_temp_time</A><br>
1822 <A HREF="#walls">wall_atomtype</A><br>
1823 <A HREF="#walls">wall_density</A><br>
1824 <A HREF="#walls">wall_ewald_zfac</A><br>
1825 <A HREF="#walls">wall_r_linpot</A><br>
1826 <A HREF="#walls">wall_type</A><br>
1827 </multicol>
1828
1829 <hr>
1830 <div ALIGN=RIGHT>
1831 <font size="-1"><a href="http://www.gromacs.org">http://www.gromacs.org</a></font><br>
1832
1833 </div>
1834 </BODY>
1835 </HTML>
1836