yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #06871
[Bug 706937] Re: StepDisplacer assumes use of NewtonIntegrator
Few changes done in r2690. Closing
** Changed in: yade
Status: New => 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/706937
Title:
StepDisplacer assumes use of NewtonIntegrator
Status in Yet Another Dynamic Engine:
Fix Released
Bug description:
Not a big bug, but...
StepDisplacer engine makes a difference between dynamic and nondynamic
bodies, to be consistent with what does NewtonIntegrator engine. But
it is checked nowhere in StepDisplacer, that NewtonIntegrator is
indeed used. For cases where it is not the case, the effects of
StepDisplacer are not those presented.
I admit that it is a quite particular case...
References