← Back to team overview

yade-users team mailing list archive

Re: [Question #272513]: Usage of O.forces.addF()

 

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

    Status: Open => Answered

Jérôme Duriez proposed the following answer:
Hi,

It seems you got that the force is applied only for 1 time step (which is because you do not use the "permanent" attribute of addF function, see the doc [*]).
Then, basically, I think that this one-step time loading can not have noticeable effects.

As an "impulse" simulation, you could consider assigning an initial non-
zero velocity to some(s) dynamic sphere(s)


[*] https://yade-dem.org/doc/yade.wrapper.html#yade.wrapper.ForceContainer.addF

-- 
You received this question notification because your team yade-users is
an answer contact for Yade.