opm-simulators/tests
2024-05-16 10:58:08 +02:00
..
cuistl Add HIP support for AMD GPUs 2024-05-06 15:56:53 +02:00
include
not-unit
build-simulators.sh
capillary_overlap.DATA
capillary.DATA
capillarySwatinit.DATA
deadfluids.DATA
DuneIstlTestHelpers.hpp minimum dune version required is now 2.7 2023-04-12 09:41:23 +02:00
equil_base.DATA
equil_capillary_overlap.DATA
equil_capillary_swatinit.DATA
equil_capillary.DATA
equil_co2store_go.DATA Suppot EQUIL + WATER + GAS 2023-01-13 10:16:48 +01:00
equil_co2store_gw.DATA Suppot EQUIL + WATER + GAS 2023-01-13 10:16:48 +01:00
equil_deadfluids.DATA
equil_humidwetgas.DATA fixes 2022-09-20 10:56:54 +02:00
equil_liveoil_grid.DATA
equil_liveoil.DATA
equil_pbvd_and_pdvd.DATA
equil_rsvd_and_rvvd_and_rvwvd.DATA fixes 2022-09-20 10:56:54 +02:00
equil_rsvd_and_rvvd.DATA fixes 2022-09-20 10:56:54 +02:00
equil_wetgas.DATA addtestfordeadoilwithhumid&wetgas 2022-09-14 16:11:36 +02:00
getprop.awk Add Brief Documentation Block to Test Property AWK Script 2023-06-08 12:05:16 +02:00
GLIFT1.DATA
liveoil.DATA
matr33.txt
matr33rep.txt
MpiFixture.hpp
msw.data
norne_pvt.data
offset_map_matrix_transposed.txt
offset_map_matrix.txt
options_flexiblesolver_simple.json
options_flexiblesolver.json
relpermDiagnostics.DATA
rhs3.txt
rhs3rep.txt
run-comparison.sh Add script to compare the summary files of two different simulator runs 2024-04-03 16:05:44 +02:00
run-damaris-regressionTest.sh add a basic regression test for Damaris output 2024-01-30 15:28:12 +01:00
run-init-regressionTest.sh
run-parallel-regressionTest.sh
run-parallel-restart-regressionTest.sh changed: stop forcing no adaptive time stepping in parallel restart test driver 2023-05-25 20:23:48 +02:00
run-parallel-unitTest.sh
run-porv-acceptanceTest.sh
run-regressionTest.sh BSD versions of getopt(), including macOS, require options first. 2024-04-23 13:42:13 +02:00
run-restart-regressionTest.sh
run-serialization-regressionTest.sh added: parallel serialization restart test for spe1 2023-02-16 14:49:38 +01:00
run-split-comm-test.sh
run-summary-restart-regressionTest.sh
run-test.sh simplify cmake code for tuning tests 2023-07-03 09:05:45 +02:00
satfuncEPS_B.DATA
test10.partition Add utilities that will be needed for NLDD solvers. 2023-06-09 10:08:29 +02:00
test_ALQState.cpp ALQState: template Scalar type 2024-04-17 11:12:40 +02:00
test_aquifergridutils.cpp isNumericalAquiferCell: put in separate struct for easier reuse 2023-07-04 14:56:10 +02:00
test_blackoil_amg.cpp minimum dune version required is now 2.7 2023-04-12 09:41:23 +02:00
test_broadcast.cpp changed: move ebos/eclmpiserializer.hh to opm/simulators/utils/MPISerializer.hpp 2024-01-23 10:51:32 +01:00
test_convergenceoutputconfiguration.cpp Output Non-Linear Convergence to Separate File if Requested 2022-12-20 10:14:13 +01:00
test_convergencereport.cpp
test_csrToCscOffsetMap.cpp minimum dune version required is now 2.7 2023-04-12 09:41:23 +02:00
test_cusparseSolver.cpp gputests: missing device is a test failure 2023-05-09 12:27:41 +02:00
test_deferredlogger.cpp
test_dilu.cpp add OpenMP parallelized version of DILU. 2023-11-21 15:41:53 +01:00
test_equil.cpp adjust to removal of EWOMS_REGISTER_PARAM 2024-04-05 12:24:48 +02:00
test_extractMatrix.cpp Add utilities that will be needed for NLDD solvers. 2023-06-09 10:08:29 +02:00
test_flexiblesolver.cpp Removed outdated version checks 2022-11-08 10:03:15 +01:00
test_gatherconvergencereport.cpp fixed: use getCommuncation instead of getCollectiveCommuncation 2024-05-16 09:11:38 +02:00
test_gatherdeferredlogger.cpp minimum dune version required is now 2.7 2023-04-12 09:41:23 +02:00
test_glift1.cpp GasLiftSingleWellGeneric: template Scalar type 2024-04-24 15:31:13 +02:00
test_graphcoloring.cpp fix dead stores 2023-12-04 12:40:55 +01:00
test_GroupState.cpp GroupState: template Scalar type 2024-04-17 11:12:40 +02:00
test_HDF5File_Parallel.cpp added: parallel support to HDF5File / HDF5Serializer 2023-02-16 14:49:38 +01:00
test_HDF5File.cpp Use Uniform Initialization 2023-02-16 17:32:04 +01:00
test_HDF5Serializer_Parallel.cpp changed: move hdf5serializer to opm/simulators/utils/HDF5Serializer.hpp 2024-01-29 09:42:49 +01:00
test_HDF5Serializer.cpp changed: move hdf5serializer to opm/simulators/utils/HDF5Serializer.hpp 2024-01-29 09:42:49 +01:00
test_interregflows.cpp EclInterRegFlows: rename to InterRegFlows 2024-02-02 12:53:11 +01:00
test_invert.cpp Merge pull request #4028 from akva2/reduce_dup 2022-09-09 15:30:30 +02:00
test_keyword_validator.cpp Refactor get_error_report() for more flexibility. 2023-04-25 10:33:20 +02:00
test_LogOutputHelper.cpp use fixtures for test_LogOutputHelper 2024-04-11 10:59:46 +02:00
test_milu.cpp minimum dune version required is now 2.7 2023-04-12 09:41:23 +02:00
test_multmatrixtransposed.cpp
test_nonnc.cpp fixed: use the eclipse grid from the eclipse state in test_nonnc 2024-04-24 10:30:46 +02:00
test_norne_pvt.cpp add missing InputErrorAction.hpp includes 2023-01-16 22:17:39 +01:00
test_openclSolver.cpp gputests: missing device is a test failure 2023-05-09 12:27:41 +02:00
test_outputdir.cpp move ebos/eclgenericvanguard.[hh|cc] to opm/simulators/flow 2024-03-08 12:39:48 +01:00
test_parallel_wbp_calculation.cpp fixed: segfault due to taking a reference to temporary 2024-04-03 14:36:31 +02:00
test_parallel_wbp_sourcevalues.cpp Add Container for Dynamic WBPn Source Values 2023-06-21 12:06:49 +02:00
test_parallelistlinformation.cpp
test_ParallelSerialization.cpp changed: move ebos/eclmpiserializer.hh to opm/simulators/utils/MPISerializer.hpp 2024-01-23 10:51:32 +01:00
test_parallelwellinfo.cpp consistently use ParallelCommunication.hpp for communication definition 2022-09-01 12:26:11 +02:00
test_partitionCells.cpp Add utilities that will be needed for NLDD solvers. 2023-06-09 10:08:29 +02:00
test_preconditionerfactory.cpp update prec factory test 2024-04-11 15:19:55 +02:00
test_privarspacking.cpp add output of dissolved solvent rswsol 2023-12-21 10:48:58 +01:00
test_region_phase_pvaverage.cpp Add Utility for Region-Based Phase-Filled Averages 2024-02-28 12:08:24 +01:00
test_relpermdiagnostics.cpp
test_RestartSerialization.cpp fixed: build with dune-fem 2.9 2024-05-16 10:58:08 +02:00
test_rocalutionSolver.cpp gputests: missing device is a test failure 2023-05-09 12:27:41 +02:00
test_rocsparseSolver.cpp gputests: missing device is a test failure 2023-05-09 12:27:41 +02:00
test_rstconv.cpp added: RST CONV support for polymer, solvent and brine 2024-01-22 09:58:06 +01:00
test_solvetransposed3x3.cpp
test_stoppedwells.cpp add missing Well.hpp includes 2023-01-18 11:24:25 +01:00
test_thresholdpressure.cpp Added missing include of config.h in cpp files. 2022-10-12 15:28:38 +02:00
test_timer.cpp SimulatorTimer: add serialization support 2023-02-13 18:01:16 +01:00
test_tuning_TSINIT_NEXTSTEP.cpp re-introducing line that was deleted by mistake.. 2023-08-25 14:26:51 +02:00
test_tuning_XXXMBE.cpp Report CNV Violation Pore-Volume Fraction to INFOITER 2024-05-06 11:31:47 +02:00
test_vfpproperties.cpp
test_wellmodel.cpp move ebos/eclproblem.hh to opm/simulators/flow 2024-03-08 12:39:48 +01:00
test_wellprodindexcalculator.cpp
test_wellstate.cpp WellState: template Scalar type 2024-04-17 11:12:40 +02:00
testBlackoilState3.DATA
testFluid.DATA
TESTTIMER.DATA
TestTypeTag.hpp remove unused ebos/eclnewtonmethod.hh 2024-03-08 12:39:48 +01:00
TESTWELLMODEL.DATA
update_reference_data.sh fixed: make sure we get exact match for test name 2023-11-03 10:48:55 +01:00
VFPPROD1
VFPPROD2
wells_group.data
wells_manager_data_expanded.data
wells_manager_data_wellSTOP.data
wells_manager_data.data
wells_no_perforation.data
wells_stopped.data
wetgas.DATA