- Nov 13, 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.
-
-
- Jul 16, 2018
-
-
* 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
-
- Apr 05, 2018
-
-
Martin Schneider authored
-
- Dec 12, 2017
-
-
Dennis Gläser authored
-
- Mar 23, 2016
-
-
Timo Koch authored
We only have one gridcreator test using gmsh files. This adds another one. The grid ordering changes and the fuzzy compare could not sort it correctly. Might need a fix there. The solution is identical. Update reference.
-
- May 08, 2015
-
-
Martin Schneider authored
(reviewed by martinb) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@14727 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Apr 16, 2015
-
-
Timo Koch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/branches/gridadapt@14584 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Martin Schneider authored
Reviewed by Timo git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/branches/gridadapt@14582 2fb0f335-1f38-0410-981e-8018bf24f1b0
-