Question #166809 on Yade changed:
https://answers.launchpad.net/yade/+question/166809
Status: Answered => Solved
Christian Jakob confirmed that the question is solved:
Thank you. This solved the problem.
Another related question now occurs:
If I use the command twice, with calmLabel=True, but with differnt
iterPeriods...
O.engines=O.engines+[PyRunner(iterPeriod=10,command='calm()')]
O.run(1000,True)
O.engines=O.engines+[PyRunner(iterPeriod=20,command='calm()')]
O.run(1000,True)
... what will happen then?
Is this function active twice too?
--
You received this question notification because you are a member of
yade-users, which 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