← Back to team overview

yade-users team mailing list archive

Re: [Question #211273]: How to fix clumps in a direction for 2D simulation

 

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

Henry posted a new comment:
Thanks Chareyre.

I set the  blockedDOFs="yXZ" at the initial step.

But when I set the .blockedDOFs='yXYZ' for Clumps, the clump is ok in 2D:
if isinstance(b.shape,Clump): b.state.blockedDOFs='yXYZ'

should I set blockedDOFs='yXYZ' for clumps in 2D? 
Thanks!

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