1%
2% $Id$
3%
4\label{sec:formats}
5\section {Format fragment file}
6
7\begin{table}[h]
8\begin{center}
9\begin{tabular}{p{15mm}p{12mm}l}
10\hline\hline
11Card & Format & Description \\ \hline
12I-1-1  & a1     & \$ or \# comments to describe fragment \\ % $ for emacs
13\hline
14I-2-1  & i5     & number of atoms in the fragment\\
15I-2-2  & i5     & number of parameter sets\\
16I-2-3  & i5     & default parameter set\\
17I-2-4  & i5     & number of z-matrix definition\\
18\hline
19\mc{3}{l}{For each parameter set one card I-3} \\
20\hline
21I-3-1  & a      & residue name for parameter set\\
22\hline
23\mc{3}{l}{For each atom one deck II} \\
24\hline
25II-1-1  & i5     & atom sequence number \\
26II-1-2  & a6     & atom name \\
27II-1-3  & a5     & atom type \\
28II-1-4  & a1     & dynamics type\\
29        &        & \verb+ + : normal\\
30        &        & \verb+D+ : dummy atom\\
31        &        & \verb+S+ : solute interactions only\\
32        &        & \verb+Q+ : quantum atom\\
33        &        & other : intramolecular solute interactions only\\
34II-1-5  & i5     & link number\\
35        &        & 0: no link\\
36        &        & 1: first atom in chain\\
37        &        & 2: second atom in chain\\
38        &        & 3 and up: other links\\
39II-1-6  & i5     & environment type\\
40        &        & 0: no special identifier\\
41        &        & 1: planar, using improper torsion\\
42        &        & 2: tetrahedral, using improper torsion\\
43        &        & 3: tetrahedral, using improper torsion\\
44        &        & 4: atom in aromatic ring\\
45II-1-7  & i5     &  \\
46II-1-8  & i5     & charge group\\
47II-1-9  & i5     & polarization group\\
48II-1-10 & f12.6  & atomic partial charge\\
49II-1-11 & f12.6  & atomic polarizability\\
50\hline
51For each additional parameter set on card II-2\\
52\hline
53II-2-1  & 11x,a6     & atom type\\
54II-2-2  & a1         & dynamics type\\
55        &            & \verb+ + : normal\\
56        &            & \verb+D+ : dummy atom\\
57        &            & \verb+S+ : solute interactions only\\
58        &            & \verb+Q+ : quantum atom\\
59        &            & other : intramolecular solute interactions only\\
60II-2-7  & 25x,f12.6  & atomic partial charge\\
61II-2-8  & f12.6      & atomic polarizability\\
62\hline
63\mc{3}{l}{Any number of cards in deck III to specify complete
64connectivity} \\
65\hline
66III-1-1  & 16i5   & connectivity, duplication allowed\\
67\hline
68One blank card to signal the end of the connectivity list\\
69\hline
70For each z-matrix definition one card IV\\
71\hline
72IV-1-1 & i5    & atom i \\
73IV-1-2 & i5    & atom j \\
74IV-1-3 & i5    & atom k \\
75IV-1-4 & i5    & atom l \\
76IV-1-5 & f12.6 & bond length i-j\\
77IV-1-6 & f12.6 & angle i-j-k\\
78IV-1-7 & f12.6 & torson i-j-k-l\\
79\hline\hline
80\end{tabular}
81\caption{The format of fragment files.\label{tbl:nwmdfrg}}
82\end{center}
83\end{table}
84
85\section {Format segment file}
86
87\begin{table}[h]
88\begin{center}
89\begin{tabular*}{150mm}{p{15mm}p{12mm}l}
90\hline\hline
91Deck  & Format & Description \\ \hline
92I-0-1 &        & \# lines at top are comments \\
93I-1-1 & a1     & \$ to identify the start of a segment \\ %$ for emacs
94I-1-2 & a10    & name of the segment, the tenth character\\
95      &        & N: identifies beginning of a chain\\
96      &        & C: identifies end of a chain\\
97      &        & blank: identifies chain fragment\\
98      &        & M: identifies an integral molecule\\
99\hline
100I-2-1 & f12.6  & version number \\
101\hline
102I-3-1 & i5     & number of atoms in the segment\\
103I-3-2 & i5     & number of bonds in the segment\\
104I-3-3 & i5     & number of angles in the segment\\
105I-3-4 & i5     & number of proper dihedrals in the segment\\
106I-3-5 & i5     & number of improper dihedrals in the segment\\
107I-3-6 & i5     & number of z-matrix definitions\\
108I-3-7 & i5     & number of parameter sets \\
1091-3-8 & i5     & default parameter set\\
110\hline
111For each prarmeter set one card I-4\\
112\hline
113I-4-1 & f12.6  & dipole correction energy \\
114\hline
115\end{tabular*}
116\caption{Segment file format, table 1 of 7.\label{tbl:nwmdseg1}}
117\end{center}
118\end{table}
119
120\begin{table}[h]
121\begin{center}
122\begin{tabular*}{150mm}{p{15mm}p{12mm}l}
123\hline\hline
124Deck & Format & Description \\ \hline
125\mc{3}{l}{For each atom one deck II} \\
126\hline
127II-1-1  & i5     & atom sequence number \\
128II-1-2  & a6     & atom name \\
129II-1-3  & i5     & link number\\
130II-1-4  & i5     & environment type\\
131        &        & 0: no special identifier\\
132        &        & 1: planar, using improper torsion\\
133        &        & 2: tetrahedral, using improper torsion\\
134        &        & 3: tetrahedral, using improper torsion\\
135        &        & 4: atom in aromatic ring\\
136II-1-5  & i5     & \\
137II-1-6  & i5     & charge group\\
138II-1-7  & i5     & polarization group\\
139\hline
140For each parameter set one card II-2\\
141\hline
142II-2-1  & 5x,a5  & atom type \\
143II-2-2  & a1     & dynamics type\\
144        &        & \verb+ + : normal\\
145        &        & \verb+D+ : dummy atom\\
146        &        & \verb+S+ : solute interactions only\\
147        &        & \verb+Q+ : quantum atom\\
148        &        & other : intramolecular solute interactions only\\
149II-2-3  & f12.6  & atomic partial charge in e\\
150II-2-4  & f12.6  & atomic polarizability/$4\pi\epsilon_o$ in nm$^3$\\
151\hline
152\end{tabular*}
153\caption{Segment file format, table 2 of 7.\label{tbl:nwmdseg2}}
154\end{center}
155\end{table}
156
157\begin{table}[h]
158\begin{center}
159\begin{tabular*}{150mm}{p{15mm}p{12mm}l}
160\hline\hline
161Deck & Format & Description \\ \hline
162\mc{3}{l}{For each bond a deck III} \\
163III-1-1 & i5     & bond sequence number \\
164III-1-2 & i5     & bond atom i \\
165III-1-3 & i5     & bond atom j \\
166III-1-4 & i5     & bond type \\
167        &        & 0: harmonic\\
168        &        & 1: constrained bond\\
169III-1-5 & i5     & bond parameter origin\\
170        &        & 0: from database, next card ignored \\
171        &        & 1: from next card\\
172\hline
173For each parameter set one card III-2\\
174\hline
175III-2-1 & f12.6  & bond length in nm\\
176III-2-2 & e12.5  & bond force constant in kJ nm$^2$ mol$^{-1}$\\
177\hline
178\end{tabular*}
179\caption{Segment file format, table 3 of 7.\label{tbl:nwmdseg3}}
180\end{center}
181\end{table}
182
183\begin{table}
184\begin{center}
185\begin{tabular*}{150mm}{p{15mm}p{12mm}l}
186\hline\hline
187Deck & Format & Description \\ \hline
188\mc{3}{l}{For each angle a deck IV} \\
189IV-1-1 & i5     & angle sequence number \\
190IV-1-2 & i5     & angle atom i \\
191IV-1-3 & i5     & angle atom j \\
192IV-1-4 & i5     & angle atom k \\
193IV-1-5 & i5     & angle type \\
194       &        & 0: harmonic\\
195IV-1-6 & i5     & angle parameter origin\\
196       &        & 0: from database, next card ignored \\
197       &        & 1: from next card\\
198\hline
199For each parameter set one card IV-2\\
200\hline
201IV-2-1 & f10.6  & angle in radians\\
202IV-2-2 & e12.5  & angle force constant in kJ mol$^{-1}$\\
203\hline
204\end{tabular*}
205\caption{Segment file format, table 4 of 7.\label{tbl:nwmdseg4}}
206\end{center}
207\end{table}
208
209\begin{table}[h]
210\begin{center}
211\begin{tabular*}{150mm}{p{15mm}p{12mm}l}
212\hline\hline
213Deck & Format & Description \\ \hline
214\mc{3}{l}{For each proper dihedral a deck V} \\
215V-1-1 & i5     & proper dihedral sequence number \\
216V-1-2 & i5     & proper dihedral atom i \\
217V-1-3 & i5     & proper dihedral atom j \\
218V-1-4 & i5     & proper dihedral atom k \\
219V-1-5 & i5     & proper dihedral atom l \\
220V-1-6 & i5     & proper dihedral type \\
221      &        & 0: $C\cos(m\phi-\delta)$\\
222V-1-7 & i5     & proper dihedral parameter origin\\
223      &        & 0: from database, next card ignored \\
224      &        & 1: from next card\\
225\hline
226For each parameter set one card V-2\\
227\hline
228V-2-1 & i3     & multiplicity\\
229V-2-2 & f10.6  & proper dihedral in radians\\
230V-2-3 & e12.5  & proper dihedral force constant in kJ mol$^{-1}$\\
231\hline
232\end{tabular*}
233\caption{Segment file format, table 5 of 7.\label{tbl:nwmdseg5}}
234\end{center}
235\end{table}
236
237\begin{table}[h]
238\begin{center}
239\begin{tabular*}{150mm}{p{15mm}p{12mm}l}
240\hline\hline
241Deck & Format & Description \\ \hline
242\mc{3}{l}{For each improper dihedral a deck VI} \\
243VI-1-1 & i5     & improper dihedral sequence number \\
244VI-1-2 & i5     & improper dihedral atom i \\
245VI-1-3 & i5     & improper dihedral atom j \\
246VI-1-4 & i5     & improper dihedral atom k \\
247VI-1-5 & i5     & improper dihedral atom l \\
248VI-1-6 & i5     & improper dihedral type \\
249       &        & 0: harmonic\\
250VI-1-7 & i5     & improper dihedral parameter origin\\
251       &        & 0: from database, next card ignored \\
252       &        & 1: from next card\\
253\hline
254For each parameter set one card VI-2\\
255\hline
256VI-2-1 & 3x,f10.6  & improper dihedral in radians\\
257VI-2-2 & e12.5  & improper dihedral force constant in kJ mol$^{-1}$\\
258\hline\hline
259\end{tabular*}
260\caption{Segment file format, table 6 of 7.\label{tbl:nwmdseg6}}
261\end{center}
262\end{table}
263
264\begin{table}[h]
265\begin{center}
266\begin{tabular*}{150mm}{p{15mm}p{12mm}l}
267\hline\hline
268For each z-matrix definition one card VII\\
269\hline
270VII-1-1 & i5    & atom i \\
271VII-1-2 & i5    & atom j \\
272VII-1-3 & i5    & atom k \\
273VII-1-4 & i5    & atom l \\
274VII-1-5 & f12.6 & bond length i-j\\
275VII-1-6 & f12.6 & angle i-j-k\\
276VII-1-7 & f12.6 & torson i-j-k-l\\
277\hline\hline
278\end{tabular*}
279\caption{Segment file format, table 6 of 7.\label{tbl:nwmdseg7}}
280\end{center}
281\end{table}
282
283\section {Format sequence file}
284
285\begin{table}[h]
286\begin{center}
287\begin{tabular*}{150mm}{p{15mm}p{12mm}l}
288\hline\hline
289Card & Format & Description \\ \hline
290I-1-1  & a1     & \$ to identify the start of a sequence \\ %$ for emacs
291I-1-2  & a10    & name of the sequence\\
292\hline
293\mc{3}{l}{Any number of cards 1 and 2 in deck II to specify the system} \\
294\hline
295II-1-1 & i5     & segment number\\
296II-1-2 & a10    & segment name, last character will be determined from chain\\
297\hline
298II-2-1 & a      & \verb+break+ to identify a break in the molecule chain\\
299\hline
300II-2-1 & a      & \verb+molecule+ to identify the end of a solute molecule\\
301\hline
302II-2-1 & a      & \verb+fraction+ to identify the end of a solute fraction\\
303\hline
304II-2-1 & a5     & \verb+link + to specify a link\\
305II-2-2 & i5     & segment number of first link atom\\
306II-2-3 & a4     & name of first link atom \\
307II-2-4 & i5     & segment number of second link atom\\
308II-2-5 & a4     & name of second link atom \\
309\hline
310II-2-1 & a      & \verb+solvent+ to identify solvent definition on next card\\
311\hline
312II-2-1 & a      & \verb+stop+ to identify the end of the sequence\\
313\hline
314II-2-1 & a6     & \verb+repeat+ to repeat next $ncard$ cards $ncount$
315times\\
316II-2-2 & i5     & number of cards to repeat ($ncards$)\\
317II-2-3 & i5     & number of times to repeat cards ($ncount$)\\
318\mc{3}{l}{Any number of cards in deck II to specify the system} \\
319\hline\hline
320\end{tabular*}
321\caption{Sequence file format.\label{tbl:nwmdseq}}
322\end{center}
323\end{table}
324
325\section {Format trajectory file}
326
327\begin{table}[h]
328\begin{center}
329\begin{tabular*}{150mm}{p{15mm}p{12mm}l}
330\hline\hline
331Card & Format & Description \\ \hline
332I-1-1  & a6     & keyword \verb+header+ \\
333\hline
334I-2-1  & i10    & number of atoms per solvent molecule \\
335I-2-2  & i10    & number of solute atoms \\
336I-2-3  & i10    & number of solute bonds \\
337I-2-4  & i10    & number of solvent bonds \\
338I-2-5  & i10    & number of solvent molecules\\
339I-2-6  & i10    & precision of the coordinates. 0=standard, 1=high\\
340\hline
341\mc{3}{l}{For each atom per solvent molecule one card I-3} \\
342\hline
343I-3-1  & a5     & solvent name \\
344I-3-2  & a5     & atom name \\
345\hline
346\mc{3}{l}{For each solute atom one card I-4} \\
347\hline
348I-4-1  & a5     & segment name \\
349I-4-2  & a5     & atom name \\
350I-4-3  & i6     & segment number \\
351I-4-4  & i10    & solute atom counter \\
352I-4-5  & i5     & integer 1\\
353\hline
354\mc{3}{l}{For each solvent bond one card I-5} \\
355\hline
356I-5-1  & i8     & atom index i for bond between i and j \\
357I-5-2  & i8     & atom index j for bond between i and j \\
358\hline
359\mc{3}{l}{For each solute bond one card I-6} \\
360\hline
361I-6-1  & i8     & atom index i for bond between i and j \\
362I-6-2  & i8     & atom index j for bond between i and j \\
363\hline
364\mc{3}{l}{For each frame one deck II} \\
365\hline
366II-1-1  & a5     & keyword \verb+frame+ \\
367\hline
368II-2-1 & f12.6  & time of frame in ps \\
369II-2-2 & f12.6  & temperature of frame in K \\
370II-2-3 & e12.5  & pressure of frame in Pa \\
371II-2-4 & a10    & date \\
372II-2-5 & a10    & time \\
373\hline
374II-3-1 & f12.6  & box dimension x \\
375\hline
376II-3-2 & 12x,f12.6  & box dimension y \\
377\hline
378II-3-3 & 24x,f12.6  & box dimension z \\
379\hline
380II-4-1 & l1     & logical lxw for solvent coordinates \\
381II-4-2 & l1     & logical lvw for solvent velocities \\
382II-4-3 & l1     & logical lfw for solvent forces \\
383II-4-4 & l1     & logical lpw for solvent induced dipoles \\
384II-4-5 & l1     & logical lxs for solute coordinates \\
385II-4-6 & l1     & logical lvs for solute velocities \\
386II-4-7 & l1     & logical lfs for solute forces \\
387II-4-8 & l1     & logical lps for solute induced dipoles \\
388II-4-5 & i10    & number of solvent molecules \\
389II-4-6 & i10    & number of solvent atoms \\
390II-4-7 & i10    & number of solute atoms \\
391\hline\hline
392\end{tabular*}
393\caption{Trajectory file format.\label{tbl:nwmdtrj}}
394\end{center}
395\end{table}
396
397
398\begin{table}[h]
399\begin{center}
400\begin{tabular*}{150mm}{p{15mm}p{12mm}l}
401\hline\hline
402Card & Format & Description \\ \hline
403\mc{3}{l}{For each solvent molecule one card II-5 for each atom, if stardard precision} \\
404\hline
405II-5-1 & 3f8.3  & solvent atom coordinates, if lxw or lvw \\
406II-5-4 & 3f8.3  & solvent atom velocities, if lvw \\
407II-5-7 & 3f8.1  & solvent atom forces, if lfw\\
408\hline
409\mc{3}{l}{For each solute atom one card II-6 for each atom, if stardard precision} \\
410\hline
411II-6-1 & 3f8.3  & solute atom coordinates, if lxs or lvs \\
412II-6-4 & 3f8.3  & solute atom velocities, if lvs \\
413II-6-7 & 3f8.1  & solute atom forces, if lfs \\
414\hline
415\hline
416\mc{3}{l}{For each solvent molecule one card II-5 for each atom, if high precision} \\
417\hline
418II-5-1 & 3e12.6  & solvent atom coordinates, if lxw or lvw \\
419II-5-4 & 3e12.6  & solvent atom velocities, if lvw \\
420II-5-7 & 3e12.6  & solvent atom forces, if lfw (on new card if both lxw and lvw)\\
421\hline
422\mc{3}{l}{For each solute atom one card II-6 for each atom, if high precision} \\
423\hline
424II-6-1 & 3e12.6  & solute atom coordinates, if lxs or lvs \\
425II-6-4 & 3e12.6  & solute atom velocities, if lvs \\
426II-6-7 & 3e12.6  & solute atom forces, if lfs (on new card if both lxs and lvs)\\
427\hline\hline
428\end{tabular*}
429\caption{continued trajectory file format.\label{tbl:nwmdtrj2}}
430\end{center}
431\end{table}
432
433\section {Format free energy file}
434
435\begin{table}[h]
436\begin{center}
437\begin{tabular*}{150mm}{p{15mm}p{12mm}l}
438\hline\hline
439Card & Format & Description \\ \hline
440\mc{3}{l}{For each step in $\lambda$ one deck I} \\
441I-1-1  & i7     & number $nderiv$ of data summed in derivative decomposition array $deriv$ \\
442I-1-2  & i7     & length $ndata$ of total derivative array $drf$ \\
443I-1-3  & f12.6  & current value of $\lambda$ \\
444I-1-4  & f12.6  & step size of $\lambda$ \\
445\hline
446I-2-1  & 4e12.12 & derivative decomposition array $deriv(1:24)$ \\
447\hline
448I-3-1  & 4e12.12 & total derivative array $dfr(1:nda)$ \\
449\hline
450I-4-1  & i10    & size of ensemble at current $\lambda$ \\
451I-4-2  & e20.12 & average temperature at current $\lambda$ \\
452I-4-3  & e20.12 & average exponent reverse perturbation energy at current $\lambda$ \\
453I-4-4  & e20.12 & average exponent forward perturbation energy at current $\lambda$ \\
454\hline\hline
455\end{tabular*}
456\caption{Free energy file format.\label{tbl:nwmdgib}}
457\end{center}
458\end{table}
459
460\section {Format root mean square deviation file}
461
462\begin{table}[h]
463\begin{center}
464\begin{tabular*}{150mm}{p{15mm}p{12mm}l}
465\hline\hline
466Card & Format & Description \\ \hline
467\mc{3}{l}{For each analyzed time step one card I-1} \\
468I-1-1  & f12.6  & time in ps \\
469I-1-2  & f12.6  & total rms deviation of the selected atoms before superimposition \\
470I-1-3  & f12.6  & total rms deviation of the selected atoms after superimposition \\
471\hline
472II-1-1 & a8     & keyword \verb+analysis+ \\
473\hline
474\mc{3}{l}{For each solute atom one card II-2} \\
475\hline
476II-2-1  & a5     & segment name \\
477II-2-2  & a5     & atom name \\
478II-2-3  & i6     & segment number \\
479II-2-4  & i10    & atom number \\
480II-2-5  & i5     & selected if 1 \\
481II-2-6  & f12.6  & average atom rms deviation after superimposition \\
482\hline
483III-1-1 & a8     & keyword \verb+analysis+ \\
484\hline
485\mc{3}{l}{For each solute segment one card III-2} \\
486III-2-1 & a5     & segment name \\
487III-2-2 & i6     & segment number \\
488III-2-3 & f12.6  & average segment rms deviation after superimposition \\
489\hline\hline
490\end{tabular*}
491\caption{Root mean square deviation file format.\label{tbl:nwmdrms}}
492\end{center}
493\end{table}
494
495\section {Format property file}
496
497\begin{table}[h]
498\begin{center}
499\begin{tabular*}{150mm}{p{15mm}p{12mm}l}
500\hline\hline
501Card & Format & Description \\ \hline
502I-1-1  & i7     & number $nprop$ of recorded properties \\
503I-1-2  & 1x,2a10 & date and time \\
504\hline
505\mc{3}{l}{For each of the $nprop$ properties one card I-2} \\
506\hline
507I-2-1  & a50    & description of recorded property \\
508\hline
509\mc{3}{l}{For each recorded step one deck II} \\
510\hline
511II-1-1 & 4(1pe12.5) & value of property \\
512\hline\hline
513\end{tabular*}
514\caption{Property file format.\label{tbl:nwmdprp}}
515\end{center}
516\end{table}
517
518