yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #09570
[yade/trunk] 148112: Implement rotational resistance in ViscoElasticPM.
Branch: refs/heads/master
Home: https://github.com/yade/trunk
Commit: 148112ec2effc9d2c3bca72dfab5eb84780e32ab
https://github.com/yade/trunk/commit/148112ec2effc9d2c3bca72dfab5eb84780e32ab
Author: Anton Gladky <gladky.anton@xxxxxxxxx>
Date: 2013-06-06 (Thu, 06 Jun 2013)
Changed paths:
M doc/sphinx/references.bib
A examples/rotationalResistance.py
M pkg/dem/ViscoelasticPM.cpp
M pkg/dem/ViscoelasticPM.hpp
Log Message:
-----------
Implement rotational resistance in ViscoElasticPM.
Commit: 7165ca4cf9425c0f61832ba1473da648a70c9e1c
https://github.com/yade/trunk/commit/7165ca4cf9425c0f61832ba1473da648a70c9e1c
Author: Anton Gladky <gladky.anton@xxxxxxxxx>
Date: 2013-06-06 (Thu, 06 Jun 2013)
Changed paths:
M pkg/dem/ViscoelasticPM.cpp
M pkg/dem/ViscoelasticPM.hpp
Log Message:
-----------
Add massMultiply-parameter to ViscoElasticPM to have an opportunity to set kn, kt, cn and ct without multiplication on mass.
Compare: https://github.com/yade/trunk/compare/f5943cb3b551...7165ca4cf942