← Back to team overview

yade-dev team mailing list archive

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

 

Public bug reported:

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)

** Affects: yade
     Importance: Undecided
         Status: New

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

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


Follow ups

References