Skip to content
Snippets Groups Projects
  1. Feb 26, 2021
  2. Mar 18, 2020
  3. Mar 14, 2020
  4. Oct 11, 2019
  5. Oct 08, 2019
  6. Dec 18, 2018
  7. Dec 17, 2018
  8. Dec 03, 2018
  9. Nov 17, 2018
  10. May 02, 2018
  11. Dec 21, 2017
  12. Dec 20, 2017
  13. Feb 10, 2017
  14. Sep 22, 2016
  15. Mar 09, 2016
  16. Mar 07, 2016
    • Bernd Flemisch's avatar
      [sequential] replace decoupled by sequential · e2c53337
      Bernd Flemisch authored
      Replace the word "Decoupled" in TypeTags and classes by "Sequential",
      according to FS#252.
      
      For both the TypeTags and the Decoupled...Indices classes, the compilers
      don't emit a deprecation warning. For the TypeTags, a run-time check is
      performed at the end of the start() routine.
      e2c53337
  17. Jan 22, 2016
  18. May 17, 2013
  19. Sep 18, 2012
  20. Aug 27, 2012
  21. Feb 16, 2012
  22. Jan 31, 2012
  23. Jan 18, 2012
  24. Dec 16, 2011
  25. Nov 01, 2011
  26. Oct 31, 2011
  27. Oct 27, 2011
  28. Oct 19, 2011
  29. May 27, 2011
  30. Jan 04, 2011
  31. Oct 20, 2010
  32. Aug 26, 2010
    • Andreas Lauser's avatar
      various cleanups · 0606de03
      Andreas Lauser authored
      - make all headers in dumux/common and dumux/boxmodels/common self sustained,
        i.e. that they can be included without any preconditions
      - remove most irrelevant includes in the common code
      - bring the 1p and 1p2c box model up to stable standard (accessor functions in
        the volume and flux variable classes, make the 1p2c model work for
        compressible fluids, various fixes the 1p2c test problem)
      - change the isfluid-trail fluid system to standard SI units
      - play around with timestep control if timestep ramp-up is enabled
        (problem is still not solved, though)
      - split the *properties.hh headers into the declaration of the properties and
        definition of defaults for the common part of the box models as well as for
        the 1p and 1p2c models
      - put the indices structure for the 1p and 1p2c models into separate files
      - introduce a base class for volume variables of the box models
      
      git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@4180 2fb0f335-1f38-0410-981e-8018bf24f1b0
      0606de03
Loading