yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #08917
[yade/trunk] 82811d: - remove some "invertSign" in stress functions
Branch: refs/heads/master
Home: https://github.com/yade/trunk
Commit: 82811d55d891cf17f5cb50a95763710fa1729696
https://github.com/yade/trunk/commit/82811d55d891cf17f5cb50a95763710fa1729696
Author: Bruno Chareyre <bruno.chareyre@xxxxxxxxxxx>
Date: 2012-09-18 (Tue, 18 Sep 2012)
Changed paths:
M pkg/dem/Shop.cpp
M pkg/dem/Shop.hpp
M py/_utils.cpp
Log Message:
-----------
- remove some "invertSign" in stress functions
- add a utils::function to change friction without the need to instantiate a TTCompression engine
Commit: 57a21e0b93e77bcffdd003808c7dd56458351be8
https://github.com/yade/trunk/commit/57a21e0b93e77bcffdd003808c7dd56458351be8
Author: Bruno Chareyre <bruno.chareyre@xxxxxxxxxxx>
Date: 2012-09-18 (Tue, 18 Sep 2012)
Changed paths:
M pkg/dem/TriaxialCompressionEngine.cpp
Log Message:
-----------
- make use of Shop::setContactFriction()
Compare: https://github.com/yade/trunk/compare/37a2ee932618...57a21e0b93e7