- 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
-
- Dec 20, 2017
-
-
The velocity calculation in Dumux 2.11 for the reynoldsnumbers is different, which leads to a different solution now
-
[mpnc][reference] change reference solution for evaporation. The difference to the old solution is this: *harmonic mean for diffusion coefficients * change in boundary conditions, no outflow, only inflow from left, no dirichlet for temperature * changed input values for sw_initial so that more diffusion takes place over the interface of pm and ff
-
- Nov 17, 2017
-
-
Simon Emmert authored
This reverts merge request !607
-
- Nov 16, 2017
-
-
Thomas Fetzer authored
-
- Mar 23, 2017
-
-
Timo Koch authored
-
- Mar 10, 2016
-
-
Thomas Fetzer authored
Update reference solutions
-
- Jan 26, 2016
-
-
Kilian Weishaupt authored
After commit 8557b77e which fixed shadowed variables in the fluidsystem, the test did not pass anymore. In addition, a new grid creator is used now which also leads to slight differences in the coordinates. Therefore, the reference solution had to be updated.
-
- Mar 24, 2014
-
-
Philipp Nuske authored
to. ALU has a different convergence behavior than UG, leading to different timestep sizes. UG and ALU have the same (fuzzy) result if the timestep is limited to one second. Therefore, an update of the reference solution, indirectly caused by the change of grid managers, seems justified. Discussed with Bernd and Christoph git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@12654 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Mar 07, 2014
-
-
Philipp Nuske authored
We agreed that the new consideration of partial pressures makes more sense, therefore the reference is updated. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@12583 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Dec 17, 2013
-
-
Philipp Nuske authored
- longer simulation time: with coarser grid and forward instead of central differences git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@12228 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Sep 02, 2013
-
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@11337 2fb0f335-1f38-0410-981e-8018bf24f1b0
-