← Back to team overview

yade-dev team mailing list archive

[Bug 721107] Re: InsertionSortCollider memory leaks

 

Seems, it is not quite proper way to load particles.

Please, check an attached script with PyRunner and close the bug if it
solves the problem for you.?field.comment=Seems, it is not quite proper
way to load particles.

Please, check an attached script with PyRunner and close the bug if it
solves the problem for you.

** Attachment added: "script with addeed PyRunner()"
   https://bugs.launchpad.net/yade/+bug/721107/+attachment/1857422/+files/test.py

-- 
You received this bug notification because you are a member of Yade
developers, which is the registrant for Yade.
https://bugs.launchpad.net/bugs/721107

Title:
  InsertionSortCollider memory leaks

Status in Yet Another Dynamic Engine:
  Confirmed

Bug description:
  If  add a particles after start a simulation, InsertionSortCollider's memory leak occurs.
  If set verletDist=0 in ISC, no memory leak.



References