Skip to content
Snippets Groups Projects
  1. 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
  2. Oct 21, 2015
  3. Sep 08, 2015
  4. Jul 31, 2015
  5. Jul 15, 2015
  6. 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
  7. Mar 26, 2014
  8. Mar 19, 2014
  9. Nov 12, 2013
  10. Oct 11, 2013
  11. Oct 01, 2013
  12. Feb 18, 2013
  13. Jan 28, 2013
  14. Jan 24, 2013
  15. Oct 17, 2012
  16. Oct 05, 2012
  17. Sep 24, 2012
  18. Sep 11, 2012
  19. Aug 30, 2012
  20. May 10, 2012
  21. Feb 24, 2012
  22. Feb 23, 2012
  23. Feb 14, 2012
  24. Feb 13, 2012
  25. Feb 12, 2012
  26. Feb 09, 2012
  27. Feb 07, 2012
  28. Feb 01, 2012
  29. 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
  30. Sep 01, 2011
  31. Aug 08, 2011
  32. Feb 25, 2011
  33. Feb 04, 2011
  34. Jan 19, 2011
Loading