- Jun 17, 2019
-
-
Timo Koch authored
With our current test tool it is very hard to create regression tests for adaptive grids. The adaption criterion is usually based on a threshold, so it might be slightly different on different architectures. This will currently make the test fail, altough physically the solution might not be very different. For such cases tests are very complicated. One possibility might be the projection on a known grid on which the regression error can be computed. Until such tools are avaiable, we simply compile and run the test but do not check for regression in the solution.
-
- Jun 05, 2019
-
-
Melanie Lipp authored
[test][convergence] Change condition of checking error i twice to checking error i and error i+1 once.
-
- May 29, 2019
-
-
Timo Koch authored
-
- May 24, 2019
-
-
Timo Koch authored
-
- May 18, 2019
-
-
Timo Koch authored
-
- May 07, 2019
-
-
- May 06, 2019
- May 05, 2019
-
-
Timo Koch authored
-
- May 04, 2019
-
-
Timo Koch authored
-
This fixes a bug introduced with !1517 and thus fixes the test_mpnc_kinetic test. However the newly introduced 2p2c test references were created with the buggy code and thus have to updated (in this patch). We make it more robust by increasing the Newton accuracy, introducing checkpoints and incresing the initial time step size, which results in many less time steps.
-
- May 02, 2019
-
-
- Apr 26, 2019
-
-
[test][nonequilibrium][2p2c] make test nonisothermal and set better boundary conditions. add reference solution for box and tpfa
-
- Mar 28, 2019
-
-
Martin Schneider authored
-
- Mar 27, 2019
-
-
-
Katharina Heck authored
[cleanup][tests][2pncmin] remove unnecessary salt precipitation from gas phase in the source term as no salt is in the gas phase anyway
-
- Mar 26, 2019
-
-
-
Simon Emmert authored
[2p][incompressible][tracer] add getParams to spatialParams for permeability to reuse it with different permeabilites for tracer systems
-
Kilian Weishaupt authored
* non-backward compatible change * store const ref to fvGridGeometry * call resize() without argument * adapt test
-
Kilian Weishaupt authored
-
- Mar 01, 2019
-
-
- Feb 28, 2019
-
-
-
Simon Emmert authored
Fixes errors introduced in !1507
-
- Feb 27, 2019
-
-
Timo Koch authored
-
Simon Emmert authored
-
Katharina Heck authored
-
Katharina Heck authored
-
- Feb 20, 2019
-
-
[sequential 2p2c flash] revert change in Rachford-Rice equation (both quantities are mass-based), add literature, change references
-
-
- Jan 21, 2019
-
-
Timo Koch authored
-
- Dec 18, 2018
-
-
* Now: // Add model specific output fields
-
-
-
-
-
-