Skip to content
Snippets Groups Projects
  1. 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
  2. Oct 20, 2016
  3. Sep 27, 2016
  4. Sep 23, 2016
  5. Sep 22, 2016
  6. Sep 20, 2016
  7. Sep 19, 2016
  8. Sep 15, 2016
  9. Sep 06, 2016
  10. Aug 15, 2016
  11. Jul 20, 2016
  12. 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
  13. May 25, 2016
  14. Apr 11, 2016
  15. Mar 24, 2016
  16. Mar 23, 2016
  17. Mar 07, 2016
  18. Mar 02, 2016
  19. Feb 29, 2016
    • Johannes Hommel's avatar
      Update Handbook 2.9 · d5beb77f
      Johannes Hommel authored
      changed the dune version to the most recent (2.4.1) in the detailed installation section.
      d5beb77f
    • Johannes Hommel's avatar
      Update Handbook 2.9 · fc4b6e4e
      Johannes Hommel authored
      updated the version to 2.9, edited the quick installation guide and adapted the path to the models in the model descriptions.
      fc4b6e4e
  20. Feb 25, 2016
  21. Feb 24, 2016
    • Johannes Hommel's avatar
      Update Handbook · e37943b5
      Johannes Hommel authored
      Adapted the new tutorial filenames in CMakelists.txt in order to make "make 0_dumux_handbook_pdf" work as before.
      e37943b5
Loading