Skip to content
Snippets Groups Projects
  1. Nov 13, 2018
  2. Sep 04, 2018
    • Bernd Flemisch's avatar
      harmonize phase names · cd8191fb
      Bernd Flemisch authored and Kilian Weishaupt's avatar Kilian Weishaupt committed
      Implement decision made in !1137:
      - 1p gas: `gas`
      - 1p liquid: `liq`
      - 2p gas/liquid: `gas` and `liq`
      - 2p liquid/liquid: `aq` and `napl`
      - 3p: `gas`, `aq` and `napl`
      - solid: `s`
      
      Add `IsAqueous` to components to detect if a component is aqueous or not.
      Adapt reference solutions.
      Adjust `primaryVariableName` only where necessary to make the tests pass.
      Will be treated in general in !1212.
      cd8191fb
  3. Mar 27, 2018
  4. May 29, 2017
    • Kilian Weishaupt's avatar
      [staggerednc][test] Fix tests and update ref solution · ef9e9913
      Kilian Weishaupt authored
      * Old test used parabolic velocity profile as initital and boundary condition
        although Re was way over 1000. This led to some strange behaviour regarding
        the pressure gradient
      
      * We now give the system some additional time so that the "right" pressure gradient
        can evolve before injecting the tracer
      
      * Add output of deltaP
      ef9e9913
  5. Mar 06, 2017
Loading