yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #08540
[yade/trunk] 74045c: Fix a few bugs discovered with Luc: Fluid forces s...
Branch: refs/heads/master
Home: https://github.com/yade/trunk
Commit: 74045cab4c93eb9584aeb45fc8c80b9b4c8b8c5f
https://github.com/yade/trunk/commit/74045cab4c93eb9584aeb45fc8c80b9b4c8b8c5f
Author: Bruno Chareyre <bruno.chareyre@xxxxxxxxxxx>
Date: 2012-04-26 (Thu, 26 Apr 2012)
Changed paths:
M lib/triangulation/FlowBoundingSphere.ipp
M lib/triangulation/PeriodicFlow.cpp
M lib/triangulation/Tesselation.ipp
M pkg/dem/FlowEngine.cpp
M pkg/dem/FlowEngine.hpp
Log Message:
-----------
Fix a few bugs discovered with Luc: Fluid forces splitted between particles and their images in PBC, and others.
Implement the updateBCs feature for PBCs.