- 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
-
-
- Apr 16, 2018
-
-
Dennis Gläser authored
-
- Nov 21, 2017
-
-
Dennis Gläser authored
the isothermal models no longer output temperature
-
- Sep 28, 2016
-
-
Martin Schneider authored
Update of reference vtu files since parameters are defined now on elements instead of boxes. Furthermore the adaption routine has changed.
-
- 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
-
- Nov 27, 2012
-
-
Bernd Flemisch authored
implicit branch: change directory structure. Add dumux/implicit directory. Copy models from boxmodels/model to implicit/model. Copy boxmodels/common to implicit/box. Copy ccmodels/common (from devel) to implicit/cellcentered. Copy boxmodels/common/box*.hh to implicit/common/implicit*.hh. Move test/boxmodels to test/implicit. Adapt configure.ac and Makefile.ams. Everything still builds. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/branches/implicit@9679 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Aug 07, 2012
-
-
Melanie Darcis authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8813 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Melanie Darcis authored
This is done since YaspGrid currently does not always work properly for O3 compilations. Capitalized property names in spatialparams and problems according to property name convention. Beautified input files. Reviewed by Markus. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8812 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Jan 31, 2012
-
-
Andreas Lauser authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7587 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
-