← Back to team overview

yade-users team mailing list archive

Re: [Question #216150]: Unbalanced force problem with clump

 

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

kelaogui posted a new comment:
I am sorry but the script you offered will result in this error:

Traceback (most recent call last):
  File "/usr/local/bin/yade", line 144, in runScript
    execfile(script,globals())
  File "triaxial clump.py", line 35, in <module>
    sp.toSimulation(material='spheres')
  File "/home/dylan/Yade/lib/yade-2012-11-01.git-ce12d2b/py/yade/pack.py", line 112, in SpherePack_toSimulation
    clumpIds.append(O.bodies.clump(clump)) # clump spheres with given ids together, creating the clump object as well
RuntimeError: Clump::updateProperties: NaNs in eigen-decomposition of inertia matrix?!

It seems the material parameter did not pass to the clump? Is it because
of the version of trunk?

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