Re: [Yade-users] [Question #677475]: issue with ymport

2019-01-10 Thread Manfred Hampl
Question #677475 on Yade changed: https://answers.launchpad.net/yade/+question/677475 Status: Open => Answered Manfred Hampl proposed the following answer: You probably missed to add a statement like from yade import ymport at the beginning of your script. -- You received this question

[Yade-users] [Question #677475]: issue with ymport

2019-01-10 Thread Othman Alshareedah
New question #677475 on Yade: https://answers.launchpad.net/yade/+question/677475 Hello, I'm using Yade 2018.02b. I want to import sphere coordinates from a text file that I created using a separate script using export.textExt('name','x_y_z_r') to do that, I'm using ymport

Re: [Yade-users] [Question #677430]: web of yade

2019-01-10 Thread ozge
Question #677430 on Yade changed: https://answers.launchpad.net/yade/+question/677430 Status: Answered => Open ozge is still having a problem: Thanks a lot for your quick reply. Robert Caulk , 10 Oca 2019 Per, 14:03 tarihinde şunu yazdı: > Your question #677430 on Yade changed: >

Re: [Yade-users] [Question #677437]: Save the txt

2019-01-10 Thread Robert Caulk
Question #677437 on Yade changed: https://answers.launchpad.net/yade/+question/677437 Robert Caulk proposed the following answer: don't forget to include the variables that you want to save: plot.saveDataTxt('textfle.txt',vars=('s1','s2')) -- You received this question notification because

Re: [Yade-users] [Question #677437]: Save the txt

2019-01-10 Thread Robert Caulk
Question #677437 on Yade changed: https://answers.launchpad.net/yade/+question/677437 Status: Open => Answered Robert Caulk proposed the following answer: You call plot.saveDataTxt('pq.txt.bz2') once, after running 5000 steps... If you want to update the file more frequently, you need to

[Yade-users] [Question #677437]: Save the txt

2019-01-10 Thread fengjingyu
New question #677437 on Yade: https://answers.launchpad.net/yade/+question/677437 Hi, I want to save the result to txt.I learned the code here,https://answers.launchpad.net/yade/+question/209832.But I found the data in txt.bz2 is just 5000 iter at the beginning.How do I get all the data?

Re: [Yade-users] [Question #677430]: web of yade

2019-01-10 Thread Robert Caulk
Question #677430 on Yade changed: https://answers.launchpad.net/yade/+question/677430 Robert Caulk posted a new comment: Thanks for bringing attention to this. I too experience this message when trying to visit the site. It appears this is not a problem with your computer, as such the only thing

Re: [Yade-users] [Question #676845]: 'instancemethod' object has no attribute '__getitem__'

2019-01-10 Thread Launchpad Janitor
Question #676845 on Yade changed: https://answers.launchpad.net/yade/+question/676845 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