Question #698312 on Yade changed: https://answers.launchpad.net/yade/+question/698312
Jan Stránský posted a new comment: If this is the issue, you can "copy-paste" the function code to your own function adjusted for clumps. E.g. isinstance(b.shape,Sphere) -> b.isClump, b.shape.radius -> yourFunctionDeterminingClumpSize(b), etc. Cheers Jan -- 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

