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

This commit is contained in:
sjplimp
2015-08-20 15:44:15 +00:00
parent e4e52616dd
commit f842d1ba41
2 changed files with 2 additions and 2 deletions

View File

@ -311,7 +311,7 @@ void FixEvaporate::pre_exchange()
}
}
} else {
} else if (molecular == 2) {
if (molatom[i] == 0) {
index = molindex[i];
ndeltopo[0] += onemols[index]->nbonds;