yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #06527
[Bug 398089] Re: Body::isDynamic semantics is not clearly defined
fixed in r2607, where the dynamic flag was removed (superseded by
State::blockedDOFs)
** Changed in: yade
Status: Confirmed => Fix Released
--
You received this bug notification because you are a member of Yade
developers, which is the registrant for Yade.
https://bugs.launchpad.net/bugs/398089
Title:
Body::isDynamic semantics is not clearly defined
Status in Yet Another Dynamic Engine:
Fix Released
Bug description:
Does isDynamic means that Newton's laws skip the body? Or that forces don't contribute to its velocity? Various Translation/RotationEngines rely by convention on that Newton's laws skip the body completely.
There was a discussion on that topic http://thread.gmane.org/gmane.science.physics.yade.devel/1059 and we should draw conclusions now.