yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #06975
Re: [Question #218848]: momentum
Question #218848 on Yade changed:
https://answers.launchpad.net/yade/+question/218848
Status: Open => Answered
Chareyre proposed the following answer:
You are saving the full plot data to a text file at each iteration (in the momentum function). It is not needed and it can really hurt performance, independently of how momentum is computed.
Save the data at the end of the simulation, it is enough.
--
You received this question notification because you are a member of
yade-users, which is an answer contact for Yade.