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

This commit is contained in:
sjplimp
2014-05-06 22:48:49 +00:00
parent f351d8316a
commit ee16e52c9c
2 changed files with 2 additions and 0 deletions

View File

@ -355,6 +355,7 @@ void FixDeposit::pre_exchange()
// also modify image flags due to PBC
if (mode == ATOM) {
natom = 1;
coords[0][0] = coord[0];
coords[0][1] = coord[1];
coords[0][2] = coord[2];