[Yade-users] [Question #482400]: index out of range

2017-02-23 Thread sunwei
New question #482400 on Yade: https://answers.launchpad.net/yade/+question/482400 when i want to Import Yade in other Python applications, i do the command as https://www.yade-dem.org/doc/user.html#python-specialties-and-tricks: $ cd /path/where/you/want/yadeimport $ ln -s

Re: [Yade-users] [Question #478785]: Export VTK files to txt files

2017-02-23 Thread Hicham BENNIOU
Question #478785 on Yade changed: https://answers.launchpad.net/yade/+question/478785 Hicham BENNIOU proposed the following answer: Hi, Jérôme is right, you can export all the relevant variables directly from Python by writing them into a text file. If you still need to write your vtk files in

Re: [Yade-users] [Question #478212]: How to visualize displacement feild

2017-02-23 Thread Jan Stránský
Question #478212 on Yade changed: https://answers.launchpad.net/yade/+question/478212 Status: Open => Answered Jan Stránský proposed the following answer: Hello, e.g. using export.VTKExporter + Paraview: vtk = export.VTKExporter(...)

[Yade-users] [Question #478785]: Export VTK files to txt files

2017-02-23 Thread Yor1
New question #478785 on Yade: https://answers.launchpad.net/yade/+question/478785 Hello Yade users, I want to obtain the data saved in the sphere's vtk files (velocity, forces, stress field in the spheres) as a text file (.txt). So i want to know if it is possible to export the vtk files to

[Yade-users] [Question #478212]: How to visualize displacement feild

2017-02-23 Thread weijy
New question #478212 on Yade: https://answers.launchpad.net/yade/+question/478212 Hi all, I tried to visualize the displacement field between two stages in triaxial test. It might be achieved by showing arrows starting from the position of a sphere at stage 1, ending at its position at stage

Re: [Yade-users] [Question #466297]: PeriodicFlowEngine - periodicity is broken

2017-02-23 Thread Bruno Chareyre
Question #466297 on Yade changed: https://answers.launchpad.net/yade/+question/466297 Bruno Chareyre posted a new comment: Impressive. That's why it looked familiar yet different. :) Bruno -- You received this question notification because your team yade-users is an answer contact for Yade.

Re: [Yade-users] [Question #466297]: PeriodicFlowEngine - periodicity is broken

2017-02-23 Thread Matari Matari
Question #466297 on Yade changed: https://answers.launchpad.net/yade/+question/466297 Matari Matari confirmed that the question is solved: Thanks Bruno Chareyre, that solved my question. -- You received this question notification because your team yade-users is an answer contact for Yade.

Re: [Yade-users] [Question #466297]: PeriodicFlowEngine - periodicity is broken

2017-02-23 Thread Matari Matari
Question #466297 on Yade changed: https://answers.launchpad.net/yade/+question/466297 Status: Answered => Solved Matari Matari confirmed that the question is solved: Hello Bruno, thank you very much. Using your script and increasing duplicateThreshold to 2.5 works well. I did not get the