Re: [Yade-users] [Question #631723]: Add Force every iterPeriod

2017-05-09 Thread Gastbye Liu
Question #631723 on Yade changed: https://answers.launchpad.net/yade/+question/631723 Status: Answered => Solved Gastbye Liu confirmed that the question is solved: Dear Jan: Many Thanks! That's solved my question. Liu -- You received this question notification because your team

Re: [Yade-users] [Question #631723]: Add Force every iterPeriod

2017-05-09 Thread Jan Stránský
Question #631723 on Yade changed: https://answers.launchpad.net/yade/+question/631723 Status: Open => Answered Jan Stránský proposed the following answer: Hello, 1) yes, the approach is correct 2) def addForce(): O.forces.addF(0,Vector3(0,0,5*O.iterPeriod))