git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@11928 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -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];
|
||||
|
||||
Reference in New Issue
Block a user