← Back to team overview

yade-dev team mailing list archive

Re: [Bug 1229783] Re: packs.py example hangs due to appendClumped command

 

A question for Christian:
If I have a clump with, let's say, 20 particles. Will there be 20
computations of inertia (each time we add a new member) or only one?
We should find a default behavior that do not take ages to compute
anyway, be it at the price of big approximations.

Bruno

-- 
You received this bug notification because you are a member of Yade
developers, which is subscribed to Yade.
https://bugs.launchpad.net/bugs/1229783

Title:
  packs.py example hangs due to appendClumped command

Status in Yet Another Dynamic Engine:
  Invalid

Bug description:
  The examples/packs/packs.py hangs in line 46 [1] because
  of appendClumped command.

  Changing it to "append" fixes the problem. So, it seems, 
  appendClump has infinite loop  somewhere.

  [1]
  https://github.com/yade/trunk/blob/master/examples/packs/packs.py#L46

To manage notifications about this bug go to:
https://bugs.launchpad.net/yade/+bug/1229783/+subscriptions


Follow ups

References