- Jun 27, 2019
-
-
[freeflow][test] Add convergence sincos test. Unite steady and unsteady sincos test in one main file, probelem file and executable.
-
-
-
-
-
-
- Jun 26, 2019
-
-
Kilian Weishaupt authored
Change initial condition to block/parabolic profile See merge request !1645
-
Kilian Weishaupt authored
* remove unnecessary traits * add test for alu grid
-
-
Dennis Gläser authored
Cleanup/comment and indentation See merge request !1644
-
Dennis Gläser authored
-
Dennis Gläser authored
-
Dennis Gläser authored
-
- Jun 25, 2019
-
-
Dennis Gläser authored
[mpfa][fix] Use correct type for data member See merge request !1642
-
Timo Koch authored
-
- Jun 20, 2019
-
-
Christoph Grüninger authored
-
- Jun 19, 2019
-
-
Ned Coltman authored
[staggered]fluxVars] Improve handling of Neumann BCs for the momentum eq See merge request !1630
-
Kilian Weishaupt authored
-
Kilian Weishaupt authored
* correctly account for the case when there is a Neumann bc for both the normal and tangential part of the stress.
-
- 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.
-
Dennis Gläser authored
-
Dennis Gläser authored
-
Dennis Gläser authored
-
-
-
-
Timo Koch authored
-
Timo Koch authored
-
Timo Koch authored
-
Timo Koch authored
We assume the grid function to model a Dune::Functions::GridFunction.
-
-
-
-