Skip to content
Snippets Groups Projects
  1. Mar 23, 2016
    • Larissa de Vries's avatar
      [cleanup][tests] Use new standard grid creator for structured grids · c86f4bfe
      Larissa de Vries authored and Timo Koch's avatar Timo Koch committed
      This includes several tasks (in this commit tutorial / stokes / 1p / 2p-sequential)
      * Remove unnecessary header includes
      * Use vectors / FieldVectors when reading from input file more often
      * Use input file for structured grids instead of dgf files for most tests
      * Adapt usage message
      
      Several severe fixes to the original commit were provided by Dennis.
      c86f4bfe
  2. 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
  3. Dec 08, 2015
  4. Jul 14, 2015
  5. Sep 18, 2012
  6. Aug 27, 2012
  7. Aug 10, 2012
  8. Feb 13, 2012
  9. Jan 31, 2012
  10. Jan 05, 2012
  11. Jan 03, 2012
  12. Dec 16, 2011
  13. 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
  14. May 27, 2011
  15. Jan 04, 2011
  16. Dec 10, 2010
  17. Nov 11, 2010
  18. Nov 08, 2010
  19. Oct 18, 2010
  20. Oct 13, 2010
  21. Aug 24, 2010
  22. Aug 03, 2010
  23. Jul 14, 2010
Loading