yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #21938
[Question #688489]: applying force boundary condition
New question #688489 on Yade:
https://answers.launchpad.net/yade/+question/688489
Hi,
To apply a velocity, I did the following:
O.bodies[63].state.blockedDOFs = "xyzXYZ"
O.bodies[63].state.vel = (0,-0.000100,0)
O.bodies[63].state.angVel = (0,0,0)
I want to apply a force to element 63 as a function of time. For example, 1 N/s in the x-direction.
Thank you for your help
--
You received this question notification because your team yade-users is
an answer contact for Yade.