Re: [Yade-users] [Question #693984]: How to export VTK file of walls

2020-11-17 Thread Leonard
Question #693984 on Yade changed: https://answers.launchpad.net/yade/+question/693984 Status: Answered => Solved Leonard confirmed that the question is solved: Thanks Jan Stránský, that solved my question. -- You received this question notification because your team yade-users is an answer

Re: [Yade-users] [Question #693984]: How to export VTK file of walls

2020-11-16 Thread Jan Stránský
Question #693984 on Yade changed: https://answers.launchpad.net/yade/+question/693984 Status: Open => Answered Jan Stránský proposed the following answer: You can use VTKRecorder (almost) exactly the way as VTKExporter. Just instead of vtkExporter.exportSpheres(...) use vtkRecorder() A MWE:

Re: [Yade-users] [Question #693984]: How to export VTK file of walls

2020-11-14 Thread Leonard
Question #693984 on Yade changed: https://answers.launchpad.net/yade/+question/693984 Status: Answered => Open Leonard is still having a problem: Hi Jan, Thanks for your reply. The general way to output VTK files could be (in O.engines):

Re: [Yade-users] [Question #693984]: How to export VTK file of walls

2020-11-13 Thread Jan Stránský
Question #693984 on Yade changed: https://answers.launchpad.net/yade/+question/693984 Status: Open => Answered Jan Stránský proposed the following answer: Hello, concerning "at some interested strain level", how is VTKExporter different from VTKRecorder? >From this point of view, they are

[Yade-users] [Question #693984]: How to export VTK file of walls

2020-11-12 Thread Leonard
New question #693984 on Yade: https://answers.launchpad.net/yade/+question/693984 Hi, I'd like to export the VTK files at some interested strain level. It seems that using VTKRecorder in engines like: VTKRecorder(fileName='vtkRecorder',recorders=['all'],iterPeriod=1000) can only export the VTK