← Back to team overview

yade-dev team mailing list archive

[Bug 1351275] Re: using internalCompaction = True in TriaxialStressController() is not valid for clumps

 

No comments? Then fixed!

** Changed in: yade
       Status: New => Fix Released

-- 
You received this bug notification because you are a member of Yade
developers, which is subscribed to Yade.
https://bugs.launchpad.net/bugs/1351275

Title:
  using internalCompaction = True in TriaxialStressController() is not
  valid for clumps

Status in Yet Another Dynamic Engine:
  Fix Released

Bug description:
  growing particles is increasing sphere radii, but does not correct
  positions of clump members.

  https://github.com/yade/trunk/blob/master/pkg/dem/TriaxialStressController.cpp

  (line 226)

  to fix growing clumps should be handled like in Shop::growParticles()

  https://github.com/yade/trunk/blob/master/pkg/dem/Shop_02.cpp

  (line 459)

To manage notifications about this bug go to:
https://bugs.launchpad.net/yade/+bug/1351275/+subscriptions


References