Skip to content
Snippets Groups Projects
  1. Feb 10, 2016
  2. Feb 02, 2016
  3. Jan 25, 2016
    • Thomas Fetzer's avatar
      [compositionalfluidstate,test] Fix bug introduced in commit 15029. · 71471803
      Thomas Fetzer authored
      Fixes a bug with conditional jump over uninitialized values, which was intoduced by generalizing how massFractions are set.
      This keeps the generalization, but reverts everything else to what it has been before.
      Changes in reference solutions are necessary due to small changes.
      
      Thanks gruenich for git-bisecting.
      71471803
  4. Jan 22, 2016
  5. Jan 19, 2016
  6. Jan 13, 2016
  7. Jan 08, 2016
  8. Dec 17, 2015
  9. Dec 15, 2015
    • Thomas Fetzer's avatar
      [multidomain,Beavers-Joseph] Move evalBeaversJoseph to LOP which prevents a... · 49cbd33e
      Thomas Fetzer authored
      [multidomain,Beavers-Joseph] Move evalBeaversJoseph to LOP which prevents a reimplementation in the non-isothermal coupling local residual.
      
      Move beaversJospehCoeff to SpatialParamters, where it belongs.
      Changes in reference solution was triggered, comments see below.
      
      2cstokes2p2c:
      Checked storage.out (e.g. the evaporation rate):
        - changes were lass than 1 per mile.
      Checked vertical velocity profiles in the middle of the domain:
        - v_0: no visible difference
        - v_1: main deviation (5%) in middle, where the profile is oscillating anyway and NOT at the interface
      Checked horizontal velocity profiles:
        - v_0: small differences towards the outflow boundary
        - v_1: difference during the profile development
      
      2cnizeroeq2p2cni (freeflow):
      Checked vertical velocity profiles in the middle of the domain:
        - v_0: no visible difference
        - v_1: no visible difference
      Checked horizontal velocity profiles:
        - v_0: no visible difference
        - v_1: small differences towards the outflow boundary
      
      2cnizeroeq2p2cni (porousmedium):
      Checked vertical velocity profiles in the middle of the domain:
        - v_0: no visible difference
        - v_1: very small deviation towards the interface (3%)
      49cbd33e
  10. Dec 14, 2015
  11. Dec 11, 2015
  12. Dec 10, 2015
  13. Dec 08, 2015
  14. Nov 18, 2015
  15. Nov 03, 2015
  16. Oct 28, 2015
  17. Oct 19, 2015
  18. Oct 16, 2015
  19. Oct 08, 2015
  20. Oct 06, 2015
  21. Sep 25, 2015
    • Bernd Flemisch's avatar
      [multidomain] decrease maximum time step size for testing · 8d64cafa
      Bernd Flemisch authored
      The tests 2cstokes2p2c and 2cnistokes2p2cni failed due to differences in
      the final solutions that were caused by different timesteps that were
      caused by a small difference in the number of Newton iterations for one
      time step. This patch restricts the maximum time step size from 360 to
      240 seconds. By this, the tests succeed. However, this is only a
      temporary fix and the basic issue should be investigated as part of our
      testing research.
      
      Discussed with fetzer.
      
      
      
      git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@15539 2fb0f335-1f38-0410-981e-8018bf24f1b0
      8d64cafa
  22. Sep 23, 2015
Loading