yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #04667
Re: [Question #164131]: Bodies with state fixed
Question #164131 on Yade changed:
https://answers.launchpad.net/yade/+question/164131
Status: Open => Answered
Chareyre proposed the following answer:
> 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?
>
I doubt fixed=False works better than fixed=True in 0.60, does it? Both
of them crash here.
See sphere documentation in 0.60:
Yade [4]: utils.sphere?
Definition: utils.sphere(center, radius, dynamic=True, wire=False,
color=None, highlight=False, material=-1, mask=1)
There is no "fixed" parameter, but "dynamic" instead. "Fixed" is in more
recent versions.
We will do our best to minimize such meaningless changes in the future...
--
You received this question notification because you are a member of
yade-users, which is an answer contact for Yade.