yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #11717
Re: [Question #270178]: Stop condition
Question #270178 on Yade changed:
https://answers.launchpad.net/yade/+question/270178
Status: Open => Answered
Klaus Thoeni proposed the following answer:
I see, what exactly do you want to save? In the current form you are
saving the whole simulation. You can save it as *.xml and it will be a
text file, but it will be huge [1]. But I think you want to save your
data from the plot, right? In this case you have to use
plot.saveDataTxt("filname.txt") [2].
HTH
Klaus
[1] https://yade-dem.org/doc/yade.wrapper.html?highlight=save#yade.wrapper.Omega.save
[2] https://yade-dem.org/doc/yade.plot.html?highlight=save#yade.plot.saveDataTxt
--
You received this question notification because you are a member of
yade-users, which is an answer contact for Yade.