yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #13503
[Question #403137]: Why should block degree when imposing a velocity?
New question #403137 on Yade:
https://answers.launchpad.net/yade/+question/403137
Dear all,
I'm confused about one small question.
In the manual[1], when a velocity is imposed, why the corresponding degree should be blocked?
Example:
O.bodies.append(sphere((0,0,0),1))
O.bodies[0].state.blockedDOFs='x'
O.bodies[0].state.vel=(10,0,0)
[1] https://yade-dem.org/doc/user.html#imposed-velocity
--
You received this question notification because your team yade-users is
an answer contact for Yade.