> Just to be sure, did you double check the equation? It says : > if (R1<0) R1 = 2*R2; > if (R2<0) R2 = R1; > > The factor two is for the double-radius sphere? > Is it correct to multiply only in R1=... and not in R2=...? Ah, it is a bug... Can you please remove that yourself 2* so that we don't have conflicts? Thanks.
Vaclav _______________________________________________ Mailing list: https://launchpad.net/~yade-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~yade-dev More help : https://help.launchpad.net/ListHelp

