Skip to content
Snippets Groups Projects
  1. Feb 22, 2012
  2. Feb 13, 2012
  3. Feb 10, 2012
  4. Feb 07, 2012
  5. Feb 02, 2012
  6. Jan 31, 2012
  7. Jan 26, 2012
  8. Jan 23, 2012
  9. Jan 05, 2012
  10. Jan 03, 2012
  11. Dec 21, 2011
  12. Dec 20, 2011
  13. Dec 16, 2011
  14. Nov 01, 2011
  15. Oct 27, 2011
  16. 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
  17. Sep 20, 2011
    • Andreas Lauser's avatar
      property system: improve introspection · 6a3fa8df
      Andreas Lauser authored
      now it is possible to print where the point of definition and the
      inheritance structure for all properties of a given type tag. for
      properties defined using the convenience macros SET_*_PROP it is even
      possible to print their value. the generic startup routines plus
      test_2p have been adapted to print everything. todo: introduce a
      parameter which allows to turn of the output at runtime.
      
      git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6637 2fb0f335-1f38-0410-981e-8018bf24f1b0
      6a3fa8df
  18. Aug 08, 2011
  19. Jun 27, 2011
  20. Jun 16, 2011
  21. May 27, 2011
  22. Jan 24, 2011
  23. Jan 20, 2011
  24. Jan 05, 2011
  25. Jan 04, 2011
Loading