← Back to team overview

yade-dev team mailing list archive

[yade/trunk] c16eec: Implement Rabinovich`s capillar model.

 

  Branch: refs/heads/master
  Home:   https://github.com/yade/trunk
  Commit: c16eec413474f820e65ae041e1e6b8def3342011
      https://github.com/yade/trunk/commit/c16eec413474f820e65ae041e1e6b8def3342011
  Author: Anton Gladky <gladky.anton@xxxxxxxxx>
  Date:   2013-06-12 (Wed, 12 Jun 2013)

  Changed paths:
    M doc/references.bib
    M pkg/dem/ViscoelasticPM.cpp
    M pkg/dem/ViscoelasticPM.hpp

  Log Message:
  -----------
  Implement Rabinovich`s capillar model.


  Commit: ab70b84aef9017c48c12010a9ceb633303a3d449
      https://github.com/yade/trunk/commit/ab70b84aef9017c48c12010a9ceb633303a3d449
  Author: Anton Gladky <gladky.anton@xxxxxxxxx>
  Date:   2013-06-12 (Wed, 12 Jun 2013)

  Changed paths:
    M pkg/dem/ViscoelasticPM.cpp

  Log Message:
  -----------
  Fix wrong calculation of the average rotational resistance.


  Commit: 239766d1d904179612c8ccaefe072ca6f419c721
      https://github.com/yade/trunk/commit/239766d1d904179612c8ccaefe072ca6f419c721
  Author: Anton Gladky <gladky.anton@xxxxxxxxx>
  Date:   2013-06-12 (Wed, 12 Jun 2013)

  Changed paths:
    A pkg/dem/ViscoelasticCapillarPM.cpp
    M pkg/dem/ViscoelasticPM.cpp

  Log Message:
  -----------
  Split ViscoelasticPM on capillar and dry parts.


  Commit: 05df30416f225bd6814024370f7683141f0c4531
      https://github.com/yade/trunk/commit/05df30416f225bd6814024370f7683141f0c4531
  Author: Anton Gladky <gladky.anton@xxxxxxxxx>
  Date:   2013-06-12 (Wed, 12 Jun 2013)

  Changed paths:
    M pkg/dem/ViscoelasticCapillarPM.cpp

  Log Message:
  -----------
  Prevent devision by 0 in capillar Rabinovich model.


Compare: https://github.com/yade/trunk/compare/3d7c8d670f65...05df30416f22