git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@12177 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -937,7 +937,7 @@ void FixGCMC::attempt_molecule_insertion()
|
|||||||
for (int j = 0; j < nfix; j++)
|
for (int j = 0; j < nfix; j++)
|
||||||
if (fix[j]->create_attribute) fix[j]->set_arrays(m);
|
if (fix[j]->create_attribute) fix[j]->set_arrays(m);
|
||||||
|
|
||||||
} else atom->nlocal--;
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
if (shakeflag)
|
if (shakeflag)
|
||||||
|
|||||||
Reference in New Issue
Block a user