[gmx-developers] possible bug in repl_ex.c (gmx454)
Carlo Camilloni
carlo.camilloni at gmail.com
Tue Mar 22 13:58:32 CET 2011
Dear Gromacs Developers,
I was looking into the differences between the last two versions of gromacs
and I think to have found a bug in
static void repl_quantity(FILE *fplog,const gmx_multisim_t *ms,
struct gmx_repl_ex *re,int ere,real q)
in fact in this routine there are two nested for cycles (lines 86 and 105) that use
the same s variable.
Is this wanted?
Best,
Carlo
More information about the gromacs.org_gmx-developers
mailing list