← Back to team overview

yade-users team mailing list archive

Re: [Question #681904]: Apply constant stress on aabb walls

 

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

    Status: Answered => Open

Anqi H is still having a problem:
Hi Jerome and Jan,

I have recently installed the latest version of Yade on a ubuntu 18.04
machine. The yade version is 2019-07022.git-585c6c1. However, the same
code that could on the old machine seems to have a problem with the new
installation. I've changed O.forces.addF(upper_wall.id, (0,-force,0),
permanent = True) to O.forces.setPermF(upper_wall.id, (0,-force,0)), but
the wall position doesn't change during the simulation. I've also tried
to use the old code addF, other than getting the warning: method
deprecated, the wall position still didn't change.

Would you know what's causing this issue? Thank you!

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