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. Aug 09, 2018
  4. Aug 02, 2018
  5. Jul 16, 2018
  6. Jul 13, 2018
  7. Apr 25, 2018
    • Timo Koch's avatar
      [2pnc][test] Fix fuelcell test · 608ac7c7
      Timo Koch authored
      What was broken:
      The test used philtophob law which used the wrong residual saturations. It went into efftoabslaw with
      the non-wetting saturation so swr and snr where the wrong way around. It also overwrote the krw/krn function
      of the material law in use with a quadratic/cubic law. It also defined the capillary pressure negative but then
      it would be pc = pw-pn.
      
      What was fixed:
      Use the wettingPhase function instead to make the gas phase the wetting phase
      
      This changed:
      - the pw solution as swr and snr were corrected (the wrong way around pw was equal)
      - the pc solution because it is now positite
      - the mobilities as they didn't use the real van genuchten curves
      608ac7c7
  8. Nov 24, 2017
  9. Nov 07, 2017
  10. May 31, 2017
  11. Mar 28, 2017
  12. Feb 01, 2017
  13. Jan 04, 2017
  14. Mar 09, 2016
  15. Aug 13, 2015
Loading