← Back to team overview

yade-users team mailing list archive

Re: [Question #706976]: Reconstruct particles from ct images

 

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

Vasileios Angelidakis proposed the following answer:
Dear Kyle,

If you used my suggestion from answer #12 of this discussion you would need iterations (not good).
You actually have a better solution in answer #13.

Can you please run your script:

spheres = ymport.textClumps(inputfile,material=sphereMat,discretization=0)
O.bodies.appendClumped(spheres)

In your inputfile you have 2 clumps in one file, so your solution does
not require iterations. Is something still unclear?

Best,
Vasileios

-- 
You received this question notification because your team yade-users is
an answer contact for Yade.