yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #19451
Re: [Question #680144]: plot the deviatoric part of TriaxialStressController simulation
Question #680144 on Yade changed:
https://answers.launchpad.net/yade/+question/680144
Status: Open => Answered
Jérôme Duriez proposed the following answer:
Hi,
plot.resetData() [*] should do the trick.
Obviously you can also export your data in a text file [**] and analyse/plot them as you wish in your favorite data plotting software.
[*] https://yade-
dev.gitlab.io/trunk/yade.plot.html?highlight=resetdata#yade.plot.resetData
[**] https://yade-
dev.gitlab.io/trunk/yade.plot.html?highlight=resetdata#yade.plot.saveDataTxt
--
You received this question notification because your team yade-users is
an answer contact for Yade.