← Back to team overview

yade-dev team mailing list archive

Re: perfomance benchmark

 

Oh? ok. In the script you sent, it is not active (verletDist is negative
by default). By making it 0.3 radius, I can get down to 1 each 10
iterations.

But from documentation:

"Negative value will trigger automatic computation, so that the real value will be |verletDist| × minimum spherical particle radius"
So, Verlet is enabled in the script.

Seems, I need to play with verletDist, nBins and binCoeff in order to 
get a optimum for my cases...

--
Best regards,
Sergei D.




References