← Back to team overview

yade-dev team mailing list archive

[Bug 1017367] [NEW] clump existing clumps

 

Public bug reported:

hi,

i have a model with some clumps inside. now i want to create a clump,
that contains some spheres and some of the existing clumps. but the
function O.bodies.clump(bodylist[:]) is not working in this case, i can
only clump spheres together, not clumps. to override this, one can
delete the existing clumps before creating the new clump.

can someone implement this feature inside c++ source code, that this is
done automatically with the command above ?!

** Affects: yade
     Importance: Wishlist
         Status: New

-- 
You received this bug notification because you are a member of Yade
developers, which is the registrant for Yade.
https://bugs.launchpad.net/bugs/1017367

Title:
  clump existing clumps

Status in Yet Another Dynamic Engine:
  New

Bug description:
  hi,

  i have a model with some clumps inside. now i want to create a clump,
  that contains some spheres and some of the existing clumps. but the
  function O.bodies.clump(bodylist[:]) is not working in this case, i
  can only clump spheres together, not clumps. to override this, one can
  delete the existing clumps before creating the new clump.

  can someone implement this feature inside c++ source code, that this
  is done automatically with the command above ?!

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


Follow ups

References