- Nov 23, 2018
-
-
[test][multidomain] add 1p2c_1p2c test to compare diffusion laws. MaxwellStefan and Fick's Law produce the same solution for 2 components
-
- Nov 22, 2018
-
-
* test failed on master with old 360 deg 3d ref solution
-
-
Ned Coltman authored
-
- Nov 15, 2018
-
-
Dennis Gläser authored
-
- Nov 13, 2018
-
-
-
-
-
-
-
-
-
created folder: - nonisothermal note: for now there is now isothermal, but in order to rename the files main.cc problem.hh etc. the foldernames should specify whats going on in the test
-
-
-
-
-
-
This involes small changes for the 2p non-isothermal problem and the mpnc-comparison references and links.
-
-
-
-
-
-
-
-
- Nov 09, 2018
-
-
Add names to `IOName`. Adapt names in some reference solutions.
-
- Oct 31, 2018
-
-
Katharina Heck authored
-
- Oct 11, 2018
-
-
Kilian Weishaupt authored
-
- Oct 04, 2018
-
-
Katharina Heck authored
-
- Sep 21, 2018
- Sep 04, 2018
-
-
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.
-
-
- Aug 29, 2018
-
-
Dennis Gläser authored
-
Dennis Gläser authored
-
Dennis Gläser authored
We reuse the grid creation facility of the facet coupling framework and require grid files that have the information on the fracture facets in them. This enables us to reuse the codimension one grid adapter of the facet coupling framework to identify which matrix element facets coincide with a fracture. This commit also introduces a test on the same geometry as in the 2.12 release. TODO: add test for quads and tetrahedra
-
- Aug 27, 2018
-
-
- Aug 16, 2018
-
-
Bernd Flemisch authored
Test in test/geomechanics/elastic.
-
- Aug 15, 2018
-
-
Dennis Gläser authored
-