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 20, 2016
  6. Sep 19, 2016
  7. Sep 15, 2016
  8. Sep 06, 2016
  9. Aug 15, 2016
  10. Jul 20, 2016
  11. 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
  12. May 25, 2016
  13. Apr 11, 2016
  14. Mar 24, 2016
  15. Mar 23, 2016
  16. Mar 07, 2016
  17. 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
  18. Feb 25, 2016
  19. 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
  20. Feb 23, 2016
    • Johannes Hommel's avatar
      Handbook2.9 tutorial · e7613809
      Johannes Hommel authored
      Updated the sequential tutorial in the handbook.
      Deleted the old solutions_(de)coupled folders. The previous commit added the new updated solutions.
      e7613809
    • Johannes Hommel's avatar
      Handbook2.9 tutorial · ebc8f9d1
      Johannes Hommel authored
      Updated the tutorial and its description in the handbook to use implicit instead of coupled and sequential instead of decoupled.
      ebc8f9d1
    • Johannes Hommel's avatar
      Release2.9 Handbook · d0bf852d
      Johannes Hommel authored
      Updated the folder structure description and the installation instruction in the handbook.
      d0bf852d
    • Johannes Hommel's avatar
      Handbook 2.9 · b10273de
      Johannes Hommel authored
      added the new minimum compiler and cmake requirements
      b10273de
  21. Feb 02, 2016
  22. Jan 18, 2016
  23. Jan 12, 2016
  24. Jan 07, 2016
Loading