← Back to team overview

yade-dev team mailing list archive

[yade/trunk] 21f94c: - Direct solver used for periodic BCs and/or compr...

 

  Branch: refs/heads/master
  Home:   https://github.com/yade/trunk
  Commit: 21f94cdadffff902793b2f5596eae565798692c0
      https://github.com/yade/trunk/commit/21f94cdadffff902793b2f5596eae565798692c0
  Author: Bruno Chareyre <bruno.chareyre@xxxxxxxxxxx>
  Date:   2012-05-15 (Tue, 15 May 2012)

  Changed paths:
    M lib/triangulation/FlowBoundingSphere.hpp
    M lib/triangulation/FlowBoundingSphere.ipp
    M lib/triangulation/PeriodicFlow.cpp
    M lib/triangulation/PeriodicFlow.hpp
    M lib/triangulation/def_types.h

  Log Message:
  -----------
  - Direct solver used for periodic BCs and/or compressible fluid
- saveVTK for periodic BCs
- fix rare but possible junk permeability values (define max/min)


  Commit: d81333359523df2cc75842b9025522a35fede52b
      https://github.com/yade/trunk/commit/d81333359523df2cc75842b9025522a35fede52b
  Author: Bruno Chareyre <bruno.chareyre@xxxxxxxxxxx>
  Date:   2012-05-15 (Tue, 15 May 2012)

  Changed paths:
    M pkg/dem/FlowEngine.cpp
    M pkg/dem/FlowEngine.hpp

  Log Message:
  -----------
  -FlowEngine uses boost::thread to precompute triangulation and Cholesky factor while yade is running


Compare: https://github.com/yade/trunk/compare/02be747...d813333