- 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 25, 2018
-
-
Timo Koch authored
-
- Nov 21, 2017
-
-
Dennis Gläser authored
the isothermal models no longer output temperature
-
- May 17, 2013
-
-
Bernd Flemisch authored
test_cc2p: adapt reference solution due to improved Dirichlet boundary handling for full-implicit cell-centered models git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@10692 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Dec 11, 2012
-
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/branches/implicit@9797 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Dec 10, 2012
-
-
Bernd Flemisch authored
implicit branch: start adapting CMake/CTest. Use the correct names for the box tests. Move reference solutions to a separate directory. Build cell centered tests (do not actually test them yet). git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/branches/implicit@9793 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Aug 22, 2012
-
-
Markus Wolff authored
- test now starts from input file - changed reference after implementation of VtkOutputLevel in decoupled 2p git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8944 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Feb 10, 2012
-
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7708 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Dec 21, 2011
-
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7228 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Dec 16, 2011
-
-
Andreas Lauser authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7079 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Andreas Lauser authored
where correct means "identical to the reference solution". so far, only a reference solution for the test of the 2p box model is provided git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7076 2fb0f335-1f38-0410-981e-8018bf24f1b0
-