Skip to content
Snippets Groups Projects
Commit 0eab9eef authored by sjplimp's avatar sjplimp
Browse files

git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@890 f3b2605a-c512-4ea7-a41b-209d697bcdaa
parent 590469b2
No related branches found
No related tags found
No related merge requests found
......@@ -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;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment