[gmx-developers] Type mismatch in debugging output of ns.c

Mark Abraham Mark.Abraham at anu.edu.au
Wed Mar 1 05:35:37 CET 2006


Hi,

In lines 219-220 of version 3.3 src/mdlib/ns.c there is

fprintf(debug,"Initiating neighbourlist type %d for %s 
interactions,\nwith %d SR, %d LR atoms.\n",
nl->il_code,ENLISTTYPE(solvent),maxsr,maxlr);

The variable solvent should index ESOLTYPE - I think ENLISTTYPE(nltype) 
is what is intended here.

Mark



More information about the gromacs.org_gmx-developers mailing list