← Back to team overview

yade-users team mailing list archive

Re: [Question #220152]: Cylinder Geometry Problem

 

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

Jan Stránský proposed the following answer:
Hello Mohammad,

for creating finite wall, you can use facets [1]. Either build your wall
manually wit as many facets as you want (e.g. two triangles could be
enough), or you can try to use geom.facetPolygon [2] (I peronally have
never used it).
In case of another questions, don't hesitate to ask :-)
good luck
Jan

[1] https://yade-dem.org/doc/yade.utils.html#yade.utils.facet
[2] https://yade-dem.org/doc/yade.geom.html#yade.geom.facetPolygon


2013/1/25 MOHAMMAD MOHSENI <question220152@xxxxxxxxxxxxxxxxxxxxx>

> Question #220152 on Yade changed:
> https://answers.launchpad.net/yade/+question/220152
>
> MOHAMMAD MOHSENI posted a new comment:
> many thanks for your help Jan . can I just ask another simple question ?
>
> How you can make a finite wall ? I just write this line which makes an
> infinite wall but I want to fit this moving wall in another box.
>
> O.bodies.append(utils.wall(position=(5,0,4), axis=0, sense=-1))
>
> MOHAMMAD
>
> --
> You received this question notification because you are a member of
> yade-users, which is an answer contact for Yade.
>
> _______________________________________________
> Mailing list: https://launchpad.net/~yade-users
> Post to     : yade-users@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~yade-users
> More help   : https://help.launchpad.net/ListHelp
>

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