Question #688771 on Yade changed: https://answers.launchpad.net/yade/+question/688771
ehsan benabbas posted a new comment: Hi Alireza, I had a similar problem with my code as yours. When I tried to define my sample with my desire dimensions (for the sample and grains) I got a long run-time and similarly, about 90% of the time-run and CPU process was dedicated to "InsertionSortCollider", eventhough I used -j8 threads and all of those was working perfectly. Somehow it can be reasonable as the number of grains affects different things through in the process. One thing happens is that when you use a large number of particles and put them into computation, much more contacts will be formed and this leads to that about 90%. Still, I like to learn more to modify my code as well. Hope you find a way in this discussion so that we can use it too. Bests, Ehsan -- You received this question notification because your team yade-users is an answer contact for Yade. _______________________________________________ Mailing list: https://launchpad.net/~yade-users Post to : [email protected] Unsubscribe : https://launchpad.net/~yade-users More help : https://help.launchpad.net/ListHelp

