Skip to content
Snippets Groups Projects
  1. Aug 30, 2016
  2. Aug 29, 2016
  3. Aug 24, 2016
  4. Aug 18, 2016
  5. Aug 03, 2016
  6. Aug 02, 2016
    • Bernd Flemisch's avatar
      [cornerpoint] adapt to current Opm release 2016.04 · f72f09d2
      Bernd Flemisch authored
      With Opm release 2016.04, the module dune-cornerpoint has been
      renamed to opm-grid. Interfaces changed without deprecation. There
      doesn't seem to be a preprocessor macro to check for the employed
      Opm version. Therefore, drop support for older versions and only
      support 2016.04.
      f72f09d2
  7. Jul 26, 2016
  8. Jul 22, 2016
  9. Jul 07, 2016
  10. Jul 04, 2016
    • Martin Beck's avatar
      [effectivepermeabilityrutqvisttsang] Outsourced permeability calculation · 91d66f10
      Martin Beck authored
      Reviewed by heck
      
      Instead of calculating it in the local residual, the effective permeability
      is now calculated within a new file permeabilityrutqvisttsang.hh in the
      folder dumux/material/fluidmatrixinteractions.
      This is just one possible effective permeability model. Several others can be
      added and set via the property EffectivePermeabilityModel.
      
      Up to now, the permeabilities were averaged twice, first by calculating
      the mean of the mean of the intrinsic permeabilities in the flux variables
      and later by averaging the effective permeabilities in the local residual.
      This is redundant. Now, only the mean of the effective permeability is
      calculated in the local residual.
      This change required to change the reference files for the sequential and
      the parallel test.
      91d66f10
  11. Jun 29, 2016
  12. Jun 28, 2016
  13. Jun 09, 2016
  14. Jun 06, 2016
  15. May 24, 2016
  16. May 09, 2016
  17. Apr 29, 2016
  18. Apr 26, 2016
    • Timo Koch's avatar
      [test][bboxtree] Improve test · 8cf86ae4
      Timo Koch authored
      Add test cases where an intersection
      * is on an edge
      * goes through a corner
      * one-d element is split by face
      
      Add timer for intersection computation.
      8cf86ae4
  19. Apr 21, 2016
    • Timo Koch's avatar
      [test][bboxtree] Add a feature test for the bounding box tree · cb4a9df1
      Timo Koch authored
      * Constructs bounding box tree
      * Test intersection with points
      * If dune-foamgrid available tests for intersection with a network
      * Test all above tests for invariance w.r.t. grid coord scaling
      
      Things that could be added in the future:
      * Test with unstructured grids
      * Test with different grid managers
      cb4a9df1
  20. Apr 01, 2016
  21. Mar 24, 2016
  22. Mar 23, 2016
Loading