Fixed a bug in grompp generating bad energy group exclusions.
commit895abef1c0e6c6c1f9b129f091d14fc889820cdc
authorlindahl <lindahl>
Mon, 12 Mar 2001 12:46:34 +0000 (12 12:46 +0000)
committerlindahl <lindahl>
Mon, 12 Mar 2001 12:46:34 +0000 (12 12:46 +0000)
tree7924af6807e7de4364467146748d9d7079221459
parent4d69dcc334564c00395c5a549e75c77ad22a3a70
Fixed a bug in grompp generating bad energy group exclusions.
Included a check for consistency of charge vs. energy groups.
Improved the neighborsearch to skip i charge groups with all energy groups excluded.
src/gmxlib/fnbf.c
src/kernel/grompp.c
src/kernel/readir.c
src/mdlib/ns.c