Skip to content
Snippets Groups Projects
  1. Jun 23, 2017
  2. Dec 16, 2016
  3. Jul 26, 2016
    • Bernd Flemisch's avatar
      remove superfluous `Dumux::` qualifiers · 35bf6f1d
      Bernd Flemisch authored
      Everything in our .hh files is defined within the namespace `Dumux`.
      There were numerous occurrences of `Dumux::` qualifiers that were
      unnecessary. Remove those occurrences. Necessary qualifications
      remain, such as `typedef Dumux::H2O<Scalar> H2O;`.
      35bf6f1d
  4. Mar 23, 2016
  5. Mar 10, 2016
  6. Jan 22, 2016
  7. Nov 03, 2015
  8. Jul 30, 2015
  9. Jul 14, 2015
  10. Jan 13, 2015
    • Timo Koch's avatar
      This implements the task of the last dumux day for the implicit tests... · 53ace3de
      Timo Koch authored
      This implements the task of the last dumux day for the implicit tests (common/decoupled/freeflow/geomechanics see earlier commit):
      In test folder:
      1. change SET_TYPE_PROP instead of SET_PROP where possible
      2. Remove commented code where not needed
      3. Remove unnecessary includes
      4. Change the neumann/dirichlet,... functions to the corresponding atPos functions where globalPos is needed
      
      The task for the multidomain folder will follow by thomas
      
      Reviewed by bernd
       
      
      
      git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@14046 2fb0f335-1f38-0410-981e-8018bf24f1b0
      53ace3de
  11. Nov 28, 2014
    • Thomas Fetzer's avatar
      [non-isothermal] · 509c42ba
      Thomas Fetzer authored
      update to the generic non-isothermal model
      
      adjusted:
       - 1p model
       - 3p model
       - 1p test (including 1pni tests)
       - 1p2c test (including 1p2cni tests)
       - 2p2c test (including 2p2cni tests)
       - 3p test (including 3pni tests)
       - 3p3c test (including 3p3cpni tests)
       - new ctest for kuevette problem
      
      updated:
       - SET_TYPE_PROP instead of SET_PROP
       - documentation of non-isothermal problems
       - solution for 2pinjectionproblem (now with simplex grid)
       - version number in one start message
      
      deleted:
       - old non-isothermal test folders
       - whitespace at end of configure.ac lines
      
      created and reviewed by kissinger and fetzer
      
      
      
      
      git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13825 2fb0f335-1f38-0410-981e-8018bf24f1b0
      509c42ba
  12. Oct 07, 2014
  13. Sep 03, 2014
  14. May 16, 2014
  15. Apr 02, 2014
  16. Sep 24, 2013
  17. Sep 20, 2013
  18. Sep 02, 2013
  19. Aug 29, 2013
  20. May 28, 2013
  21. May 17, 2013
  22. Mar 07, 2013
  23. Feb 26, 2013
  24. Dec 11, 2012
  25. Dec 04, 2012
  26. Nov 30, 2012
  27. Nov 27, 2012
  28. Oct 15, 2012
  29. Sep 28, 2012
  30. Sep 18, 2012
  31. Aug 27, 2012
Loading