yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #09503
[yade/trunk] 818e70: - two additional bib articles
Branch: refs/heads/master
Home: https://github.com/yade/trunk
Commit: 818e70cca1719b2037d8e26ded85f5c4ca4f921b
https://github.com/yade/trunk/commit/818e70cca1719b2037d8e26ded85f5c4ca4f921b
Author: Bruno Chareyre <bruno.chareyre@xxxxxxxxxxx>
Date: 2013-05-03 (Fri, 03 May 2013)
Changed paths:
M doc/yade-articles.bib
Log Message:
-----------
- two additional bib articles
Commit: 1c1ba9f8ebdfd78a4e7caa48cc1367ceacc74916
https://github.com/yade/trunk/commit/1c1ba9f8ebdfd78a4e7caa48cc1367ceacc74916
Author: Bruno Chareyre <bruno.chareyre@xxxxxxxxxxx>
Date: 2013-05-03 (Fri, 03 May 2013)
Changed paths:
M pkg/dem/PeriIsoCompressor.cpp
Log Message:
-----------
A more accurate integration of external work input in PeriTriax engine
Commit: cff0454efb3a7db995616fcc5368b08140cd448b
https://github.com/yade/trunk/commit/cff0454efb3a7db995616fcc5368b08140cd448b
Author: Bruno Chareyre <bruno.chareyre@xxxxxxxxxxx>
Date: 2013-05-03 (Fri, 03 May 2013)
Changed paths:
M lib/triangulation/FlowBoundingSphere.hpp
M lib/triangulation/FlowBoundingSphere.ipp
Log Message:
-----------
- Handle errors in fluid engine more nicely. Pause the simulation when something goes wrong instead of crashing...
Commit: 0636b790697794aadc7afede2590d64567d05c08
https://github.com/yade/trunk/commit/0636b790697794aadc7afede2590d64567d05c08
Author: Bruno Chareyre <bruno.chareyre@xxxxxxxxxxx>
Date: 2013-05-03 (Fri, 03 May 2013)
Changed paths:
M pkg/dem/NewtonIntegrator.cpp
Log Message:
-----------
- update cell's prevVelGrad in Newton
Commit: ca594078072465a09c1bd1ce28fd9c369946024b
https://github.com/yade/trunk/commit/ca594078072465a09c1bd1ce28fd9c369946024b
Author: Bruno Chareyre <bruno.chareyre@xxxxxxxxxxx>
Date: 2013-05-03 (Fri, 03 May 2013)
Changed paths:
M lib/triangulation/PeriodicFlow.cpp
Log Message:
-----------
- fix two compile warnings
Commit: 83c5b51e3773cfc0b0e2e5cd9a4d7ca79ab4aef9
https://github.com/yade/trunk/commit/83c5b51e3773cfc0b0e2e5cd9a4d7ca79ab4aef9
Author: Bruno Chareyre <bruno.chareyre@xxxxxxxxxxx>
Date: 2013-05-03 (Fri, 03 May 2013)
Changed paths:
M pkg/dem/FlowEngine.cpp
M pkg/dem/FlowEngine.hpp
Log Message:
-----------
- better error handling in FlowEngine
- remove lubrication forces between spheres in boundaries
- check that id1!=id2 before computing forces (can happen in very small periodic packings)
- some code cleaning (FlowEngine.cpp)
Compare: https://github.com/yade/trunk/compare/a4e97562bdc2...83c5b51e3773