.. |
capillary_overlap.DATA
|
Update tests and provide some eclipse output.
|
2014-03-31 15:32:06 +02:00 |
capillary.DATA
|
Some additional tests: live gas, RSVD and RVVD
|
2014-04-03 09:07:00 +02:00 |
CORNERPOINT_ACTNUM.DATA
|
Fixed error in testdata tests/CORNERPOPINT_ACTNUM.DATA
|
2014-04-29 09:19:07 +02:00 |
deadfluids.DATA
|
Some additional tests: live gas, RSVD and RVVD
|
2014-04-03 09:07:00 +02:00 |
equil_livegas.DATA
|
Some additional tests: live gas, RSVD and RVVD
|
2014-04-03 09:07:00 +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
|
Update tests and provide some eclipse output.
|
2014-03-31 15:32:06 +02:00 |
equil_rsvd_and_rvvd.DATA
|
Some additional tests: live gas, RSVD and RVVD
|
2014-04-03 09:07:00 +02:00 |
extratestdata.xml
|
Now compiles parameter testcase, removed extraneous imported makefiles.
|
2011-12-19 16:02:51 +01:00 |
liveoil.DATA
|
add the missing TABDIMS keyword to the live oil and wet gas unit test data files
|
2014-04-16 11:16:58 +02:00 |
test_blackoilfluid.cpp
|
convert the examples and the tests to opm-parser
|
2014-04-25 14:25:54 +02:00 |
test_blackoilstate.cpp
|
convert the examples and the tests to opm-parser
|
2014-04-25 14:25:54 +02:00 |
test_cartgrid.cpp
|
Rename test itself to not conflict with local variable
|
2013-08-01 12:14:23 +02:00 |
test_column_extract.cpp
|
convert the examples and the tests to opm-parser
|
2014-04-25 14:25:54 +02:00 |
test_cubic.cpp
|
Convert cubic interpolator to use Boost::UnitTest
|
2013-08-01 10:40:55 +02:00 |
test_dgbasis.cpp
|
Update to follow previous moves and deletes.
|
2013-03-18 12:40:34 +01:00 |
test_equil.cpp
|
Add (all-zero) initialisation of new EquilRecord fields.
|
2014-04-15 13:41:10 +02:00 |
test_event.cpp
|
Add classes for event-handling
|
2013-08-26 12:52:03 +02:00 |
test_geom2d.cpp
|
Unit test the geometry computations for 2D grids
|
2013-01-22 23:21:26 +01:00 |
test_linearsolver.cpp
|
Increase verbosity such that we see the actual solve
|
2014-03-20 22:24:33 +01:00 |
test_nonuniformtablelinear.cpp
|
Disable build kluge that is no longer pertinent
|
2013-06-20 23:14:39 +02:00 |
test_parallel_linearsolver.cpp
|
Fix matrix size and symmetry for parallel runs.
|
2014-04-04 21:01:32 +02:00 |
test_param.cpp
|
Restructure tests directory to unit tests
|
2013-02-11 22:38:01 +01:00 |
test_parser.cpp
|
Merged upstream/master
|
2014-02-04 21:42:07 +01:00 |
test_propertysystem.cpp
|
add a test for the property system
|
2013-09-19 20:09:07 +02:00 |
test_quadratures.cpp
|
Move GridManager to grid subdir.
|
2013-03-18 10:16:46 +01:00 |
test_regionmapping.cpp
|
Move RegionMapping class to its own header, add test.
|
2014-02-24 15:19:04 +01:00 |
test_shadow.cpp
|
Provide way of shadowing only some properties
|
2013-07-30 13:11:52 +02:00 |
test_sparsetable.cpp
|
Remove trailing whitespaces
|
2013-07-28 08:34:13 -03:00 |
test_sparsevector.cpp
|
Restructure tests directory to unit tests
|
2013-02-11 22:38:01 +01:00 |
test_spline.cpp
|
Fix variable shadowing warning.
|
2014-02-05 15:05:26 +01:00 |
test_timer.cpp
|
Added the test code and test data.
|
2014-03-26 17:53:06 +01:00 |
test_ug.cpp
|
ERT-601: Added GridManager() constructor which takes a Parser::EclipseGrid instance
|
2014-04-22 17:16:11 +02:00 |
test_uniformtablelinear.cpp
|
Disable build kluge that is no longer pertinent
|
2013-06-20 23:14:39 +02:00 |
test_units.cpp
|
Indent consistently with whitespace instead of tab
|
2013-08-01 12:16:20 +02:00 |
test_velocityinterpolation.cpp
|
Only use Clang-specific pragma if compiler is Clang
|
2013-09-24 11:15:26 +02:00 |
test_wachspresscoord.cpp
|
Move GridManager to grid subdir.
|
2013-03-18 10:16:46 +01:00 |
test_wellcollection.cpp
|
Changed the WellCollection addChild functions to be more specific, and strict
|
2014-02-13 16:00:39 +01:00 |
test_wellcontrols.cpp
|
Changed open / close behaviour of well_controls: 1) well_controls has an explicit open_close flag. 2) Will NOT flip current value to change open|close status
|
2014-03-04 20:23:19 +01:00 |
test_wells.cpp
|
Merge remote-tracking branch 'upstream/opm-parser-integrate' into wellsmanager-rates
|
2014-01-30 09:50:09 +01:00 |
test_wellsgroup.cpp
|
Changed the access to Parser/EclipseState/Schedule to use new well injection and production properties. To be aligned with opm-parser:e75970a28b96374409a55e3e6cea2198b6a0ea23
|
2014-03-21 00:35:15 +01:00 |
test_wellsmanager.cpp
|
convert the examples and the tests to opm-parser
|
2014-04-25 14:25:54 +02:00 |
testBlackoilState1.DATA
|
Merged upstream/master
|
2014-02-04 21:42:07 +01:00 |
testBlackoilState2.DATA
|
Fix fallout from PR #474
|
2014-01-31 14:24:02 +01:00 |
testdata.xml
|
Now compiles parameter testcase, removed extraneous imported makefiles.
|
2011-12-19 16:02:51 +01:00 |
testFluid.DATA
|
Mark deck as FIELD units.
|
2013-06-05 12:24:23 +02:00 |
TESTTIMER.DATA
|
Added the test code and test data.
|
2014-03-26 17:53:06 +01:00 |
wells_group.data
|
Changed the data files used for testing:
|
2014-04-24 15:26:39 +02:00 |
wells_manager_data_expanded.data
|
Removed WELOPEN from constructor, added throwing on non OPEN/SHUT statuses
|
2014-02-06 16:31:35 +01:00 |
wells_manager_data_wellSTOP.data
|
Changed the data files used for testing:
|
2014-04-24 15:26:39 +02:00 |
wells_manager_data.data
|
Changed the data files used for testing:
|
2014-04-24 15:26:39 +02:00 |
wetgas.DATA
|
add the missing TABDIMS keyword to the live oil and wet gas unit test data files
|
2014-04-16 11:16:58 +02:00 |