Re: [Yade-users] [Question #680317]: different result after scenetostring

2019-06-11 Thread Launchpad Janitor
Question #680317 on Yade changed: https://answers.launchpad.net/yade/+question/680317 Status: Open => Expired Launchpad Janitor expired the question: This question was expired because it remained in the 'Open' state without activity for the last 15 days. -- You received this question

[Yade-users] [Question #681336]: core dumped - Eigen - Triangulation

2019-06-11 Thread Son Pham Thai
New question #681336 on Yade: https://answers.launchpad.net/yade/+question/681336 Hi YADE community, I want to generate a pore network by using regular triangulation method implemented in YADE. The following properties are given: 1. Radius and center coordinate of solid particle 2.

Re: [Yade-users] [Question #681336]: core dumped - Eigen - Triangulation

2019-06-11 Thread Bruno Chareyre
Question #681336 on Yade changed: https://answers.launchpad.net/yade/+question/681336 Status: Open => Answered Bruno Chareyre proposed the following answer: Hi Son, I'm unsure what the triangulation will do with a hollow cylinder, but most likely it's not doing anything good. To go further

[Yade-users] [Question #681341]: Move or scale a facet

2019-06-11 Thread gaoxuesong
New question #681341 on Yade: https://answers.launchpad.net/yade/+question/681341 How to move or scale a facet? In my opinion, 1. get the 3 vertices of the facet. 2. give a increment to x coordinate of the 3 vertices (e.g., move in x direction). 3. the facet move automatically, if not, use the

[Yade-users] [Question #681343]: import stl format file into yade

2019-06-11 Thread gaoxuesong
New question #681343 on Yade: https://answers.launchpad.net/yade/+question/681343 We can use the ymport.stl function to import facet from stl format file. I want to ask if the coding of the file must be binary or not? In my case, i need to do some modifications to the geometry, such as move and

Re: [Yade-users] [Question #681336]: core dumped - Eigen - Triangulation

2019-06-11 Thread Son Pham Thai
Question #681336 on Yade changed: https://answers.launchpad.net/yade/+question/681336 Son Pham Thai posted a new comment: Hi Bruno, Thank you for the response! I have tried running triangulation without appending the cylinder facet, but the error is still the same. I have also tried replacing