← Back to team overview

yade-users team mailing list archive

Re: [Question #656657]: tension test on grids

 

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

Jan Stránský posted a new comment:
Hello,
I have tried your script. The "instant" velocity you see is due to gravity. You don't see the effect of the "permanent" velocity, because for some reason state.dynamic=False does not have desired effect here
use gravity=(0,0,0) if you find it irrelevant in your calibration and inside history1:
O.bodies[i].state.blockedDOFs='xyzXYZ' # instead of O.bodies[i].state.dynamic=False
cheers
Jan

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