git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@890 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -314,6 +314,7 @@ void FixDeposit::pre_exchange()
|
||||
|
||||
// next timestep to insert
|
||||
|
||||
if (success) ninserted++;
|
||||
if (ninserted < ninsert) next_reneighbor += nfreq;
|
||||
else next_reneighbor = 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user