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. Sep 20, 2016
  3. Mar 24, 2016
  4. Mar 23, 2016
  5. Feb 23, 2016
    • 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
  6. Oct 21, 2015
  7. Sep 08, 2015
  8. Jul 31, 2015
  9. Jul 15, 2015
  10. Jul 09, 2015
    • Thomas Fetzer's avatar
      [handbook] · 2a127c66
      Thomas Fetzer authored
      Restructured handbook and handbook files as we discussed
      it in the handbook meeting. This change is hardly reviewable
      so please compile and check whether you miss something in the
      new version of the handbook or the structure appears weird.
      
      The models have been removed, because they are just a copy from the
      doxygen description and we decided to refer to the doxygen homepage
      for a detailed description (which also upgrades doxygen).
      
      
      
      git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@15030 2fb0f335-1f38-0410-981e-8018bf24f1b0
      2a127c66
  11. Mar 26, 2014
  12. Mar 19, 2014
  13. Nov 12, 2013
  14. Oct 11, 2013
  15. Oct 01, 2013
  16. Feb 18, 2013
  17. Jan 28, 2013
  18. Jan 24, 2013
  19. Oct 17, 2012
  20. Oct 05, 2012
  21. Sep 24, 2012
  22. Sep 11, 2012
  23. Aug 30, 2012
  24. May 10, 2012
  25. Feb 24, 2012
  26. Feb 23, 2012
  27. Feb 14, 2012
  28. Feb 13, 2012
  29. Feb 12, 2012
  30. Feb 09, 2012
  31. Feb 07, 2012
  32. Feb 01, 2012
  33. Oct 11, 2011
    • Benjamin Faigle's avatar
      changes in restart behaviour: · 3f4ad215
      Benjamin Faigle authored
      - restart mechanism is now called from init(..) method in time manager for all models via problem().restart(...);
      - hence, calls to problem or models in application files and in the default start procedure are deleted (included in timeManager)
      - timeManager().init(...) now has a real restart bool defining if a restart was called by the user. Bool is true if restart is desired.
      - Decoupled models: to enable restart, the writer is only called with the access function to avoid segmentation fault.
      - Adapt tutorial to the change
      
      git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6737 2fb0f335-1f38-0410-981e-8018bf24f1b0
      3f4ad215
  34. Sep 01, 2011
  35. Aug 08, 2011
Loading