[gmx-users] bug in function read_next_vmd_frame

Roland Schulz roland at utk.edu
Mon Sep 20 00:15:19 CEST 2010


Hi,

thanks a lot. You are right. Fixed in GIT. Thus will be fixed in 4.5.2.

This bug affects reading a non-GROMACS trajectory format (e.g. DCD) with a
non-symmetric box (box vector B!=C).

Roland

On Sun, Sep 19, 2010 at 3:05 PM, BIN ZHANG <zhngbn at gmail.com> wrote:

> Hi, there:
>
> It seems to me that there was a bug at line 214 of function
> read_next_vmd_frame() in file ./src/gmxlib/vmdio.c.
> vec[0] = .1*ts.A; vec[1] = .1*ts.B; vec[2] = .1*ts.B; should be changed to
> :
> vec[0] = .1*ts.A; vec[1] = .1*ts.B; vec[2] = .1*ts.C;
>
> This is identified in gromacs4.5.1 version.
>
> Thanks,
> Bin
>
>
> --
> gmx-users mailing list    gmx-users at gromacs.org
> http://lists.gromacs.org/mailman/listinfo/gmx-users
> Please search the archive at
> http://www.gromacs.org/Support/Mailing_Lists/Search before posting!
> Please don't post (un)subscribe requests to the list. Use thewww interface
> or send it to gmx-users-request at gromacs.org.
> Can't post? Read http://www.gromacs.org/Support/Mailing_Lists
>



-- 
ORNL/UT Center for Molecular Biophysics cmb.ornl.gov
865-241-1537, ORNL PO BOX 2008 MS6309
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://maillist.sys.kth.se/pipermail/gromacs.org_gmx-users/attachments/20100919/6c6b95af/attachment.html>


More information about the gromacs.org_gmx-users mailing list