1 <title>g96 file format
</title>
3 <p>A file with the g96 extension can be a GROMOS-
96 initial/final
4 configuration file or a coordinate trajectory file or a combination of both.
5 The file is fixed format, all floats are written as
15.9 (files can get huge).
6 GROMACS supports the following data blocks in the given order:
10 <li><tt>TITLE
</tt> (mandatory)
14 <li><tt>TIMESTEP
</tt> (optional)
15 <li><tt>POSITION/POSITIONRED
</tt> (mandatory)
16 <li><tt>VELOCITY/VELOCITYRED
</tt> (optional)
17 <li><tt>BOX
</tt> (optional)
20 See the GROMOS-
96 manual for a complete description of the blocks.
22 Note that all GROMACS programs can read compressed or g-zipped files.