← Back to team overview

yade-users team mailing list archive

Re: [Question #698312]: explain returns of yade.utils.psd

 

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.