yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #21486
Re: [Question #687174]: Plotted variables mismatch
Question #687174 on Yade changed:
https://answers.launchpad.net/yade/+question/687174
Status: Open => Answered
Jan Stránský proposed the following answer:
Sorry,
I have run your simulation (have not done it before) and now I see what you have meant. The problem is not forces (as I understood from the OP), but recorded "dz".
Disk[2].state.pos is "center" of a facet, which is rotating around disk center and naturally "bouncing back" in one half of the rotation.
do
'dz': trans.velocity*O.dt # disk center, same as setting zeroPoint
instead
Also consider to do this change in the stop condition
cheers
Jan
--
You received this question notification because your team yade-users is
an answer contact for Yade.