changed reading hint
[gromacs/adressmacs.git] / share / html / online / g87.html
blobf43d63b2320a5405a1c0b6859030adb4542b43a1
1 <title>Gromos87 trajectory file format</title>
2 <body>
3 <h2>g87 file format</h2>
4 This is a simple ASCII format:<br>
5 <pre>
6 TITLE
7 x(i) (10f8.3)
8 box(m) (10f8.8)
9 </pre>
11 The number of atoms is <b>not</b> stored, neither is there any indication
12 of whether a box is present. The box is stored only for constant pressure
13 simulations. So, you simply have to remember this stuff.
14 </body>