<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
Hi,<br><br>It is slightly more subtle.<br>The spacing of the decimals points is correct,<br>but the last digit of x and y ends up in y and z.<br><br>Berk<br><br><hr id="stopSpelling">From: gmx3@hotmail.com<br>To: gmx-users@gromacs.org<br>Subject: RE: [gmx-users] funny zero-step mdrun results in 4.0.3<br>Date: Wed, 11 Feb 2009 18:01:31 +0100<br><br>



<style>
.ExternalClass .EC_hmmessage P
{padding:0px;}
.ExternalClass body.EC_hmmessage
{font-size:10pt;font-family:Verdana;}
</style>


Hi,<br><br>I just had a look at the gro files you mailed.<br>They have one space too little between the x and y columns and<br>the y and z columns. Or stricktly speaking according to the format,<br>the space between the x and y decimal point does not match the<br>space between the y and z decimal point.<br><br>I will add a check for this.<br><br>Berk<br><br>&gt; Date: Wed, 11 Feb 2009 10:46:26 -0600<br>&gt; Subject: Re: [gmx-users] funny zero-step mdrun results in 4.0.3<br>&gt; From: dmobley@gmail.com<br>&gt; To: gmx-users@gromacs.org<br>&gt; <br>&gt; David,<br>&gt; &gt; Both your gro files are wrong, the definition of gro files has never<br>&gt; &gt; changed. Do you mean to say this has ever worked?<br>&gt; <br>&gt; Yes, it worked fine in 3.3.x. I would point out that trjconv has an<br>&gt; -ndec option which, if used to output a gro file, will generate<br>&gt; high-precision gro files as output. Presumably these are acceptable<br>&gt; gro files?!?<br>&gt; <br>&gt; What exactly is wrong with it?<br>&gt; <br>&gt; Here's one that works (an output with -ndec from trjconv); I'm not<br>&gt; clear on why this one works and the one I sent doesn't:<br>&gt; <br>&gt; Generated by trjconv : 9 system in water t=   0.00000<br>&gt;    17<br>&gt;     1ASN     C4    1  20.166000366211  20.479019165039<br>&gt; 20.427963256836  0.0000000000000  0.0000000000000  0.0000000000000<br>&gt;     1ASN     H1    2  20.146055221558  20.570739746094<br>&gt; 20.372158050537  0.0000000000000  0.0000000000000  0.0000000000000<br>&gt;     1ASN     H2    3  20.098955154419  20.395944595337<br>&gt; 20.404985427856  0.0000000000000  0.0000000000000  0.0000000000000<br>&gt;     1ASN     H3    4  20.166000366211  20.499057769775<br>&gt; 20.535308837891  0.0000000000000  0.0000000000000  0.0000000000000<br>&gt;     1ASN     C7    5  20.295000076294  20.426000595093<br>&gt; 20.385000228882  0.0000000000000  0.0000000000000  0.0000000000000<br>&gt;     1ASN     O1    6  20.315000534058  20.309999465942<br>&gt; 20.349000930786  0.0000000000000  0.0000000000000  0.0000000000000<br>&gt;     1ASN     N2    7  20.393997192383  20.515981674194<br>&gt; 20.393993377686  0.0000000000000  0.0000000000000  0.0000000000000<br>&gt;     1ASN     H4    8  20.489086151123  20.482969284058<br>&gt; 20.386993408203  0.0000000000000  0.0000000000000  0.0000000000000<br>&gt;     1ASN     H5    9  20.374940872192  20.611291885376<br>&gt; 20.421081542969  0.0000000000000  0.0000000000000  0.0000000000000<br>&gt;     2SOL     OW   10  20.548002243042  20.120998382568<br>&gt; 20.291999816895  0.0000000000000  0.0000000000000  0.0000000000000<br>&gt;     2SOL    HW1   11  20.500000000000  20.046926498413<br>&gt; 20.254966735840  0.0000000000000  0.0000000000000  0.0000000000000<br>&gt;     2SOL    HW2   12  20.479961395264  20.183086395264<br>&gt; 20.318038940430  0.0000000000000  0.0000000000000  0.0000000000000<br>&gt;     2SOL     MW   13  20.535623550415  20.119720458984<br>&gt; 20.290826797485 -0.0009536742582  0.0000000000000  0.0000000000000<br>&gt;     3SOL     OW   14  20.242019653320  20.178009033203<br>&gt; 20.123998641968  0.0000000000000  0.0000000000000  0.0000000000000<br>&gt;     3SOL    HW1   15  20.164087295532  20.143032073975<br>&gt; 20.167186737061  0.0000000000000  0.0000000000000  0.0000000000000<br>&gt;     3SOL    HW2   16  20.300615310669  20.201835632324<br>&gt; 20.195838928223  0.0000000000000  0.0000000000000  0.0000000000000<br>&gt;     3SOL     MW   17  20.239955902100  20.176818847656<br>&gt; 20.136268615723 -0.0085830679163 -0.0038146970328  0.0000000000000<br>&gt;   40.642551422119  40.642551422119  40.642551422119<br>&gt; <br>&gt; <br>&gt; Maybe this is just wishful thinking, but it would be nice if the<br>&gt; manual actually explained the specifications of the gro file format.<br>&gt; For example, it is clearly not fixed-width, as the number of digits in<br>&gt; the columns can vary, but at the same time it doesn't appear to be<br>&gt; tab/space delimited, as the columns of velocities can occasionally run<br>&gt; together (if I'm using the -ndec option, especially). Obviously one<br>&gt; can look at the code (perhaps I should do this) but it seems it should<br>&gt; be documented.<br>&gt; <br>&gt; Thanks,<br>&gt; David<br>&gt; <br>&gt; <br>&gt; <br>&gt; &gt; If you want high precision use g96.<br>&gt; &gt;<br>&gt; &gt;&gt;<br>&gt; &gt;&gt;<br>&gt; &gt;&gt; ------------------------------------------------------------------------<br>&gt; &gt;&gt;<br>&gt; &gt;&gt; _______________________________________________<br>&gt; &gt;&gt; gmx-users mailing list    gmx-users@gromacs.org<br>&gt; &gt;&gt; http://www.gromacs.org/mailman/listinfo/gmx-users<br>&gt; &gt;&gt; Please search the archive at http://www.gromacs.org/search before posting!<br>&gt; &gt;&gt; Please don't post (un)subscribe requests to the list. Use the www<br>&gt; &gt;&gt; interface or send it to gmx-users-request@gromacs.org.<br>&gt; &gt;&gt; Can't post? Read http://www.gromacs.org/mailing_lists/users.php<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt; --<br>&gt; &gt; David van der Spoel, Ph.D., Professor of Biology<br>&gt; &gt; Molec. Biophys. group, Dept. of Cell &amp; Molec. Biol., Uppsala University.<br>&gt; &gt; Box 596, 75124 Uppsala, Sweden. Phone:  +46184714205. Fax: +4618511755.<br>&gt; &gt; spoel@xray.bmc.uu.se    spoel@gromacs.org   http://folding.bmc.uu.se<br>&gt; &gt; _______________________________________________<br>&gt; &gt; gmx-users mailing list    gmx-users@gromacs.org<br>&gt; &gt; http://www.gromacs.org/mailman/listinfo/gmx-users<br>&gt; &gt; Please search the archive at http://www.gromacs.org/search before posting!<br>&gt; &gt; Please don't post (un)subscribe requests to the list. Use the www interface<br>&gt; &gt; or send it to gmx-users-request@gromacs.org.<br>&gt; &gt; Can't post? Read http://www.gromacs.org/mailing_lists/users.php<br>&gt; &gt;<br>&gt; _______________________________________________<br>&gt; gmx-users mailing list    gmx-users@gromacs.org<br>&gt; http://www.gromacs.org/mailman/listinfo/gmx-users<br>&gt; Please search the archive at http://www.gromacs.org/search before posting!<br>&gt; Please don't post (un)subscribe requests to the list. Use the <br>&gt; www interface or send it to gmx-users-request@gromacs.org.<br>&gt; Can't post? Read http://www.gromacs.org/mailing_lists/users.php<br><br><hr>Express yourself instantly with MSN Messenger! <a href="http://clk.atdmt.com/AVE/go/onm00200471ave/direct/01/">MSN Messenger</a><br /><hr />Express yourself instantly with MSN Messenger! <a href='http://clk.atdmt.com/AVE/go/onm00200471ave/direct/01/' target='_new'>MSN Messenger</a></body>
</html>