← Back to team overview

yade-users team mailing list archive

Re: [Question #256357]: applying forces with a time/iteration condition

 

Question #256357 on Yade changed:
https://answers.launchpad.net/yade/+question/256357

Chareyre posted a new comment:
Good if you are happy with it but I still miss the point. Why a force
engine?
Why not just this:

O.engines=[...
PyRunner(command="O.forces.addF(1,(0,0,0),1)", iterPeriod=5000000)
... ]

O.forces.addF(1,(0,0,-2e4) ,1)

Bruno

-- 
You received this question notification because you are a member of
yade-users, which is an answer contact for Yade.