Skip to content
Snippets Groups Projects
  1. Jun 19, 2017
  2. May 12, 2017
  3. Apr 06, 2017
  4. Mar 17, 2017
  5. Feb 10, 2017
  6. Dec 01, 2016
  7. Nov 16, 2016
    • Martin Beck's avatar
      [fix/tutorial-exercise1f] Exercise 1f makes more sense now · 36d017c4
      Martin Beck authored
      The changing constitutive relations task in exercise 1 previously was about
      exchanging the EffToAbsLaw with a LinearMaterial law. It makes more sense to
      replace the RegularizedBrooksCorey.
      The description in the handbook was adapted accordingly.
      36d017c4
  8. Oct 20, 2016
  9. Sep 27, 2016
  10. Sep 23, 2016
  11. Sep 22, 2016
  12. Sep 20, 2016
  13. Sep 19, 2016
  14. Sep 15, 2016
  15. Sep 06, 2016
  16. Aug 15, 2016
  17. Jul 20, 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. May 25, 2016
  20. Apr 11, 2016
  21. Mar 24, 2016
  22. Mar 23, 2016
Loading