git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@2689 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -306,7 +306,8 @@ void FixDeposit::pre_exchange()
|
||||
|
||||
// set tag # of new particle beyond all previous atoms
|
||||
// reset global natoms
|
||||
// if global map exists, reset it
|
||||
// if global map exists, reset it now instead of waiting for comm
|
||||
// since deleting atoms messes up ghosts
|
||||
|
||||
if (success && atom->tag_enable) {
|
||||
atom->tag_extend();
|
||||
|
||||
Reference in New Issue
Block a user