← Back to team overview

yade-dev team mailing list archive

[yade/trunk] 73b9fc: Improvements in clump logic - part 3 + 4.

 

  Branch: refs/heads/master
  Home:   https://github.com/yade/trunk
  Commit: 73b9fcce78180b74e3905d48f4fd04e2270da12f
      https://github.com/yade/trunk/commit/73b9fcce78180b74e3905d48f4fd04e2270da12f
  Author: Christian Jakob <jakob@xxxxxxxxxxxxxxxxxxx>
  Date:   2013-02-20 (Wed, 20 Feb 2013)

  Changed paths:
    A examples/clumps/replaceByClumps-example.py
    M pkg/dem/Shop.cpp
    M py/utils.py
    M py/wrapper/yadeWrapper.cpp

  Log Message:
  -----------
  Improvements in clump logic - part 3 + 4.

-> part 3: new class clumpTemplate in py/utils.py
   make it possible to create clump templates (python objects)

-> part 4: new method replaceByClumps() in py/wrapper/yadeWrapper.cpp
   replace spheres by clumps using a list of templates and a list of amounts

-> small bug fix in calm() method: now clumps will also be calmed

-> added new example script, that shows usage of clumpTemplate and replaceByClumps()

Thank you all for your help!

https://github.com/yade/trunk/pull/31




Follow ups