← Back to team overview

yade-users team mailing list archive

Re: [Question #688399]: How to simulate a single particle crushing test?

 

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

    Status: Open => Answered

Akm proposed the following answer:
Hi Vincent,

1. There are two options to provide a constant velocity to the plate.
You can use the translation engine or use the body.state.vel=(0,0,0,)
command for whatever direction you want it in.

2. You can check the force on the wall by the command
"O.forces.f(body.id)"

Hope it helps.

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