Re: [Yade-users] [Question #249457]: Results

2014-05-29 Thread Jan Stránský
Question #249457 on Yade changed: https://answers.launchpad.net/yade/+question/249457 Jan Stránský proposed the following answer: Hi Diego, see [1] to get a feeling and [2] for specific functions, especially [3]. cheers Jan [1] https://yade-dem.org/doc/user.html#tracking-variables [2] https://yad

Re: [Yade-users] [Question #249457]: Results

2014-05-28 Thread Christian Jakob
Question #249457 on Yade changed: https://answers.launchpad.net/yade/+question/249457 Status: Open => Answered Christian Jakob proposed the following answer: Hi Diego, For storing values, you can create a txt file and write data as ascii in it: f = open('myFile.txt','w') #'w' = write, 'a'

[Yade-users] [Question #249457]: Results

2014-05-28 Thread Diego
New question #249457 on Yade: https://answers.launchpad.net/yade/+question/249457 Hey guys, I am new in this Yade stuff and so far I haven't been able to get my results, for example forces applied to a facet by some spheres. I know I can get the forces in the Yade Generator, Inspect, Bodies, but