← Back to team overview

yade-users team mailing list archive

Re: [Question #207881]: Unphysical behaviour, and Verlet collision detection

 

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

Anton Gladky proposed the following answer:
Hi Giulia,

just a small note. You do not need TranslationEngine for non-dynamic body.
You can set the velocity for your body(ies) before the simulation and
it will be constant:

b.state.vel = Vector3(0.0,0.0,-1.0)

Cheers,

Anton

-- 
You received this question notification because you are a member of
yade-users, which is an answer contact for Yade.