Question #676370 on Yade changed: https://answers.launchpad.net/yade/+question/676370
Cloud posted a new comment: Hi, Robert Thank you very much for your reply! >Why are you asking matplotlib to update every 20 iterations during a simulation that runs 500k iterations? This is just the value in script-session1.py, I don't modify it for I want to record accurate data, but I have never thought that there will be problems at this point. >We "solved" this problem in [1]. Will you please read through [1], confirm the problem is the same, try the solution, and then tell us if it works? Yes, it works. IterPeriod is set to a very large value ( iterperiod=10000 as you say), if so, I can't record accurate data any more. >I guess that is a "while" without the error? Yes. matplotlib.__version__ '2.1.1' Yade 2018.02b Ubuntu 18.04.1 LTS Regards, Cloud -- You received this question notification because your team yade-users is an answer contact for Yade. _______________________________________________ Mailing list: https://launchpad.net/~yade-users Post to : [email protected] Unsubscribe : https://launchpad.net/~yade-users More help : https://help.launchpad.net/ListHelp

