← Back to team overview

yade-dev team mailing list archive

[yade/trunk] c77a3b: - use cell handles vector instead of CGAL's cell i...

 

  Branch: refs/heads/master
  Home:   https://github.com/yade/trunk
  Commit: c77a3b32be50055941001ef4b17ad57facc253cf
      https://github.com/yade/trunk/commit/c77a3b32be50055941001ef4b17ad57facc253cf
  Author: Bruno Chareyre <bruno.chareyre@xxxxxxxxxxx>
  Date:   2012-07-09 (Mon, 09 Jul 2012)

  Changed paths:
    M lib/triangulation/FlowBoundingSphere.hpp
    M lib/triangulation/FlowBoundingSphere.ipp
    M lib/triangulation/Network.hpp
    M lib/triangulation/Network.ipp
    M lib/triangulation/PeriodicFlow.cpp
    M lib/triangulation/PeriodicFlow.hpp
    M lib/triangulation/Tesselation.h
    M lib/triangulation/Tesselation.ipp
    M lib/triangulation/def_types.h
    M pkg/dem/FlowEngine.cpp
    M pkg/dem/FlowEngine.hpp

  Log Message:
  -----------
  - use cell handles vector instead of CGAL's cell iterators for faster loops
- make mirror permeabilities i->j vs. j->i exactly equal in the periodic cases to avoid non-positive definite matrices
- fix a few mistakes in permeabillity min/max bounding (permeabilityFactor was not included, and the min was way too high, changing 50% of the values)
- make multithread run possible also in the periodic case


  Commit: 53b85a3b31bdcc7974c236a8a502233116383bfa
      https://github.com/yade/trunk/commit/53b85a3b31bdcc7974c236a8a502233116383bfa
  Author: Bruno Chareyre <bruno.chareyre@xxxxxxxxxxx>
  Date:   2012-07-09 (Mon, 09 Jul 2012)

  Changed paths:
    M pkg/dem/Ig2_Sphere_Sphere_ScGeom.hpp

  Log Message:
  -----------
  smallfix in documentation


Compare: https://github.com/yade/trunk/compare/b654c2067f1c...53b85a3b31bd