Skip to content
Snippets Groups Projects
  1. Apr 18, 2017
  2. Apr 06, 2017
  3. Oct 19, 2016
  4. Dec 08, 2015
  5. Oct 29, 2015
  6. Jul 14, 2015
  7. 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
  8. Jun 10, 2015
  9. Mar 26, 2015
    • Thomas Fetzer's avatar
      [gnuplotinterface] · eaffe73a
      Thomas Fetzer authored
      Added files for plotting the material laws. Added functionality to plot
      files and functions in gnuplot, too. Two different examples how to use
      the interface are added.
      1) plot material laws like, pc-Sw, kr-Sw, D_eff-Sw, \lambda-Sw, etc:
         see test/implicit/2p2c/test/implicit/2p2c/waterairspatialparams.hh
      2) live output of results:
         see test/multidomain/2cnistokes2p2cni/2p2cnisubproblem.hh
      
      Test for the material plot functions will be introduced after the
      release.
      
      reviewed by gruenich
      
      
      
      
      git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@14458 2fb0f335-1f38-0410-981e-8018bf24f1b0
      eaffe73a
  10. Mar 23, 2015
  11. Jan 28, 2015
  12. May 16, 2013
  13. Sep 18, 2012
  14. Aug 27, 2012
  15. Feb 21, 2012
  16. Feb 08, 2012
  17. Jan 31, 2012
  18. Jan 25, 2012
  19. Jan 23, 2012
  20. Jan 19, 2012
  21. Jan 02, 2012
  22. Dec 16, 2011
  23. Oct 27, 2011
  24. Jun 27, 2011
  25. May 10, 2011
  26. May 09, 2011
  27. Jan 04, 2011
  28. Oct 20, 2010
  29. 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
  30. Aug 24, 2010
  31. Aug 03, 2010
  32. Jul 14, 2010
Loading