Skip to content
Snippets Groups Projects
  1. Feb 10, 2017
  2. Dec 01, 2016
  3. 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
  4. Oct 20, 2016
  5. Sep 27, 2016
  6. Sep 23, 2016
  7. Sep 22, 2016
  8. Sep 20, 2016
  9. Sep 19, 2016
  10. Sep 15, 2016
  11. Sep 06, 2016
  12. Aug 15, 2016
  13. Jul 20, 2016
  14. 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
  15. May 25, 2016
  16. Apr 11, 2016
  17. Mar 24, 2016
  18. Mar 23, 2016
  19. Mar 07, 2016
  20. Mar 02, 2016
  21. Feb 29, 2016
Loading