New question #164131 on Yade:
https://answers.launchpad.net/yade/+question/164131
When I try to make particle with fixed state the following error appears. but
it works with moving particles. Can anyone help me to get rid?
Yade [8]: O.bodies.append(utils.sphere(center=(0,0,2),radius=1,fixed=True))
---------------------------------------------------------------------------
TypeError Traceback (most recent call last)
/usr/lib/yade-0.60/py/yade/__init__.pyc in <module>()
----> 1
2
3
4
5
TypeError: sphere() got an unexpected keyword argument 'fixed'
--
You received this question notification because you are a member of
yade-users, which is an answer contact for Yade.
_______________________________________________
Mailing list: https://launchpad.net/~yade-users
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yade-users
More help : https://help.launchpad.net/ListHelp