Skip to content
Snippets Groups Projects
  1. Nov 01, 2011
  2. Oct 27, 2011
  3. Oct 26, 2011
  4. Oct 19, 2011
  5. Oct 18, 2011
  6. 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
  7. Oct 05, 2011
  8. Sep 29, 2011
  9. Sep 27, 2011
  10. Sep 26, 2011
  11. Sep 23, 2011
  12. Sep 22, 2011
  13. 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
  14. Sep 06, 2011
  15. Sep 02, 2011
  16. Sep 01, 2011
  17. Aug 29, 2011
  18. Aug 19, 2011
  19. Aug 17, 2011
  20. Aug 16, 2011
  21. Aug 12, 2011
  22. Aug 09, 2011
Loading