yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #10767
Re: [Question #260561]: Cohfrictmat Spheres Dissappearing on Contact
Question #260561 on Yade changed:
https://answers.launchpad.net/yade/+question/260561
Status: Open => Answered
Jérôme Duriez proposed the following answer:
Few suggestions :
- did you try other timestep values ?
- if the position becomes "nan" in one time step, maybe could there be something wrong with the parameters. Give a close look to the parameters values that are in the end used by Yade (it is quite easy with the Inspector : "Inspect" button, especially for a 3 particles simulation).
I fear some problems in your parameters definition. For instance, 2/3 is equal in python to 0, because of numeric types (whereas 2./3. = 0.6666666667)
--
You received this question notification because you are a member of
yade-users, which is an answer contact for Yade.