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
Arne Morten Kvarving
e443759940
add parallel test for flow_onephase
2021-06-02 12:43:55 +02:00
Tor Harald Sandve
bf87a1b519
Add SPE9_CP_GROUP_RESV to the test suite
2021-05-19 09:44:48 +02:00
Joakim Hove
914c18d4f1
Add test which loads a restart case for norne and runs one timestep
2021-04-13 22:10:40 +02:00
Joakim Hove
061b5c2395
Merge pull request #3062 from joakim-hove/enable-actionx-test
...
Enable new test udq_actionx/ACTIONX_M1
2021-04-13 09:28:32 +02:00
Joakim Hove
0515d3c7f3
Add SPE1 testcase where grid data is loaded iwth IMPORT
2021-03-31 20:39:35 +02:00
Joakim Hove
a8534c2537
Add parallel test for case ACTIONX_M1
2021-03-31 11:52:23 +02:00
Joakim Hove
d750d5c68f
Enable new test udq_actionx/ACTIONX_M1
2021-03-31 11:52:23 +02:00
Bård Skaflestad
9d72ee157c
Merge pull request #3130 from totto82/addCO2testCases
...
add more co2 tests to ctest
2021-03-23 20:55:41 +01:00
Tor Harald Sandve
a204cc4b3c
add more co2 tests to ctest
2021-03-23 10:54:54 +01:00
Bård Skaflestad
0468b2eee6
Merge pull request #2972 from goncalvesmachadoc/spider
...
Add cases to regression tests
2021-03-20 01:14:13 +01:00
Kai Bao
afac0fb485
changing the parameters for the numerical aquifer regression tests
...
cpr linear solver is used for better convergence.
2021-03-12 23:39:01 +01:00
Kai Bao
82521be152
adjusting the parameters for the numerical aquifer regression test
2021-03-11 11:43:34 +01:00
Cintia Goncalves Machado
d1e97b2b27
Add case for flow_onephase_energy
2021-03-10 12:13:35 +01:00
Kai Bao
c0beb6e2ae
using --tolerance-cnv=0.0001 for numerical aquifer regression test
...
and also coarse_rel_tol_parallel for parallel regression test.
2021-03-05 12:01:53 +01:00
Kai Bao
69619339a1
Merge branch 'master' into new_numerical_aquifer
2021-03-04 22:54:36 +01:00
Kai Bao
923f0ac0e0
adding --relaxed-max-pv-fraction=0 to numerical aquifer tests
2021-03-04 22:37:32 +01:00
Tor Harald Sandve
0902568fa5
Add CO2STORE test to ctest
2021-02-24 09:56:04 +01:00
Kai Bao
d76251818f
adding tests for numerical aquifers
2021-02-22 23:18:43 +01:00
Joakim Hove
2df154017b
Add parallel test of partial TRAN EDIT
2021-02-16 08:04:12 +01:00
Markus Blatt
0238a80b02
Merge pull request #3032 from blattms/test-spe9-distributed-wells
...
Support external loadbalancers in EclCpGridVanguard
2021-02-02 11:21:40 +01:00
Markus Blatt
65eb65cfaf
Added test for distributed wells when loadbalancing along z-axis only.
2021-01-27 10:25:16 +01:00
Tor Harald Sandve
100252eb8c
coursen the parallel tolerance SPE1CASE1_BRINE
2021-01-18 15:12:17 +01:00
Tor Harald Sandve
b0446dfecd
Use stricter mass balance tolerance for SPE1CASE1_BRINE MPI test
2021-01-18 15:12:17 +01:00
Atgeirr Flø Rasmussen
2cce4a1af5
Merge pull request #2962 from totto82/addFLowDynTest
...
add flow solvent dynamic test
2020-12-21 16:07:21 +01:00
Arne Morten Kvarving
a74e363c3c
add parallel regression tests with aquifers
2020-12-21 12:02:54 +01:00
Tor Harald Sandve
4636e7956e
add flow_dyn test
2020-12-21 08:25:39 +01:00
Cintia Goncalves Machado
32194a087c
fix
2020-12-08 14:55:38 +01:00
Cintia Goncalves Machado
e0f7ae0663
add spider case to regression
2020-12-08 14:51:15 +01:00
Kai Bao
3f5402fb5b
adding running test for WSEGAICD
2020-12-03 15:23:14 +01:00
Arne Morten Kvarving
9c5d1aa034
add regression tests for flow_onephase
2020-12-02 11:46:38 +01:00
Bård Skaflestad
e6d73f569a
Use Unique CASENAME for 'SPE1CASE2'
...
The 'update_reference_data' script refers to this as 'spe12', so
pick the same casename here. While here, also ensure that we use
the correct 'DIR' specification for this test case.
2020-11-19 22:42:36 +01:00
Tor Harald Sandve
e58e3425a8
Merge pull request #2909 from alfbr/time-stepping
...
Switched time step control and changed damping factor for it
2020-11-11 20:55:26 +01:00
Alf Birger Rustad
7996857604
Using the coarse parallel tolearance
2020-11-10 22:08:36 +01:00
Alf Birger Rustad
9e6d8849cd
Remove test arguments to parallel spe1_foam test
2020-11-10 20:50:04 +01:00
Joakim Hove
b46a98e6dc
Add regression test for summary + completion variables
2020-11-09 16:06:58 +01:00
Joakim Hove
f46e7d998f
Add integration test for reporforated norne model
2020-10-27 11:53:52 +01:00
Joakim Hove
ba25f35c57
Add regression testing for model UDQ_M3
2020-10-26 11:21:47 +01:00
Joakim Hove
237db3be6d
Add udq test UDQ_M2
2020-10-22 17:12:35 +02:00
Joakim Hove
de5eaa8227
Add regression test udq_actionx/UDQ_M1
2020-10-22 09:03:29 +02:00
Alf Birger Rustad
b9e6c25c6a
RElaxing tolerances on restart test to allow drift compensation
2020-09-25 15:28:38 +02:00
Alf Birger Rustad
a20f9a1036
Increase tolerances to make restart and parallel tests go through
2020-09-22 17:36:33 +02:00
Tor Harald Sandve
8c69741bd5
rename test case for model6
2020-09-14 15:53:37 +02:00
Tor Harald Sandve
d930cc8ad4
add 2p+msw test case
2020-09-14 15:14:22 +02:00
Joakim Hove
a920828b1c
Add test of PINCH::ALL + MULTZ with a barrier
2020-09-10 09:04:31 +02:00
Joakim Hove
3a3e217941
Add regression testing for MULTZ + PINCH::ALL
2020-09-08 08:35:52 +02:00
Arne Morten Kvarving
bb03896ad2
add spe1_thermal_watvisc as regression test
2020-06-26 09:49:07 +02:00
Bård Skaflestad
bc3632f3f0
Merge pull request #2592 from alfbr/udq-test
...
Udq test
2020-06-18 13:36:33 +02:00
Tor Harald Sandve
1fe5a2812f
relax rel_tol for msw restart case
2020-06-17 15:08:47 +02:00
Tor Harald Sandve
da3801ea14
change MSW restart test to read the schedule
2020-06-16 15:06:45 +02:00
Joakim Hove
df11bb5b55
Changes in running of restart regression tests
...
- The parallel test gets a designated driver
- The serial test is run with default adpative timestepping
2020-06-08 12:53:29 +02:00
Alf Birger Rustad
f23436916f
Added UDQ GROUP test.
2020-05-05 21:34:12 +02:00
Alf Birger Rustad
090d1467e7
Fix typo
2020-05-05 18:15:19 +02:00
Alf Birger Rustad
3b9f8bffd6
Added 9_3D/E cases to testing.
2020-05-05 09:54:44 +02:00
Alf Birger Rustad
f7ec85dad9
Add model4 group test.
2020-04-30 15:37:15 +02:00
Alf Birger Rustad
69c48687fb
Added the 2B test cases in model2.
2020-04-30 10:33:15 +02:00
Alf Birger Rustad
a8566de64d
Fix typos.
2020-04-28 10:40:39 +02:00
Alf Birger Rustad
a8d80366d1
Activate a bunch of group tests.
2020-04-27 18:22:19 +02:00
Bård Skaflestad
a7a3aec72d
Merge pull request #2567 from alfbr/update-wsegsicd
...
Intended to update WSEGSICD test
2020-04-27 14:11:03 +02:00
Alf Birger Rustad
2d6fe6a3bf
Just a couple of trivial clean-ups.
2020-04-27 13:50:40 +02:00
Bård Skaflestad
87d58a08b1
Merge pull request #2553 from alfbr/add-group-tests
...
Added the remaining group tests that are correct.
2020-04-27 13:43:19 +02:00
Joakim Hove
2696160f56
Merge pull request #2520 from akva2/extra_tests
...
add norne and norne_parallel as ExtraTests
2020-04-22 13:35:25 +02:00
Alf Birger Rustad
70cc7767bb
Added the remaining group tests that are correct.
2020-04-22 11:26:23 +02:00
Bård Skaflestad
c72efc3f56
Merge pull request #2548 from alfbr/fix-test
...
Reduced maximum time step on four MSW tests.
2020-04-20 16:47:42 +02:00
Alf Birger Rustad
f8507e8293
Reduced maximum time step on four MSW tests.
2020-04-20 14:06:25 +02:00
Joakim Hove
36647c7978
Merge pull request #2546 from joakim-hove/rename-embedded-python-switch
...
Rename config variable for Python
2020-04-20 11:16:09 +02:00
Joakim Hove
3189ee3a8a
Rename config variable for Python
2020-04-17 14:09:56 +02:00
Alf Birger Rustad
b69076a021
Added 9_1A through 9_2A tests.
2020-04-17 13:58:54 +02:00
Joakim Hove
e04e77fa30
Add PYACTION / UDQ testcase
2020-04-17 11:39:43 +02:00
Joakim Hove
e64c251a8c
Add test based on ACTIONX
2020-04-15 09:42:31 +02:00
Arne Morten Kvarving
e5b32dd82d
add norne and norne_parallel as ExtraTests
...
to execute these you have to use ctest -C ExtraTests
or 'make extra_test'
2020-04-14 16:02:21 +02:00
Alf Birger Rustad
fe22e34a7a
Change to small case, consitent with the ohter test names.
2020-04-13 14:15:33 +02:00
Alf Birger Rustad
a897994af0
Added group control tests for model 2.
2020-04-13 13:26:37 +02:00
Bård Skaflestad
74368c5f98
Merge pull request #2452 from blattms/use-region-temperature-cleaned
...
Use correct region temperature when calculating RS/RV
2020-04-02 15:08:53 +02:00
Joakim Hove
51144a49a9
Add integration test for restart & MSW
2020-03-28 09:49:31 +01:00
Joakim Hove
779bc981f6
Use --sched-restart=false in restart testing
2020-03-12 15:20:39 +01:00
Kai Bao
f44c441acb
tightenging tolerance for MS cases for regression test
2020-03-12 08:59:06 +01:00
Markus Blatt
fed22e5189
Tighten parallel tolerances for SPE1CASE2_THERMAL
2020-03-10 15:45:01 +01:00
Joakim Hove
f8d7a464a8
Pass flag --sched-restart=true to restart test driver
2020-03-09 12:42:07 +01:00
Arne Morten Kvarving
b10eb2dac1
fixed: do not abuse TEST_ARGS in restart test machinery
2020-03-09 12:10:12 +01:00
Kai Bao
936a43cf2e
tightening the tolerance for polymer cases for testing purpose
2020-03-04 09:44:53 +01:00
Tor Harald Sandve
76682497e8
Merge pull request #2318 from akva2/fix_brine_module_init
...
fixed: call initFromDeck for Brine module
2020-02-17 14:17:17 +01:00
Tor Harald Sandve
7ed2bbed3f
Merge pull request #2313 from totto82/lab_bc
...
Lab bc
2020-02-14 09:24:02 +01:00
Arne Morten Kvarving
0973728c44
add parallel test case for Brine
2020-02-05 20:24:56 +01:00