Re: [Yade-users] [Question #293468]: Force controller

2016-09-08 Thread Jan Stránský
Question #293468 on Yade changed: https://answers.launchpad.net/yade/+question/293468 Jan Stránský proposed the following answer: Hello, just put the call "O.forces.setPermF(bodyId,force)" inside PyRunner and instead of force use O.time*df, where df is force increment per second cheers Jan --

Re: [Yade-users] [Question #293468]: Force controller

2016-09-08 Thread Weimin Song
Question #293468 on Yade changed: https://answers.launchpad.net/yade/+question/293468 Weimin Song requested more information: Hi, Jan How to change this value each time step to create linear increase? Thanks -- You received this question notification because your team yade-users is an

Re: [Yade-users] [Question #293468]: Force controller

2016-05-09 Thread ntthangvn
Question #293468 on Yade changed: https://answers.launchpad.net/yade/+question/293468 ntthangvn posted a new comment: Hi Jan, I will try and report you then :) Once again, thank you very much! Thang -- You received this question notification because your team yade-users is an answer contact

Re: [Yade-users] [Question #293468]: Force controller

2016-05-09 Thread Jan Stránský
Question #293468 on Yade changed: https://answers.launchpad.net/yade/+question/293468 Status: Open => Answered Jan Stránský proposed the following answer: Hi Thang, it will be constant, but it is possible to change this value each time step to create linear increase Jan 2016-05-09 14:56

Re: [Yade-users] [Question #293468]: Force controller

2016-05-09 Thread ntthangvn
Question #293468 on Yade changed: https://answers.launchpad.net/yade/+question/293468 Status: Answered => Open ntthangvn is still having a problem: Dear Jan, Thank you very much for your quick response. As reading from your link O.forces.setPermF(bodyId,force) means "set the value of

Re: [Yade-users] [Question #293468]: Force controller

2016-05-09 Thread Jan Stránský
Question #293468 on Yade changed: https://answers.launchpad.net/yade/+question/293468 Status: Open => Answered Jan Stránský proposed the following answer: Hello Thang, one option is to apply force on one or more particles. To apply force on one body use O.forces.setPermF(bodyId,force) To

[Yade-users] [Question #293468]: Force controller

2016-05-08 Thread ntthangvn
New question #293468 on Yade: https://answers.launchpad.net/yade/+question/293468 hi every YADE users, My name is Thang, a PhD student in Monash Uni. I have tried to model a cantiliver beam support to a load P=1Mpa Normally, I use Displacement controller by applying velocity on one particle or

Re: [Yade-users] [Question #293468]: Force controller

2016-05-08 Thread ntthangvn
Question #293468 on Yade changed: https://answers.launchpad.net/yade/+question/293468 Description changed to: hi every YADE users, My name is Thang, a PhD student in Monash Uni. I have tried to model a cantiliver beam support to a load P=1kN Normally, I use Displacement controller by applying