Re: [Yade-users] [Question #680867]: libQGLViewer problems while running yade

2019-05-17 Thread Janek Kozicki
Question #680867 on Yade changed: https://answers.launchpad.net/yade/+question/680867 Janek Kozicki requested more information: Also: Can you find where metis.h is on your system. It's a part of libmetis-dev package. I think i have to update CmakeLists.txt file to fix this -- You received this q

Re: [Yade-users] [Question #680867]: libQGLViewer problems while running yade

2019-05-17 Thread Janek Kozicki
Question #680867 on Yade changed: https://answers.launchpad.net/yade/+question/680867 Janek Kozicki proposed the following answer: Is there also an  #include error? On 17 May 2019, 11:17 +0200, Anton Vereshchagin , wrote: > Question #680867 on Yade changed: > https://answers.launchpad.net/yade/+

Re: [Yade-users] [Question #680907]: Yade Class not find in a user defined python class

2019-05-17 Thread gaoxuesong
Question #680907 on Yade changed: https://answers.launchpad.net/yade/+question/680907 gaoxuesong gave more information on the question: The line i used to create symbolic link is, ln -s /usr/bin/yade yadeimport.py -- You received this question notification because your team yade-users is an an

[Yade-users] [Question #680907]: Yade Class not find in a user defined python class

2019-05-17 Thread gaoxuesong
New question #680907 on Yade: https://answers.launchpad.net/yade/+question/680907 I want to write a data-post class for the result from yade. In my class i used the Sphere class. But when i invoke my class in yade console, the Sphere class is not recognised. I have looked up the information abo

[Yade-users] [Question #680904]: simulation problem between sphere and polyhedra

2019-05-17 Thread lip
New question #680904 on Yade: https://answers.launchpad.net/yade/+question/680904 hello i was simulating the contact between sphere and polyhedra, but there is a problem:when the particle When particles come into contact with the boundary which formed by polyhedra with fixed position, it It bou

Re: [Yade-users] [Question #680892]: O.engines[].dead=True

2019-05-17 Thread Francesco
Question #680892 on Yade changed: https://answers.launchpad.net/yade/+question/680892 Status: Answered => Solved Francesco confirmed that the question is solved: Thank you Robert! Your idea looks to be good. I used this option for the translation of other bodies and it actually works. I'll

Re: [Yade-users] [Question #680895]: contact problem of different particle shape

2019-05-17 Thread lip
Question #680895 on Yade changed: https://answers.launchpad.net/yade/+question/680895 Status: Answered => Open lip is still having a problem: thank for your advice, it do helped me in some way. now that the polyhedraMats is a FricMat, then what should i do to define the law between between S

Re: [Yade-users] [Question #680898]: strain in PeriTriaxController

2019-05-17 Thread zhou qian
Question #680898 on Yade changed: https://answers.launchpad.net/yade/+question/680898 Status: Open => Solved zhou qian confirmed that the question is solved: sorry I think it's a ridiculous question. because in the 0.001 example, the cell was stabilized 3 times while in 0.003 condition it wa

[Yade-users] [Question #680898]: strain in PeriTriaxController

2019-05-17 Thread zhou qian
New question #680898 on Yade: https://answers.launchpad.net/yade/+question/680898 Hi: I use the peritriaxcontroller. My init cell size is 1.6e-3*vector3, containing about1000 spheres. dt is about 2.e-6. my goal is first step: (1.e-5,1.e-5,1.e-5),mask=7, second step: (1.e-5,1.e-5,currentstrain-0

Re: [Yade-users] [Question #680895]: contact problem of different particle shape

2019-05-17 Thread Bruno Chareyre
Question #680895 on Yade changed: https://answers.launchpad.net/yade/+question/680895 Status: Open => Answered Bruno Chareyre proposed the following answer: Hi, > no law defined in yade between ScGeom and polyhedraMat It should be fine since polyhedraMat is a (inherits from) FrictMat and th

Re: [Yade-users] [Question #680892]: O.engines[].dead=True

2019-05-17 Thread Bruno Chareyre
Question #680892 on Yade changed: https://answers.launchpad.net/yade/+question/680892 Bruno Chareyre posted a new comment: https://www.yade-dem.org/wiki/Howtoask -- You received this question notification because your team yade-users is an answer contact for Yade. __

[Yade-users] [Question #680895]: contact problem of different particle shape

2019-05-17 Thread lip
New question #680895 on Yade: https://answers.launchpad.net/yade/+question/680895 hello i was dong a simulation, the contact involved sphere-sphere, sphere-facet, sphere-polyhedra, polyhedra-polyhedra, polyhedra-facet.But contact between polyhedra and facet can only form PolyhedraGeom, which req

Re: [Yade-users] [Question #680892]: O.engines[].dead=True

2019-05-17 Thread Robert Caulk
Question #680892 on Yade changed: https://answers.launchpad.net/yade/+question/680892 Status: Open => Answered Robert Caulk proposed the following answer: The script is not Working for me (and a tough sell on "Minimal" too :-) ) I get: NameError: name 'angle' is not defined Sifting through

Re: [Yade-users] [Question #680867]: libQGLViewer problems while running yade

2019-05-17 Thread Anton Vereshchagin
Question #680867 on Yade changed: https://answers.launchpad.net/yade/+question/680867 Anton Vereshchagin posted a new comment: I pulled the latest version. Some things changed in configuration of CMake. 1) On my system I have python versions 2.7, 3.6 and 3.7. But mostly for the system I use 3.6.

Re: [Yade-users] [Question #680892]: O.engines[].dead=True

2019-05-17 Thread Francesco
Question #680892 on Yade changed: https://answers.launchpad.net/yade/+question/680892 Status: Answered => Open Francesco is still having a problem: Hi, I attached the code. I commented some functions related to data storing that could create problems. Thank you so much. Francesco Code: f

Re: [Yade-users] [Question #680892]: O.engines[].dead=True

2019-05-17 Thread Chareyre
Question #680892 on Yade changed: https://answers.launchpad.net/yade/+question/680892 Status: Needs information => Answered Chareyre proposed the following answer: Hi, Please provide a working script. Bruno Le ven. 17 mai 2019 09:37, Francesco a écrit : > New question #680892 on Yade: > ht

Re: [Yade-users] [Question #680892]: O.engines[].dead=True

2019-05-17 Thread Robert Caulk
Question #680892 on Yade changed: https://answers.launchpad.net/yade/+question/680892 Status: Open => Needs information Robert Caulk requested more information: We need an MWE to properly assess [1]. [1]https://www.yade-dem.org/wiki/Howtoask -- You received this question notification becau

[Yade-users] [Question #680892]: O.engines[].dead=True

2019-05-17 Thread Francesco
New question #680892 on Yade: https://answers.launchpad.net/yade/+question/680892 Hi yade users, I'm using the rotation and translation engines to move bodies and pack of particles. The simulation starts with the engines set to dead= false. After I use Pyrunners in order to stop the movements. F