Skip to content
Snippets Groups Projects
  1. Jul 13, 2015
  2. Jul 10, 2015
  3. 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
    • Thomas Fetzer's avatar
      [doxygen] · c55c6898
      Thomas Fetzer authored
      fixed warnings from doxygen
      
      [plotthermalconductivitymodel]
      deprecated the old class constructor call
      
      reviewed by nicolas
      
      
      git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@15029 2fb0f335-1f38-0410-981e-8018bf24f1b0
      c55c6898
  4. Jul 08, 2015
  5. Jul 02, 2015
  6. Jul 01, 2015
  7. Jun 26, 2015
  8. Jun 24, 2015
  9. Jun 19, 2015
  10. Jun 17, 2015
    • Bernd Flemisch's avatar
      [newton] fix line search · 8fff13af
      Bernd Flemisch authored
      This fixes a bug that resulted from the recent changes to the Newton
      convergence measures. Instead of storing the residual, the residual
      reduction is stored, but it has been forgotten to initialize this
      reduction with 1.0 instead of the initial residual.
      
      This only affected the line search where the current residual/reduction
      is compared to the last one.
      
      Reviewed by Alex.
      
      
      
      git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@14895 2fb0f335-1f38-0410-981e-8018bf24f1b0
      8fff13af
    • Thomas Fetzer's avatar
      [test/multidomain] · a63948b5
      Thomas Fetzer authored
      - added test problems for coupling turbulent free flow using zero eq.
      turbulence models with flow in porous media
      - documentation will follow
      
      [CHANGELOG]
      updated changelog to latest commits
      
      reviewed by gruenich
      
      
      git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@14886 2fb0f335-1f38-0410-981e-8018bf24f1b0
      a63948b5
  11. Jun 15, 2015
    • Thomas Fetzer's avatar
      [gnuplotinterface] · 719ee6fb
      Thomas Fetzer authored
      added possibility to pass user-defined options (in gnuplot language),
      datafile separator can now be chosen, and always a gnuplot script will be
      produced
      
      [plotoverline2d.hh]
      added switch to rewrite instead of append to data file, removed
      superfluous tabs
      
      [evaporationatmosphereproblem.hh]
      added example for use of gnuplotinterface and plotoverline2d
      
      reviewed by gruenich
      
      
      
      git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@14876 2fb0f335-1f38-0410-981e-8018bf24f1b0
      719ee6fb
    • Thomas Fetzer's avatar
      [start.hh] · e24e4795
      Thomas Fetzer authored
      updated version number in start message and user meeting invitation to
      thank you
      
      reviewed by gruenich
      
      
      git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@14868 2fb0f335-1f38-0410-981e-8018bf24f1b0
      e24e4795
  12. Jun 12, 2015
  13. Jun 10, 2015
  14. Jun 08, 2015
  15. Jun 03, 2015
  16. Jun 01, 2015
  17. May 28, 2015
  18. May 22, 2015
Loading