Skip to content
Snippets Groups Projects
  1. May 10, 2018
    • Dennis Gläser's avatar
      [poroelastic] add test · 31d9ed1b
      Dennis Gläser authored
      31d9ed1b
    • Dennis Gläser's avatar
      add poroelasticity framework · d27706cc
      Dennis Gläser authored
      d27706cc
    • Dennis Gläser's avatar
      [elastic] simplify test · dc76b1f1
      Dennis Gläser authored
      dc76b1f1
    • Dennis Gläser's avatar
      [geomechanics] remove cc-compatibility · 8c9e8a37
      Dennis Gläser authored
      Some of the interfaces were designed such that they are in agreement
      with the porous medium flow framework where we make them work for
      both cell-centered as well as the box scheme. In the geomechanics
      framework we now make use of the fact that cell-centered schemes are not
      considered and use more FEM-like interfaces for the parameters required
      for stress evaluations. This might enable us to rename/redefine these
      interfaces to work with both FEM as well as Box. However, if
      cell-centered schemes for geomechanics are to be implemented one day,
      the whole structure would have to be overthought.
      8c9e8a37
  2. May 09, 2018
  3. May 08, 2018
  4. May 07, 2018
  5. May 04, 2018
  6. May 03, 2018
  7. May 02, 2018
  8. Apr 27, 2018
  9. Apr 26, 2018
  10. 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
    • Dennis Gläser's avatar
      [2p] use non-conforming output in 2p test with interface solver · d9a23ab8
      Dennis Gläser authored and Timo Koch's avatar Timo Koch committed
      d9a23ab8
Loading