← Back to team overview

yade-dev team mailing list archive

Re: [yade/trunk] 621766: Improvements in clump logic - part 5: added Monte-...

 

Zitat von Bruno Chareyre <bruno.chareyre@xxxxxxxxxxx>:



  Log Message:
  -----------
Improvements in clump logic - part 5: added Monte-Carlo-algorithm for estimation of clump volumes called getClumpVolume(),
This is awesome!
Monte Carlo could compute moments of inertia at the same time, right?

Right. I am working on adaptClumpMasses() right now (part 6, see [1]).

And by the way, is it more difficult to apply a deterministic
Monte-Carlo?... Like a regular 3D grid? Just an idea.

I thought about using voxelPorosity [2], but it needs a lot of RAM, if resolution is too high. So I think this is the best way...

[1] https://github.com/yade/trunk/blob/master/py/wrapper/yadeWrapper.cpp#L401
[2] https://yade-dem.org/doc/yade.utils.html?highlight=voxelporosity#yade._utils.voxelPorosity

B




_______________________________________________
Mailing list: https://launchpad.net/~yade-dev
Post to     : yade-dev@xxxxxxxxxxxxxxxxxxx
Unsubscribe : https://launchpad.net/~yade-dev
More help   : https://help.launchpad.net/ListHelp






References