Merge branch 'master' of git://git.gromacs.org/gromacs
[gromacs/adressmacs.git] / share / html / online / g87.html
blob9d9ac3b71a311995ea8339b23cfcc65282891fae
1 <title>Gromos87 trajectory 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>g87 file format</h2>
5 <CENTER><TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0 COLS=2 WIDTH="98%">
6 <TR>
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>
11 This is a simple ASCII format:<br>
12 <pre>
13 TITLE
14 x(i) (10f8.3)
15 box(m) (10f8.8)
16 </pre>
18 The number of atoms is <b>not</b> stored, neither is there any indication
19 of whether a box is present. The box is stored only for constant pressure
20 simulations. So, you simply have to remember this stuff.
21 <hr>
22 <div ALIGN=RIGHT>
23 <font size="-1"><a href="http://www.gromacs.org">http://www.gromacs.org</a></font><br>
24 </div>
25 </body>