← Back to team overview

yade-users team mailing list archive

Re: [Question #193429]: no-affine velocities

 

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

    Status: Open => Answered

Chareyre proposed the following answer:
There is no variable representing non-affine velocity in yade (a few
temporary variables in the c++ code excepted, but nothing on user's
side), but you can easily compute it:
fluctVel = body.vel - velGrad*body.pos

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