← Back to team overview

yade-users team mailing list archive

Re: [Question #230986]: Clump::updateProperties

 

Question #230986 on Yade changed:
https://answers.launchpad.net/yade/+question/230986

Jan Stránský posted a new comment:
It depends on the fact, if the bodies of one clump are overlapping or not.
If they overlap, the Monte Carlo method is the easiest way from
implementation point of view. On the other hand, If they do not overlap,
than the "sum of members inertia" is the fastest as well as exact approach.
Jan


2013/6/19 Christian Jakob <question230986@xxxxxxxxxxxxxxxxxxxxx>

> Question #230986 on Yade changed:
> https://answers.launchpad.net/yade/+question/230986
>
> Christian Jakob posted a new comment:
> @bruno: yes, it should basically look like getClumpVolume()
>
> https://github.com/yade/trunk/blob/master/py/wrapper/yadeWrapper.cpp#L346
>
> @kelaogui: Of course it is time consuming, but it is just calculated
> once. Also the user can choose the accurateness by number of points for
> integration/summation. The higher numTries, the better the result but
> also the longer the calculation ...
>
> --
> You received this question notification because you are a member of
> yade-users, which is an answer contact for Yade.
>
> _______________________________________________
> Mailing list: https://launchpad.net/~yade-users
> Post to     : yade-users@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~yade-users
> More help   : https://help.launchpad.net/ListHelp
>

-- 
You received this question notification because you are a member of
yade-users, which is an answer contact for Yade.