Skip to content
Snippets Groups Projects
  1. 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
  2. Oct 10, 2011
  3. Oct 05, 2011
  4. Oct 04, 2011
  5. Sep 29, 2011
  6. Sep 28, 2011
  7. Sep 27, 2011
  8. Sep 26, 2011
  9. Sep 23, 2011
  10. Sep 22, 2011
  11. Sep 21, 2011
  12. Sep 20, 2011
  13. Sep 19, 2011
  14. Sep 08, 2011
  15. Sep 07, 2011
Loading