git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@11578 f3b2605a-c512-4ea7-a41b-209d697bcdaa

This commit is contained in:
sjplimp
2014-02-26 16:10:13 +00:00
parent cde0125c90
commit 1f01bb69b9
4 changed files with 10 additions and 4 deletions

View File

@ -224,7 +224,7 @@ void Validate_Lists( reax_system *system, storage *workspace, reax_list **lists,
if( numH > 0 ) {
hbonds = *lists + HBONDS;
for( i = 0; i < n; ++i ) {
for( i = 0; i < N; ++i ) {
Hindex = system->my_atoms[i].Hindex;
if( Hindex > -1 ) {
system->my_atoms[i].num_hbonds =