opm-simulators/tests
Andreas Lauser f0e5a25126 make the dune-localfunctions dependency optional
as a side effect, two-point gradients are now used by default for the
vertex-centered finite volume discretization. (because P1-FE gradients
require the FE shape functions and those are provided by
dune-localfunctions.)

as a consequence, this triggered an update of quite a few reference
solutions: the differences are measurable, but as far as I can see,
the results are compareable. also, this commit regresses the
performance of the test for the reservoir problem with the vertex
centered finite volume scheme a bit. While I would not bet a house on
the reason, I'm pretty sure that this is caused by the switch from P1
FE gradients to two-point ones.

Note that even though I'm the author of this patch, it shamelessly
rips off substantial parts of the @dr-robertk's patch:
https://github.com/OPM/ewoms/pull/69
2016-09-22 15:23:14 +02:00
..
data remove the navier-stokes test problem 2016-09-22 14:58:19 +02:00
models remove support for the legacy ALUGrid library provided by dune-grid 2016-05-04 13:22:51 +02:00
referencesolutions make the dune-localfunctions dependency optional 2016-09-22 15:23:14 +02:00
lens_immiscible_ecfv.cc clean up the licensing preable of source files 2016-03-17 13:20:20 +01:00
lens_immiscible_vcfv.cc make the dune-localfunctions dependency optional 2016-09-22 15:23:14 +02:00
powerinjection_darcy.cc clean up the licensing preable of source files 2016-03-17 13:20:20 +01:00
powerinjection_forchheimer.cc clean up the licensing preable of source files 2016-03-17 13:20:20 +01:00
run-vtu-test.sh VTK output: start writing at sequence number 0 2016-08-13 12:41:59 +02:00
test_blackoilfluidstate.cc rename "local AD" to "dense AD" 2016-06-04 23:56:47 +02:00
test_stokes2c.cc clean up the licensing preable of source files 2016-03-17 13:20:20 +01:00
test_stokes.cc clean up the licensing preable of source files 2016-03-17 13:20:20 +01:00
test_stokesni.cc clean up the licensing preable of source files 2016-03-17 13:20:20 +01:00