- 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
-
- 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.
-
- Jul 16, 2018
-
-
Timo Koch authored
-
* consistent ordering of component/phase names: x^componentName_phaseName * consistent use of underline: S_w, p_w, etc. * change respective data field names in reference solutions
-
Kilian Weishaupt authored
-
- Jun 13, 2018
-
-
and correct reference solution
-
- Dec 21, 2017
-
-