← Back to team overview

yade-users team mailing list archive

Re: [Question #701253]: The error of generating particles and importing .mesh file

 

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

    Status: Open => Answered

Jan Stránský proposed the following answer:
>> but the particles are not generated
> I examined O.bodies by command and found that the particles have been generated, but the GUI cannot be displayed.

always try to get "hard" numerical evidence, not only visual
"impression"

> What is causing this?
> ...
> sphere((x,y,z),radius=0.02
> ...
> Vertices
> 6472
>     -1972.5348641465 2217.7544425058 -126.36521179963 1
> ...

If I am not mistaken, the particle radius is 0.02 and the mesh vertices varies in the ranges of thousands, i.e. there is 5 orders of magnitude difference in the mesh size and spheres size.
So the spheres are just too small to be displayed

Cheers
Jan

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