opm-simulators/tests/data
Andreas Lauser 0d2bcdf610 some smallish parallel ctest improvements
the goal is to make it faster on computers with many cores: The
easiest way to do this is to ensure that the longest running tests are
not taking too much time and that they need about the same time. Thus
this patch contains the following changes which limits the CPU time
taken by each test to about two minutes in debug mode on my machine:

 - the water-air problem using the non-isothermal primary variable
   switching model now uses an 16x16 instead of a 32x32 grid. as a
   compensation it now runs for a year instead of 5000 seconds and the
   global grid refinement is now tested.
 - the end time of the lens problem ctests is now 3000 instead of
   30000 seconds. The binary itself does not change at all.
 - sort the tests in the CMakeLists.txt roughly in the order of their
   required time. (this will cause ctest not having to wait for long
   running test which were started late for too long.)
2014-09-03 13:09:47 +02:00
..
co2injection.dgf rename the tests/grids folder to tests/data 2014-05-08 15:31:32 +02:00
cuvette_11x4.dgf rename the tests/grids folder to tests/data 2014-05-08 15:31:32 +02:00
cuvette_44x24.dgf rename the tests/grids folder to tests/data 2014-05-08 15:31:32 +02:00
fracture.art rename the tests/grids folder to tests/data 2014-05-08 15:31:32 +02:00
groundwater_1d.dgf rename the tests/grids folder to tests/data 2014-05-08 15:31:32 +02:00
groundwater_2d.dgf rename the tests/grids folder to tests/data 2014-05-08 15:31:32 +02:00
groundwater_3d.dgf rename the tests/grids folder to tests/data 2014-05-08 15:31:32 +02:00
infiltration_50x3.dgf rename the tests/grids folder to tests/data 2014-05-08 15:31:32 +02:00
infiltration_250x20.dgf rename the tests/grids folder to tests/data 2014-05-08 15:31:32 +02:00
obstacle_24x16.dgf rename the tests/grids folder to tests/data 2014-05-08 15:31:32 +02:00
obstacle_48x32.dgf rename the tests/grids folder to tests/data 2014-05-08 15:31:32 +02:00
outflow.dgf rename the tests/grids folder to tests/data 2014-05-08 15:31:32 +02:00
reservoir.dgf rename the tests/grids folder to tests/data 2014-05-08 15:31:32 +02:00
richardslens_24x16.dgf rename the tests/grids folder to tests/data 2014-05-08 15:31:32 +02:00
richardslens_48x32.dgf rename the tests/grids folder to tests/data 2014-05-08 15:31:32 +02:00
richardslens_96x64.dgf rename the tests/grids folder to tests/data 2014-05-08 15:31:32 +02:00
test_navierstokes.dgf rename the tests/grids folder to tests/data 2014-05-08 15:31:32 +02:00
test_stokes2c.dgf rename the tests/grids folder to tests/data 2014-05-08 15:31:32 +02:00
test_stokes2cni.dgf rename the tests/grids folder to tests/data 2014-05-08 15:31:32 +02:00
test_stokes.dgf rename the tests/grids folder to tests/data 2014-05-08 15:31:32 +02:00
waterair.dgf some smallish parallel ctest improvements 2014-09-03 13:09:47 +02:00