Skip to content
Snippets Groups Projects
  1. Jul 08, 2015
  2. Jul 02, 2015
  3. Jul 01, 2015
  4. Jun 26, 2015
  5. Jun 24, 2015
  6. Jun 19, 2015
  7. 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
  8. 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
  9. Jun 12, 2015
  10. Jun 10, 2015
  11. Jun 08, 2015
  12. Jun 03, 2015
  13. Jun 01, 2015
  14. May 28, 2015
  15. May 22, 2015
  16. May 21, 2015
  17. May 15, 2015
  18. May 13, 2015
    • Thomas Fetzer's avatar
      [freeflow] · e5a9b993
      Thomas Fetzer authored
      updated call of masstransfermodel class
      
      [multidomain]
      - if a boundarylayer model for mass transfer is used, now this also means a boundary layer
        model for energy transfer is used too (which is more consistent)
      - added a test for the masstransfer and boundary layer models
      
      reviewed by gruenich
      
      
      
      git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@14757 2fb0f335-1f38-0410-981e-8018bf24f1b0
      e5a9b993
  19. May 12, 2015
  20. May 11, 2015
    • Thomas Fetzer's avatar
      [freeflow] · b45c57ac
      Thomas Fetzer authored
      - added individual headers for boundary layer and mass transfer models, which were implemented in the couplinglocaloperator
      
      [multidomain]
      - uses above mentioned new header and classes
      - improved own start function, especially the usage function
      - updated parts of the reference solutions, due to marginal deviations
      
      [implicit]
      - added convenience function for the viscosity in the 2p2c model 
      
      
      git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@14743 2fb0f335-1f38-0410-981e-8018bf24f1b0
      b45c57ac
  21. May 08, 2015
  22. May 06, 2015
    • Natalie Schröder's avatar
      [richards] · 12fe4015
      Natalie Schröder authored
      The richards model has now an additional flag useHead, which can be used to switch between pressure-saturation definition and pressureHead-watercontent definition. The primary variables are either pressure in [Pa] or pressure head in [cm]. Default is useHead = false.
      
      tested and reviewed by Bernd
      
      
      
      git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@14716 2fb0f335-1f38-0410-981e-8018bf24f1b0
      12fe4015
  23. May 05, 2015
  24. Apr 28, 2015
  25. Apr 27, 2015
  26. Apr 23, 2015
  27. Apr 22, 2015
Loading