yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #13745
Re: [Question #404328]: contact position at the end of the simulation
Question #404328 on Yade changed:
https://answers.launchpad.net/yade/+question/404328
Status: Open => Answered
Bruno Chareyre proposed the following answer:
Hi,
The test is obviously false in your script:
iterMax=5000
O.step();
if O.iter==iterMax: #then nothing.
....
Why do you expect a different behaviour?
Bruno
--
You received this question notification because your team yade-users is
an answer contact for Yade.