← Back to team overview

yade-dev team mailing list archive

[Bug 706937] Re: StepDisplacer assumes use of NewtonIntegrator

 

And in fact, the doc is not consistent with the code, since the doc
states clearly that a difference is made between dynamic and non dynamic
bodies, whereas it is not the case in the code (this made me confused,
then the previous comment)

-- 
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:
  New

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