1 <title>g96 file format
</title>
2 <LINK rel=stylesheet
href=
"style.css" type=
"text/css">
3 <BODY text=
"#000000" bgcolor=
"#FFFFFF" link=
"#0000EF" vlink=
"#650065" alink=
"#FF0000">
4 <h2>g96 file format
</h2>
5 <CENTER><TABLE BORDER=
0 CELLSPACING=
0 CELLPADDING=
0 COLS=
2 WIDTH=
"98%">
7 <TD><font size=-
1><A HREF=
"../online.html">Main Table of Contents
</A></font></TD>
8 <TD ALIGN=RIGHT
><B>VERSION
4.0</B></TR>
9 <TR><TD><font size=-
1><A HREF=
"http://www.gromacs.org">GROMACS homepage
</A></font></TD>
10 <TD ALIGN=RIGHT
><B>Sun
18 Jan
2009</B></TR></TABLE></CENTER><HR>
12 <p>A file with the g96 extension can be a GROMOS-
96 initial/final
13 configuration file or a coordinate trajectory file or a combination of both.
14 The file is fixed format, all floats are written as
15.9 (files can get huge).
15 GROMACS supports the following data blocks in the given order:
19 <li><tt>TITLE
</tt> (mandatory)
23 <li><tt>TIMESTEP
</tt> (optional)
24 <li><tt>POSITION/POSITIONRED
</tt> (mandatory)
25 <li><tt>VELOCITY/VELOCITYRED
</tt> (optional)
26 <li><tt>BOX
</tt> (optional)
29 See the GROMOS-
96 manual for a complete description of the blocks.
31 Note that all GROMACS programs can read compressed or g-zipped files.
34 <font size=
"-1"><a href=
"http://www.gromacs.org">http://www.gromacs.org
</a></font><br>