Skip to content
Snippets Groups Projects
  1. Sep 27, 2016
  2. Sep 23, 2016
  3. Sep 22, 2016
  4. Sep 19, 2016
  5. Sep 12, 2016
  6. Sep 06, 2016
  7. Sep 01, 2016
  8. Aug 31, 2016
  9. Aug 30, 2016
  10. Aug 29, 2016
  11. Aug 24, 2016
  12. Aug 18, 2016
  13. Aug 03, 2016
  14. 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
  15. Jul 26, 2016
  16. Jul 22, 2016
  17. Jul 07, 2016
  18. 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
  19. Jun 29, 2016
  20. Jun 28, 2016
  21. Jun 09, 2016
  22. Jun 06, 2016
  23. May 24, 2016
  24. May 09, 2016
Loading