Re: [Yade-users] [Question #220152]: Cylinder Geometry Problem

2013-05-28 Thread 平洋
thank you very much 在 2013-05-27 14:11:33,Jan Stránský question220...@answers.launchpad.net 写道: Question #220152 on Yade changed: https://answers.launchpad.net/yade/+question/220152 Jan Stránský posted a new comment: Hello, just for your information, in latest git version, I created a very simple

Re: [Yade-users] [Question #220152]: Cylinder Geometry Problem

2013-05-28 Thread pingyang.1...@163.com
Question #220152 on Yade changed: https://answers.launchpad.net/yade/+question/220152 pingyang.1...@163.com posted a new comment: thank you very much 在 2013-05-27 14:11:33,Jan Stránský question220...@answers.launchpad.net 写道: Question #220152 on Yade changed:

Re: [Yade-users] [Question #220152]: Cylinder Geometry Problem

2013-05-27 Thread Jan Stránský
Question #220152 on Yade changed: https://answers.launchpad.net/yade/+question/220152 Jan Stránský posted a new comment: Hello, just for your information, in latest git version, I created a very simple (perhaps naive :-) script to simulate triaxial test on cylinder (examples/concrete/triax.py),

Re: [Yade-users] [Question #220152]: Cylinder Geometry Problem

2013-05-27 Thread Bruno Chareyre
Question #220152 on Yade changed: https://answers.launchpad.net/yade/+question/220152 Bruno Chareyre posted a new comment: Very nice Jan, I'll try eventually. I suggest to always put author references in the example scripts as for any other file. It is sometimes useful to know where to ask

Re: [Yade-users] [Question #220152]: Cylinder Geometry Problem

2013-05-13 Thread pingyang.1...@163.com
Question #220152 on Yade changed: https://answers.launchpad.net/yade/+question/220152 pingyang.1...@163.com posted a new comment: Hello, teacher I want to simulate triaxial experiments of standard cylinder specimens which radius is 0.025 meters and lenght is 0.1 meters, could you tell me how

Re: [Yade-users] [Question #220152]: Cylinder Geometry Problem

2013-05-13 Thread Jan Stránský
Question #220152 on Yade changed: https://answers.launchpad.net/yade/+question/220152 Jan Stránský posted a new comment: Hello, I must say I haven't understood your question really well.. Do you want to simulate a cylindrical shaped assembly of many particles? If so, what kind of boundary

Re: [Yade-users] [Question #220152]: Cylinder Geometry Problem

2013-05-13 Thread Luc Scholtès
Question #220152 on Yade changed: https://answers.launchpad.net/yade/+question/220152 Luc Scholtès posted a new comment: Hello PingYang, I guess your question is: Is it possible to simulate triaxial compressions on cylindrical specimens? If yes, first, you should open a new thread/question, or

Re: [Yade-users] [Question #220152]: Cylinder Geometry Problem

2013-01-29 Thread MOHAMMAD MOHSENI
Question #220152 on Yade changed: https://answers.launchpad.net/yade/+question/220152 Status: Answered = Solved MOHAMMAD MOHSENI confirmed that the question is solved: Thanks Jan Stránský, that solved my question. -- You received this question notification because you are a member of

Re: [Yade-users] [Question #220152]: Cylinder Geometry Problem

2013-01-29 Thread MOHAMMAD MOHSENI
Question #220152 on Yade changed: https://answers.launchpad.net/yade/+question/220152 MOHAMMAD MOHSENI posted a new comment: Thanks Bruno , it helps a lot. -- You received this question notification because you are a member of yade-users, which is an answer contact for Yade.

Re: [Yade-users] [Question #220152]: Cylinder Geometry Problem

2013-01-28 Thread Bruno Chareyre
Question #220152 on Yade changed: https://answers.launchpad.net/yade/+question/220152 Status: Open = Answered Bruno Chareyre proposed the following answer: Hi Mohammad, If I don't miss something, you don't have to make the wall finite. You can use infinite planes or boxes larger than the

Re: [Yade-users] [Question #220152]: Cylinder Geometry Problem

2013-01-26 Thread MOHAMMAD MOHSENI
Question #220152 on Yade changed: https://answers.launchpad.net/yade/+question/220152 Status: Answered = Open MOHAMMAD MOHSENI is still having a problem: Hi ,thanks for this the thing is I want this wall to move , imagine a box full of spheres and one of the walls will move to inside and

Re: [Yade-users] [Question #220152]: Cylinder Geometry Problem

2013-01-26 Thread Jan Stránský
Question #220152 on Yade changed: https://answers.launchpad.net/yade/+question/220152 Status: Open = Answered Jan Stránský proposed the following answer: Hi Mohammad, it is possible. You can directly prescribe position of certain facets (or prescribe velocity, which is preferable), or you

Re: [Yade-users] [Question #220152]: Cylinder Geometry Problem

2013-01-26 Thread MOHAMMAD MOHSENI
Question #220152 on Yade changed: https://answers.launchpad.net/yade/+question/220152 Status: Answered = Open MOHAMMAD MOHSENI is still having a problem: Hi Jan I will try this method you have mentioned . by using infinite wall ,I can move the wall easily but as I am using it to model a

Re: [Yade-users] [Question #220152]: Cylinder Geometry Problem

2013-01-25 Thread Jan Stránský
Question #220152 on Yade changed: https://answers.launchpad.net/yade/+question/220152 Status: Open = Answered Jan Stránský proposed the following answer: Hello, next time please always write what error you got, it is much easier for others to help you. In this specific case: utils has no

Re: [Yade-users] [Question #220152]: Cylinder Geometry Problem

2013-01-25 Thread MOHAMMAD MOHSENI
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

Re: [Yade-users] [Question #220152]: Cylinder Geometry Problem

2013-01-25 Thread Jan Stránský
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),