opm-simulators/tests
Andreas Lauser d329547463 EclProblem: clean up the time management code
- when an episode/report step is over, the next is started by endEpisode()
- the problem does not deal with updating the simulation time anymore
- rename `episodeIdx` in to `reportStepIdx` the 'EclWriter' because
  this variable is -- and always has been -- the report step number
  used by some parts of `opm-output`'s ECL writing code (the report
  step number is equivalent to the episode index plus 1). IMO, the
  output and parser code should be made more consistent in regard of
  whether it expects 0-based or 1-based indices, but this is a story
  for another day.
2019-05-03 14:07:15 +02:00
..
not-unit Add exception handlers to all tutorials and examples 2013-09-05 12:28:04 +02:00
build-simulators.sh make sure working tree is clean before execution 2017-01-18 11:42:34 +01:00
capillary_overlap.DATA Update tests and provide some eclipse output. 2014-03-31 15:32:06 +02:00
capillary.DATA Make grid in deck have larger number of cells. 2015-10-01 15:20:08 +02:00
capillarySwatinit.DATA FIX swatinit test in test_equil 2017-03-22 10:20:59 +01:00
deadfluids.DATA Glue in support for the grid property modifier keywords 2014-06-11 13:48:49 +02:00
DuneIstlTestHelpers.hpp [cleanup] Removes unnecessary if clauses for unsupported DUNE versions. 2017-10-11 21:25:18 +02:00
equil_base.DATA equil test decks: make them feature one time step 2019-05-03 14:06:41 +02:00
equil_capillary_overlap.DATA equil test decks: make them feature one time step 2019-05-03 14:06:41 +02:00
equil_capillary_swatinit.DATA equil test decks: make them feature one time step 2019-05-03 14:06:41 +02:00
equil_capillary.DATA equil test decks: make them feature one time step 2019-05-03 14:06:41 +02:00
equil_deadfluids.DATA equil test decks: make them feature one time step 2019-05-03 14:06:41 +02:00
equil_livegas.DATA equil test decks: make them feature one time step 2019-05-03 14:06:41 +02:00
equil_liveoil_grid.DATA Add test data file for compute_initial_state.cpp. 2014-02-27 15:55:08 +01:00
equil_liveoil.DATA equil test decks: make them feature one time step 2019-05-03 14:06:41 +02:00
equil_pbvd_and_pdvd.DATA equil test decks: make them feature one time step 2019-05-03 14:06:41 +02:00
equil_rsvd_and_rvvd.DATA equil test decks: make them feature one time step 2019-05-03 14:06:41 +02:00
liveoil.DATA blackoil fluids test: add section markers to make EclipseState happy 2014-09-19 15:27:12 +02:00
msw.data adding test_multisegmentwells 2016-05-09 10:33:53 +02:00
norne_pvt.data Added DX/DY/DZ to norne_pvt.data 2016-06-21 16:10:32 +02:00
relpermDiagnostics.DATA test_RelpermDiagnostics: .DATA file correct, test throws exception for parser errors. 2018-01-17 09:50:21 +01:00
run-init-regressionTest.sh build system cleanup 2018-11-16 15:01:59 +01:00
run-parallel-regressionTest.sh build system cleanup 2018-11-16 15:01:59 +01:00
run-parallel-unitTest.sh Add runner script for tests needing MPI. 2018-11-13 10:31:23 +01:00
run-porv-acceptanceTest.sh build system cleanup 2018-11-16 15:01:59 +01:00
run-regressionTest.sh build system cleanup 2018-11-16 15:01:59 +01:00
run-restart-regressionTest.sh build system cleanup 2018-11-16 15:01:59 +01:00
satfuncEPS_B.DATA Updated to use ParseMode. 2015-08-06 15:56:51 +02:00
SUMMARY_DECK_NON_CONSTANT_POROSITY.DATA Add PERM values in test deck 2019-03-21 17:00:56 +01:00
test_blackoil_amg.cpp Changes to make CPR able to use general indexing. 2019-03-15 11:27:38 +01:00
test_convergencereport.cpp Remove cell_index from ReservoirFailure struct. 2018-11-13 10:19:15 +01:00
test_deferredlogger.cpp Use angle brackets for includes 2019-01-08 13:26:19 +01:00
test_ecl_output.cc EclProblem: clean up the time management code 2019-05-03 14:07:15 +02:00
test_equil.cc Update test_equil.cpp for upstream changes. 2019-03-28 15:47:44 +01:00
test_gatherconvergencereport.cpp Created gatherConvergenceReport() function and test. 2018-11-13 10:30:32 +01:00
test_gatherdeferredlogger.cpp style changes 2019-01-14 09:22:17 +01:00
test_graphcoloring.cpp Extended test for the reordering 2018-07-20 14:43:40 +02:00
test_invert.cpp changes to make test compile, however the tests tests matrixes functionality not used in flow 2019-03-12 15:13:38 +01:00
test_milu.cpp Fixed unused variable warnings in test_milu 2018-07-20 14:42:46 +02:00
test_multmatrixtransposed.cpp changes to make test compile, however the tests tests matrixes functionality not used in flow 2019-03-12 15:13:38 +01:00
test_norne_pvt.cpp Add ErrorGuard when parsing 2019-01-07 10:44:33 +01:00
test_parallelistlinformation.cpp changed: let the build system handle the dynamic boost test defines 2018-02-14 16:04:48 +01:00
test_relpermdiagnostics.cpp Add ErrorGuard when parsing 2019-01-07 10:44:33 +01:00
test_stoppedwells.cpp Add ErrorGuard when parsing 2019-01-07 10:44:33 +01:00
test_thresholdpressure.cpp Adapt to moved opm-grid headers. 2018-02-10 08:33:33 +01:00
test_timer.cpp Add ErrorGuard when parsing 2019-01-07 10:44:33 +01:00
test_vfpproperties.cpp also pass the parseContext and errorGuard to Opm::checkDeck() 2019-04-04 18:13:36 +02:00
test_wellcollection.cpp Move well includes to subdirectory Well/ 2019-03-07 15:30:33 +01:00
test_wellcontrols.cpp changed: let the build system handle the dynamic boost test defines 2018-02-14 16:04:48 +01:00
test_wellmodel.cpp removing DynamicListEconLimited 2019-01-08 11:28:11 +01:00
test_wells.cpp changed: let the build system handle the dynamic boost test defines 2018-02-14 16:04:48 +01:00
test_wellsgroup.cpp Move well includes to subdirectory Well/ 2019-03-07 15:30:33 +01:00
test_wellsmanager.cpp adding the unit_test for PR#1693 2019-01-10 11:29:28 +01:00
test_wellstatefullyimplicitblackoil.cpp recovering well restart data for multisegment well 2019-04-04 16:22:19 +02:00
testBlackoilState3.DATA Updated to use ParseMode. 2015-08-06 15:56:51 +02:00
testFluid.DATA Mark deck as FIELD units. 2013-06-05 12:24:23 +02:00
TESTTIMER.DATA Fix date for long simulation times 2017-11-28 13:37:00 +01:00
TESTWELLMODEL.DATA adding a test for well model. 2017-08-25 14:09:26 +02:00
update_reference_data.sh add a regression test using NNCs 2019-02-13 12:22:03 +01:00
VFPPROD1 Added proper error checking and partial units 2015-08-10 08:50:26 +02:00
VFPPROD2 Added proper error checking and partial units 2015-08-10 08:50:26 +02:00
wells_group.data Add PERM values in test deck 2019-03-21 17:00:56 +01:00
wells_manager_data_expanded.data Add PERM values in test deck 2019-03-21 17:00:56 +01:00
wells_manager_data_wellSTOP.data Add PERM values in test deck 2019-03-21 17:00:56 +01:00
wells_manager_data.data Add PERM values in test deck 2019-03-21 17:00:56 +01:00
wells_no_perforation.data Add PERM values in test deck 2019-03-21 17:00:56 +01:00
wells_stopped.data Add PERM values in test deck 2019-03-21 17:00:56 +01:00
wetgas.DATA blackoil fluids test: add section markers to make EclipseState happy 2014-09-19 15:27:12 +02:00