Atgeirr Flø Rasmussen
e8e915b9eb
Use stricter CNV tolerance for test.
...
This makes the serial and parallel runs closer to each other.
2022-06-16 12:24:22 +02:00
Kai Bao
ed1c65bb86
increasing abs_tol for parallel regression for 3D_2AQU case
...
to make jenkins pass.
2022-05-10 11:05:03 +02:00
Arne Morten Kvarving
ae32035ebc
changed: also run the parallel onephase tests through flow binary
2022-04-27 12:41:24 +02:00
Markus Blatt
c66fb8a93d
Added support for water-only and water-only + thermal to flow.
...
Also run the onephase tests with flow now.
2022-04-26 17:07:09 +02:00
Torbjørn Skille
005241a13b
adding regression testing of RXFT summary cases
2022-02-24 08:20:31 +01:00
Bård Skaflestad
d2d1e1d95b
Add Parallel Comparison Test for RxFy Summary Vectors
...
Sequential regression tests will be added later.
2022-02-23 15:33:44 +01:00
Bård Skaflestad
e68744e01f
Merge pull request #3776 from jilocode/WTEST
...
Added WTEST models
2022-02-02 16:41:11 +01:00
jilocode
bb77fe8efb
added test cases
2022-02-02 07:28:27 +01:00
jilocode
22e1d4e5d5
Added test cases
2022-02-01 15:44:41 +01:00
jilocode
52e2fae9b1
added wtest data
2022-02-01 15:02:35 +01:00
goncalvesmachadoc
8f24a7eba5
add precsalt case to regression tests
2022-01-25 12:06:46 +01:00
jilocode
127eba3333
Added WTEST models
2022-01-18 14:57:53 +01:00
Bård Skaflestad
3317f10c4a
Merge pull request #3729 from goncalvesmachadoc/gaswater_brine
...
allow for gas-water + brine
2022-01-12 12:31:34 +01:00
goncalvesmachadoc
f73caf8a55
fix casename
2022-01-11 14:19:16 +01:00
Markus Blatt
9bf55a0c6c
Let ctest test 3_A_MPI_MULTFLT_SCHED_MODEL2 in parallel.
...
This would have detected OPM/opm-common#2922 as the test fails
with master.
Needs OPM/opm-common#2923 to succeed.
2022-01-10 20:58:22 +01:00
Markus Blatt
0485c65d16
Merge pull request #3740 from atgeirr/make-split-comm-test-runtime-optional
...
Replace DEMONSTRATE_RUN_WITH_NONWORLD_COMM macro with runtime bool.
2021-12-20 12:46:49 +01:00
Atgeirr Flø Rasmussen
c94a940770
Add test for the custom communicator feature.
2021-12-20 09:58:13 +01:00
Torbjørn Skille
3274281c2d
multiple restart tests
2021-12-12 17:57:40 +01:00
goncalvesmachadoc
6280b9d93f
add to regression test
2021-12-08 16:57:16 +01:00
Atgeirr Flø Rasmussen
69b81c4fbf
Merge pull request #3724 from totto82/CO2STORETHERMAL
...
Add gasoil + thermal simulator
2021-12-08 08:33:46 +01:00
Tor Harald Sandve
4f75d1ab8d
Add gasoil + energy simulator
...
Useful when combining CO2STORE + THERMAL
This PR also fixes an issue with missing phases in computation of output temperature
2021-12-07 09:18:38 +01:00
Joakim Hove
6f7042801a
Remove references to opm-pack in restart testing
2021-11-30 09:41:08 +01:00
Joakim Hove
b46b83011a
Create CASE_RESTART deck on the fly when restart testing
2021-11-27 13:39:31 +01:00
Kai Bao
e7010ba6f4
removing --relaxed-max-pv-fraction for num aquifer tests
2021-11-12 14:32:10 +01:00
Joakim Hove
8673e02317
Add regression testing for model ACTIONX_UDQ
2021-10-25 11:45:32 +02:00
jilocode
ad8e709550
Regression tests added
2021-10-20 11:39:52 +02:00
jilocode
10207cfbb8
Regression added test BASE model6
2021-10-19 19:27:24 +02:00
Bård Skaflestad
38f9558c19
Merge pull request #3617 from totto82/micp_ctest
...
Add micp test case
2021-10-19 18:05:18 +02:00
Tor Harald Sandve
5dcc584848
Add micp test case
2021-10-19 14:13:28 +02:00
Joakim Hove
4c9fd88ce8
Add RESTART_STEP argument to spe1 and spe9 tests
2021-10-19 12:09:28 +02:00
Arne Morten Kvarving
673b049b9a
changed: use getopts in test drivers
...
the number of options were getting unmanagable as
a flat list.
also add help/usage to the scripts
2021-10-13 14:24:55 +02:00
Joakim Hove
9b0b4f42a0
Add RESTART_SCHED argument to test registration
2021-10-12 17:21:40 +02:00
Alf Birger Rustad
61ef539bf5
Merge pull request #3473 from akva2/regression_restart_tests
...
Add support for regression restart tests
2021-10-05 09:07:19 +02:00
Joakim Hove
bdeba973fb
Add regression testing for ACTIONX + WEFAC
2021-10-01 08:41:25 +02:00
Joakim Hove
33033cd6cc
Add actionx testing of GCONPROD
2021-10-01 08:41:25 +02:00
Arne Morten Kvarving
c6d2fc85ef
added: option to add a restart run to a regression test
...
this restarts the simulation at a specified step.
it then compares the results from this run to a separate,
existing regression data set.
2021-09-24 14:34:53 +02:00
Joakim Hove
26e9ef37f5
Add regression testing of case ACTIONX_WCONINJE
2021-09-21 10:58:48 +02:00
Joakim Hove
3406bf82dd
Add regression testing of actionx/ACTIONX_GCONINJE
2021-09-14 20:54:46 +02:00
Cintia Goncalves Machado
b675d86aa8
add radial to regression test
2021-09-01 00:13:02 +02:00
Joakim Hove
f0b73ad29b
Add regression test for model with GEFAC
2021-08-23 12:11:33 +02:00
Bård Skaflestad
c1927b16a1
Activate Sequential and Parallel Restart Tests With Aquifers
...
We add one sequential and one parallel restart test for each aquifer
test model currently in the repository.
2021-08-20 09:10:14 +02:00
Arne Morten Kvarving
08c7ae44ac
added: 'update_data' custom target
...
this allows updating opm-tests reference data repository
with the current results.
this is useful for devs as some of the tests only pass on the
CI system due to slight differences. you can now run this
before applying changes, and thus only reveal real regressions
introduced by your changes.
2021-08-19 08:55:44 +02:00
Paul Egberts
cced720693
add DIR
2021-08-03 13:35:12 +02:00
Paul Egberts
68f7ad65ba
include twophase gaswater in the test suite
2021-08-03 12:24:09 +02:00
Joakim Hove
6986b685bf
Add summary only spe1 restart test
2021-06-26 10:48:10 +02:00
Joakim Hove
5af0b73e44
Add possibility to override test name when adding restart test
2021-06-26 10:48:10 +02:00
Bård Skaflestad
5ecc6b8166
Add Support for 'DIR' Parameter in Restart Test Macro
...
This commit adds support for setting a non-default case directory
in the
add_test_compare_restarted_simulation
add_test_compare_parallel_restarted_simulation
wrapper functions. This, in turn, is helpful when creating
restarted cases for the aquifer models.
2021-06-18 21:19:57 +02:00
Tor Harald Sandve
5686d90c61
Merge pull request #3350 from totto82/maxNiWi
...
Change the inner iterations logic
2021-06-10 19:49:23 +02:00
Tor Harald Sandve
a55fa81b2f
relax ACTIONX_M1 parallel test
2021-06-10 18:44:22 +02:00
Arne Morten Kvarving
5754747009
add regression test for flow_onephase_energy
2021-06-02 13:57:05 +02:00