1 <title>mdp file format
</title>
3 <h2>mdp file format
</h2>
5 <P> <a href=
"mdp_opt.html">full description of the options
</a>.
</P>
7 <P> Here is a sample mdp file.
8 The ordering of the items is not important, but if you enter the same
9 thing twice, the
<b>first
</b> is used. Dashes and underscores on the
10 left hand side are ignored.
</P>
12 <P> The values of the options are reasonable values for a
1 nanosecond
13 MD run of a protein in a box of water.
</P>
30 energygrps = Protein SOL
43 compressibility =
4.5e-5
48 solvent_optimization = SOL
49 constraints = all-bonds
54 With this input
<a href=
"grompp.html"><tt>grompp
</tt></a> will produce
55 an
<tt>mdout.mdp
</tt> with all the options and descriptions:
60 ; VARIOUS PREPROCESSING OPTIONS =
66 ; RUN CONTROL PARAMETERS =
68 ; start time and timestep in ps =
72 ; number of steps for center of mass motion removal =
75 ; LANGEVIN DYNAMICS OPTIONS =
76 ; Temperature, friction coefficient (amu/ps) and random seed =
81 ; ENERGY MINIMIZATION OPTIONS =
82 ; Force tolerance and initial step-size =
85 ; Frequency of steepest descents steps when doing CG =
88 ; OUTPUT CONTROL OPTIONS =
89 ; Output frequency for coords (x), velocities (v) and forces (f) =
93 ; Output frequency for energies to log file and energy file =
96 ; Output frequency and precision for xtc file =
99 ; This selects the subset of atoms for the xtc file. You can =
100 ; select multiple groups. By default all atoms will be written. =
102 ; Selection of energy groups =
103 energygrps = Protein SOL
105 ; NEIGHBORSEARCHING PARAMETERS =
106 ; nblist update frequency =
108 ; ns algorithm (simple or grid) =
111 ; Box type, rectangular, triclinic, none =
116 ; OPTIONS FOR ELECTROSTATICS AND VDW =
117 ; Method for doing electrostatics =
118 coulombtype = cut-off
121 ; Dielectric constant (DC) for cut-off or DC of reaction field =
123 ; Method for doing Van der Waals =
128 ; Apply long range dispersion corrections for Energy and Pressure =
130 ; Spacing for the PME/PPPM FFT grid =
131 fourierspacing =
0.12
132 ; FFT grid size, when a value is
0 fourierspacing will be used =
136 ; EWALD/PME/PPPM parameters =
141 ; OPTIONS FOR WEAK COUPLING ALGORITHMS =
142 ; Temperature coupling =
144 ; Groups to couple separately =
145 tc-grps = Protein SOL
146 ; Time constant (ps) and reference temperature (K) =
149 ; Pressure coupling =
151 ; Time constant (ps), compressibility (
1/bar) and reference P (bar) =
153 compressibility =
4.5e-5
156 ; SIMULATED ANNEALING CONTROL =
158 ; Time at which temperature should be zero (ps) =
161 ; GENERATE VELOCITIES FOR STARTUP RUN =
166 ; OPTIMIZATIONS FOR SOLVENT MODELS =
167 ; Solvent molecule name (blank: no optimization) =
168 solvent_optimization = SOL
170 ; OPTIONS FOR BONDS =
171 constraints = all-bonds
172 ; Type of constraint algorithm =
173 constraint_algorithm = Lincs
174 ; Do not constrain the start configuration =
175 unconstrained_start = no
176 ; Relative tolerance of shake =
178 ; Highest order in the expansion of the constraint coupling matrix =
180 ; Lincs will write a warning to the stderr if in one step a bond =
181 ; rotates over more degrees than =
183 ; Output frequency of the Lincs accuracy =
185 ; Convert harmonic bonds to morse potentials =
188 ; NMR refinement stuff =
189 ; Distance restraints type: No, Simple or Ensemble =
191 ; Force weighting of pairs in one distance restraint: Equal or Conservative =
192 disre_weighting = Equal
193 ; Use sqrt of the time averaged times the instantaneous violation =
197 ; Output frequency for pair distances to energy file =
200 ; Free energy control stuff =
205 ; Non-equilibrium MD stuff =
212 ; Format is number of terms (int) and for all terms an amplitude (real) =
213 ; and a phase angle (real) =
221 ; User defined thingies =