← Back to team overview

yade-dev team mailing list archive

[Bug 706937] Re: StepDisplacer assumes use of NewtonIntegrator

 

In fact, the difference lies rather on this bool setVelocities... But it
does not change what I wanted to point out

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