← Back to team overview

yade-users team mailing list archive

Re: [Question #676748]: fixed=True how it is iworking?

 

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

Bruno Chareyre posted a new comment:
>with dynamic it is working!!

"fixed" works equally well. The problem is that all spheres are inserted twice.
Here:
O.bodies.append(sphere(c,r,fixed=True)) #fixed
and here:
sp.toSimulation() #not fixed

Fortunately you showed the second one to in the script fragment, otherwise it would have been impossible to understand the problem.
Please try to post MWE next time.

Bruno

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