opm-common/tests
2020-10-14 14:23:24 +02:00
..
json Add build and write functionality to Json object 2020-08-10 09:41:51 +02:00
msim Implement number of abondoned injectors: FMWIA 2020-10-14 08:43:03 +02:00
parser Raise OpmInputError for unbalanced quotes 2020-10-14 08:40:10 +02:00
restart Add testdeck for the situation with SKIPREST and e.g VFP 2020-04-01 08:02:32 +02:00
0A4_GRCTRL_LRAT_LRAT_GGR_BASE_MODEL2_MSW_ALL.DATA various updates of unit tests 2020-09-23 13:03:21 +02:00
act1.py Run PYACTION keywords 2020-04-16 14:13:54 +02:00
action_missing_run.py Run PYACTION keywords 2020-04-16 14:13:54 +02:00
action_syntax_error.py Run PYACTION keywords 2020-04-16 14:13:54 +02:00
BASE_SIM_THPRES.DATA Properly differentiate between base case and restart case in test 2020-01-29 12:45:42 +01:00
BASE_SIM.DATA Properly differentiate between base case and restart case in test 2020-01-29 12:45:42 +01:00
ECLFILE.FINIT finish class EclFile 2019-04-08 11:36:20 +02:00
ECLFILE.INIT finish class EclFile 2019-04-08 11:36:20 +02:00
EMBEDDED_PYTHON.DATA PYACTION: The actual python code is in an external file 2020-03-20 16:59:50 +01:00
EXIT_TEST.DATA Add new keyword EXIT 2020-04-14 16:32:52 +02:00
FIRST_SIM_THPRES.DATA Support Retrieving Well Vectors from {I,X}{WEL,CON} 2018-09-19 16:02:16 +02:00
group_group.DATA Polymer output 2020-06-25 10:57:11 +02:00
include_example_pvt.txt Avoid use of include/ directory in test data 2019-10-14 15:46:02 +02:00
include_example_summary.txt Avoid use of include/ directory in test data 2019-10-14 15:46:02 +02:00
include_grid_3x5x4.grdecl Avoid use of include/ directory in test data 2019-10-14 15:46:02 +02:00
include_sgof.txt Avoid use of include/ directory in test data 2019-10-14 15:46:02 +02:00
include_swof.txt Avoid use of include/ directory in test data 2019-10-14 15:46:02 +02:00
MODEL2_RESTART.DATA Add testdeck for the situation with SKIPREST and e.g VFP 2020-04-01 08:02:32 +02:00
MSW_RESTART.DATA Add testdata for MSW based restart testing 2020-03-14 09:15:31 +01:00
MSW.DATA Add testdata for MSW based restart testing 2020-03-14 09:15:31 +01:00
PYACTION.DATA PYACTION: The actual python code is in an external file 2020-03-20 16:59:50 +01:00
RESTART_SIM.DATA Properly differentiate between base case and restart case in test 2020-01-29 12:45:42 +01:00
rst_test.cpp Use std::shared_ptr<Python> for Python argument in Schedule 2020-03-31 10:26:55 +02:00
SOFR_TEST.DATA adding the test for new segment summary keywords 2020-04-17 00:38:21 +02:00
SPE1_TESTCASE.F0025 Modified class ERst, added 1 new test to test_ERst 2019-06-19 22:35:49 +02:00
SPE1_TESTCASE.FUNRST added: ERst class for reading restart simulation data from ECL files 2019-04-08 11:36:20 +02:00
SPE1_TESTCASE.UNRST added: ERst class for reading restart simulation data from ECL files 2019-04-08 11:36:20 +02:00
SPE1_TESTCASE.X0025 Modified class ERst, added 1 new test to test_ERst 2019-06-19 22:35:49 +02:00
SPE1CASE1_RST60.SMSPEC added: ESmry class for reading summary data from ECL files 2019-04-08 11:36:20 +02:00
SPE1CASE1_RST60.UNSMRY added: ESmry class for reading summary data from ECL files 2019-04-08 11:36:20 +02:00
SPE1CASE1.DATA Implement number of abondoned injectors: FMWIA 2020-10-14 08:43:03 +02:00
SPE1CASE1.EGRID added: EGrid class for reading GRID data from ECL files 2019-04-08 11:36:20 +02:00
SPE1CASE1.RFT added: ERft class for reading RFT simulation data from ECL files 2019-04-08 11:36:20 +02:00
SPE1CASE1.SMSPEC 1) Updated test for EclFile. 2019-02-15 18:01:38 +01:00
SPE1CASE1.UNSMRY added: ESmry class for reading summary data from ECL files 2019-04-08 11:36:20 +02:00
SPE1CASE1A.SMSPEC Added new option (report steps only) for compareECL for comparing summary results 2019-07-01 16:37:49 +02:00
SPE1CASE1A.UNSMRY Added new option (report steps only) for compareECL for comparing summary results 2019-07-01 16:37:49 +02:00
SPE1CASE2_RESTART.DATA Add testdata 2020-01-28 12:46:18 +01:00
SPE1CASE2.DATA Add testdata 2020-01-28 12:46:18 +01:00
SPE1CASE2.X0060 Update embedded testdata with more items in restart file 2020-03-09 17:55:50 +01:00
SPE9_CP_PACKED.DATA Add ParseContext behaviour to trimming of well/group names 2019-08-12 11:01:14 +02:00
summary_deck_non_constant_porosity.DATA Test Data: Add WELLDIMS for Restart Purposes 2018-09-19 16:02:13 +02:00
summary_deck.DATA Summary: Add Support for 'GPR' (Network Node Pressure) Keyword 2020-09-22 10:08:44 +02:00
SUMMARY_EFF_FAC.DATA Summary Output: Make Group Potentials Aware of Efficiency Factors 2020-04-27 10:56:48 +02:00
table_deck.DATA PV weight FPR 2017-05-10 10:03:31 +02:00
test_ActiveGridCells.cpp [test] avoid designated initializer error 2020-05-19 13:03:45 +02:00
test_AggregateActionxData_2.cpp initial changes to test output of UDQ and ACTIONX data to ecl-restart 2019-12-17 12:30:40 +01:00
test_AggregateActionxData.cpp Handle undefined UDQ expressions 2020-09-02 23:03:03 +02:00
test_AggregateConnectionData.cpp Summary/Restart: Get CTF From Simulator 2020-10-05 23:34:01 +02:00
test_AggregateGroupData.cpp Restart: Prepare to Output Well/Group Guide Rates 2020-05-18 21:56:57 +02:00
test_AggregateMSWData.cpp clean up code - correct unit tests 2020-06-15 09:55:36 +02:00
test_AggregateUDQData.cpp Differentiate better between UDQ ASSIGN and UDQ DEFINE 2020-09-09 21:39:29 +02:00
test_AggregateWellData.cpp Add guide rate delay and damping to rst header class 2020-10-13 13:11:04 +02:00
test_ArrayDimChecker.cpp ParseContext will throw OpmInputError 2020-09-29 15:37:14 +02:00
test_calculateCellVol.cpp Remove #include which is not needed 2020-04-30 10:23:44 +02:00
test_cmp.cpp include config.h in all unit tests 2018-03-03 13:11:12 +01:00
test_compareSummary.cpp changed: rename the summary regression/integrationtest classes 2018-09-07 14:38:03 +02:00
test_cubic.cpp Remove #include which is not needed 2020-04-30 10:23:44 +02:00
test_data_GuideRateValue.cpp GuideRateValue: Insert Copyright Notice 2020-07-10 17:52:38 +02:00
test_DoubHEAD.cpp remove unused variable 2020-09-25 09:21:09 +02:00
test_EclFilesComparator.cpp Move ECLIPSE I/O Into Main OPM Common Library 2019-05-23 10:23:01 +02:00
test_EclIO.cpp Adds type information to integer literals. 2020-09-29 13:54:21 +02:00
test_EclipseIO.cpp fixing the compilation due to interface change 2020-10-02 14:09:01 +02:00
test_EclRegressionTest.cpp Ensure *HEAD Arrays Have Sufficient Size 2020-10-12 13:49:53 +02:00
test_EGrid.cpp Changed EGrid API, function getCellCorners. Changed from std::vector<double> to std::array<double,8> 2019-09-28 17:46:04 +02:00
test_ERft.cpp Adds type information to integer literals. 2020-09-29 13:54:21 +02:00
test_ERsm.cpp Adds type information to integer literals. 2020-09-29 13:54:21 +02:00
test_ERst.cpp replacing long int and unsigned long int 2020-03-23 17:12:56 +01:00
test_ESmry.cpp Effective LOD for ESmry 2020-04-19 20:59:38 +02:00
test_GuideRate.cpp GuideRate: Add Test Case for Revised get() Implementation 2020-09-15 10:15:11 +02:00
test_InteHEAD.cpp Add guide rate delay and damping to rst header class 2020-10-13 13:11:04 +02:00
test_LinearisedOutputTable.cpp Linearised Table: Add Constructor with User-Defined Fill Value 2019-04-04 14:11:07 +02:00
test_LogiHEAD.cpp Remove two tests for initalisation in conflict with more general model 2019-05-14 09:40:13 +02:00
test_messagelimiter.cpp include config.h in all unit tests 2018-03-03 13:11:12 +01:00
test_nonuniformtablelinear.cpp changed: let the build system handle the dynamic boost test defines 2018-02-15 07:21:35 +01:00
test_OpmInputError_format.cpp fixed: anonymize globals to avoid shadowing warnings 2020-10-06 08:23:11 +02:00
test_OpmLog.cpp Adds type information to integer literals. 2020-09-29 13:54:21 +02:00
test_OutputStream.cpp fixed: gcc8+ filesystem will collapse the multiple slashes 2020-02-14 16:14:15 +01:00
test_PaddedOutputString.cpp Moved string utilities to opm/common 2020-04-04 17:10:13 +02:00
test_param.cpp changed: let the build system handle the dynamic boost test defines 2018-02-15 07:21:35 +01:00
test_regionCache.cpp Adds type information to integer literals. 2020-09-29 13:54:21 +02:00
test_Restart.cpp Summary/Restart: Get CTF From Simulator 2020-10-05 23:34:01 +02:00
test_restartwellinfo.cpp fixing the compilation due to interface change 2020-10-02 14:09:01 +02:00
test_RFT.cpp Summary/Restart: Get CTF From Simulator 2020-10-05 23:34:01 +02:00
test_RootFinders.cpp Add combined regula falsi + bisection method, and test. 2019-11-05 10:33:02 +01:00
test_rst.cpp Add guide rate delay and damping to rst header class 2020-10-13 13:11:04 +02:00
test_Serializer.cpp Handle empty strings in serializer 2020-09-02 07:49:04 +02:00
test_Solution.cpp changed: let the build system handle the dynamic boost test defines 2018-02-14 16:03:57 +01:00
test_sparsevector.cpp changed: let the build system handle the dynamic boost test defines 2018-02-15 07:21:35 +01:00
test_Summary_Group.cpp Summary/Restart: Get CTF From Simulator 2020-10-05 23:34:01 +02:00
test_Summary.cpp Summary/Restart: Get CTF From Simulator 2020-10-05 23:34:01 +02:00
test_SummaryNode.cpp RegionCache object can manage multiple fip regions 2020-09-10 08:23:42 +02:00
test_Tables.cpp Adds type information to integer literals. 2020-09-29 13:54:21 +02:00
test_uniformtablelinear.cpp changed: let the build system handle the dynamic boost test defines 2018-02-15 07:21:35 +01:00
test_Wells.cpp Summary/Restart: Get CTF From Simulator 2020-10-05 23:34:01 +02:00
test_WindowedArray.cpp Add invalid size zero in WindowArray and WindowMatrix 2019-07-29 14:09:07 +02:00
testblackoilstate3.DATA ERT/libecl routines used in the EclipseGrid class has been replace by new member functions. Grid properties are 2019-09-20 14:21:23 +02:00
testdata.param changed: remove XML support for ParameterGroup 2017-11-17 13:10:06 +01:00
testrft.DATA fixed: libecl recently enforced stricter filename rules 2018-02-12 15:06:13 +01:00
UDQ_ACTIONX_TEST1_U.DATA added tests/UDQ_ACTIONX_TEST1_U.DATA 2020-03-18 13:18:42 +01:00
UDQ_ACTIONX_TEST1.DATA We do not handle lists of groups. 2020-05-05 08:28:10 +02:00
UDQ_BASE.DATA Recover UDQ values from restart file 2020-06-25 16:18:59 +02:00
UDQ_RESTART.DATA Recover UDQ values from restart file 2020-06-25 16:18:59 +02:00
UDQ_TEST_WCONPROD_IUAD-2.DATA Add PORO keyword to testdata 2019-11-28 20:06:39 +01:00
wclose.py Run PYACTION keywords 2020-04-16 14:13:54 +02:00
WorkArea.cpp changed: use std::filesystem instead of boost::filesystem 2020-02-13 12:34:19 +01:00