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

    Status: Open => Answered

Jan Stránský proposed the following answer:
Hi Luis,
could you please provide a python script?
thanks
Jan


2016-04-18 3:13 GMT+02:00 Luis Barbosa <question291...@answers.launchpad.net
>:

> New question #291326 on Yade:
> https://answers.launchpad.net/yade/+question/291326
>
> Hello everyone,
>
> In my script I'm using a gts surface to create a random dense pack.
>
> However, the dimensions of the pack are different from gts surface, as
> described by these two warnings:
>
> UserWarning: Packing's dimension
> (Vector3(1.7155834296905184,0.9247992240716244,1.7113872666787984)) doesn't
> fully contain dimension of the predicate (Vector3(2,1,2)).
>   if dimP[0]>dimS[0] or dimP[1]>dimS[1] or dimP[2]>dimS[2]:
> warnings.warn("Packing's dimension (%s) doesn't fully contain dimension of
> the predicate (%s)."%(dimS,dimP))
>
> Follows the image of the pack. The blue line is gts surface.
>
> https://drive.google.com/open?id=0B9LhrwAf_vasWTd5cG5MektKOXc
>
> How can I create a pack of spheres with the same predicate of gts?
>
> Thanks,
> Luis
>
> --
> You received this question notification because your team yade-users is
> an answer contact for Yade.
>
> _______________________________________________
> Mailing list: https://launchpad.net/~yade-users
> Post to     : yade-users@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~yade-users
> More help   : https://help.launchpad.net/ListHelp
>

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

_______________________________________________
Mailing list: https://launchpad.net/~yade-users
Post to     : yade-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yade-users
More help   : https://help.launchpad.net/ListHelp

Reply via email to