Skip to content
Snippets Groups Projects
  1. Sep 29, 2011
  2. Aug 09, 2011
    • Markus Wolff's avatar
      splitted spatial parameters base file · 6aa6d6d5
      Markus Wolff authored
         - one file (DiscretizationTypeSpatialParametersOneP) includes everything which is valid
           for both, single-phase and multi-phase systems
         - one file (DiscretizationTypeSpatialParameters) includes everything
           which is only valid for multi-phase systems
         - For singel-phase problems this means that the spatial parameters
           class now has to be derived from the ...SpatialParametersOneP base
           class!
      
      
      
      git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6430 2fb0f335-1f38-0410-981e-8018bf24f1b0
      6aa6d6d5
  3. May 27, 2011
  4. Jan 20, 2011
  5. Jan 04, 2011
  6. Nov 02, 2010
  7. Oct 20, 2010
  8. 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
  9. Aug 05, 2010
  10. Aug 03, 2010
  11. Jul 14, 2010
Loading