Re: [Yade-users] [Question #670487]: How to extract force-displacement data and how to generate stress output in paraview

2018-06-29 Thread Jérôme Duriez
Question #670487 on Yade changed: https://answers.launchpad.net/yade/+question/670487 Status: Open => Answered Jérôme Duriez proposed the following answer: Hi, Resulting force and displacement of YADE bodies can be respectively accessed with : - O.forces.f(yourBodyId), see [1,2] - O.bodies

Re: [Yade-users] [Question #670487]: How to extract force-displacement data and how to generate stress output in paraview

2018-06-28 Thread Anay Joshi
Question #670487 on Yade changed: https://answers.launchpad.net/yade/+question/670487 Status: Answered => Open Anay Joshi is still having a problem: Hi Jerome, Thanks for the quick response. 1. Since you're using plot.addData() [*] and plot.saveDataTxt() functions, it seems you know how to

Re: [Yade-users] [Question #670487]: How to extract force-displacement data and how to generate stress output in paraview

2018-06-27 Thread Bruno Chareyre
Question #670487 on Yade changed: https://answers.launchpad.net/yade/+question/670487 Bruno Chareyre proposed the following answer: Hi, 1/ If you want your custom txt format you can just (python-)loop on O.bodies and write whatever you like to a file. Else there are various exporters in yade

[Yade-users] [Question #670487]: How to extract force-displacement data and how to generate stress output in paraview

2018-06-26 Thread Anay Joshi
New question #670487 on Yade: https://answers.launchpad.net/yade/+question/670487 Hi, I am working on uniaxial compression of a concrete column. I have two basic questions about the code I am using. 1. How do I extract the force and displacement data in a text format? 2. How can I see the