yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #05490
[Question #186607]: create clump from existing bodies (spheres)
New question #186607 on Yade:
https://answers.launchpad.net/yade/+question/186607
Hi,
I want to create a clump from existing bodies (spheres). I created a bodylist with the bodies, that should be clumped and I tried:
id_clump = O.bodies.appendClumped(bodylist[:])
and
id_clump = O.bodies.clump(bodylist[:])
I get:
RuntimeError: Clump::updateProperties: clump has zero members.
Does anyone know how i can do this?
Christian
--
You received this question notification because you are a member of
yade-users, which is an answer contact for Yade.