Skip to content
Snippets Groups Projects
  1. Jun 28, 2016
  2. Jun 21, 2016
    • Bernd Flemisch's avatar
      Merge branch 'regulPartPress-3p3c' into 'master' · 7a3e7297
      Bernd Flemisch authored
      I introduced a regularization for the calculation of partial pressures.
      
      This is necessary to fix a problem that occured in Taraneh's flumevegas3p3cni example
      
      See merge request !154
      7a3e7297
    • Bernd Flemisch's avatar
      Merge branch 'feature/intersect-bboxtrees' into 'master' · f8421cf3
      Bernd Flemisch authored
      Feature/intersect bboxtrees
      
      Add the ability to bounding box trees to intersect with other bounding box trees.
      
      Add a test in `dumux/common/boundingboxtree/` testing BBoxTree construction, pointIntersection, treeIntersection.
      
      The result is a vector of `BoundingBoxIntersections`. They contain a first and a second element index
      of the respective first and second boundingBoxTree and the corners in global coordinates of the intersection geometry.
      
      This implements only intersection of 3D with 1D elements. However it is possible to add other geometries by implementing the `GeometryCollision` class for e.g. 2D with 1D elements or 3D with 2D elements.
      
      Merging this branch would remove the dependency on `dune-grid-glue` in `dumux-multidimension`.
      It is also a step towards better well models where wells are actually one-dimensional domains intersecting
      with the bulk grid cells.
      
      TODO
      
      * [x] Better documentation
      
      See merge request !146
      f8421cf3
  3. Jun 09, 2016
  4. Jun 08, 2016
  5. Jun 07, 2016
  6. Jun 06, 2016
  7. Jun 03, 2016
  8. Jun 01, 2016
  9. May 31, 2016
  10. May 30, 2016
  11. May 25, 2016
  12. May 24, 2016
  13. May 09, 2016
Loading