← Back to team overview

yade-dev team mailing list archive

[yade/trunk] 5d5ed7: Fix a bug in growParticles(...) method.

 

  Branch: refs/heads/master
  Home:   https://github.com/yade/trunk
  Commit: 5d5ed7f5fc5e857e3d5ca13652c7cb4ffa907fe2
      https://github.com/yade/trunk/commit/5d5ed7f5fc5e857e3d5ca13652c7cb4ffa907fe2
  Author: Francois Kneib <francois.kneib@xxxxxxxxx>
  Date:   2012-12-04 (Tue, 04 Dec 2012)

  Changed paths:
    M pkg/dem/Shop.cpp

  Log Message:
  -----------
  Fix a bug in growParticles(...) method.
Growing a clump is now really homothetic. Before that, growing clumps seemed to be homothetic but at the next timestep the original position of members was reseted.