← Back to team overview

yade-users team mailing list archive

Re: [Question #657126]: Performing a penetration test

 

Question #657126 on Yade changed:
https://answers.launchpad.net/yade/+question/657126

Jan Stránský proposed the following answer:
> Also, how does one reach the file where the data is stored?

after the simulation, you can save data with

plot.saveDataTxt(fileName)

then you simply reach it in the location you specified, e.g.
'results.dat' would be save to the directory from where you started
yade, '/tmp/results.dat' to /tmp directory, '/home/swapnil/mydir' would
save it there etc.

Is the rest of the question solved in [1]?
cheers
Jan

[1] https://answers.launchpad.net/yade/+question/657560

-- 
You received this question notification because your team yade-users is
an answer contact for Yade.