Question #665793 on Yade changed: https://answers.launchpad.net/yade/+question/665793
Description changed to: Hello people, I've been working on yade for a while and now I try a settlement process. I set the particle parameters and subject them to gravitational force and velocity to a box made from fecets. the problem is that unbalanced force stuck at a value after hours and it goes on and on. Now it's already more than 60 hours but still same. It is usually took 4-6 hours with same number of particles and radii but this time i changed the young modulus. But i think it can't be the reason. Any opinions or suggestions? Thank you. Edit: The code I use; readParamsFromTable(YM=2e5, N=2e4, T=1e4, rMean=.02,rRelFuzz=.00,maxLoad=8e1,minLoad=0e1 ,vel=1.0, clump1=0.1, clump2=0.1,clump3=0.8) I changed YM to 5e6. When I tried before it last 4-6 hours even less. I also decreased the timestep manually but it didn't help me to solve the problem. I try to achive 0.01 unbalanced force, although when I try with 0.1 it also doesn't solve the problem. -- 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

