Bård Skaflestad
efc3df9fbe
Activate Regression Tests for Region Vectors in Field UDQs
...
This commit adds sequential and parallel regression tests for the
UDQ_REG-01 example model which uses region-level summary vectors in
field-level UDQs. Restarted tests are missing at this time.
2024-04-16 10:40:53 +02:00
Arne Morten Kvarving
6f1071f321
rename EclEnableDriftCompensation parameter to EnableDriftCompensation
2024-03-05 20:36:41 +01:00
Bård Skaflestad
d4569dba7d
Add Special Case Handling for Fluid-In-Place of Pure Phases
...
In particular, output the per-cell oil, gas, and water fluid in
place vectors using compatible array names and surface condition
unit conversion tags.
While here, also relax certain parallel and restart case regression
test tolerances to make the tests pass once we generate the arrays.
2024-03-01 11:40:36 +01:00
Arne Morten Kvarving
3b78350706
use stricter tolerances for WINJMULT_MSW/WINJDAM_MSW parallel tests
...
so we can use standard rel_tol tolerances and not the very relaxed
values currently in use
2024-01-15 11:05:02 +01:00
Bård Skaflestad
6f64388f1e
Reduce Timestep for Certain Sensitive Tests
...
This increases the cost of those tests, but in return we get
improved determinism and stability of the tests.
2023-11-22 16:53:48 +01:00
Bård Skaflestad
a2fa381877
Run ACTIONX_M1 With Shorter Time Steps
...
Needed for increased determinism in sensitive test (WBHP trigger).
2023-11-07 17:02:18 +01:00
Kai Bao
22269c92c3
adding regression tests for filtration cake model
2023-07-06 23:38:53 +02:00
Kai Bao
cacec2739c
moving the inj_multiplier to BlackoilWellModelGeneric
...
to handle the situation that a well can be `SHUT` in the Schedule.
If stored in PerfData, when a well is `SHUT`, the inforamtion related to
WINJMULT will be discarded.
Before we want to change how the `PerfData` works, storing
`inj_multiplier` in BlackoilWellModelGeneric is the viable approach.
2023-06-27 12:49:25 +02:00
Kai Bao
b50c404247
adjusting the implementation of WINJMULT support
...
addn relaxed the absolute tolearnce of the parallel running test for
WINJMUT_MSW
2023-06-27 12:49:25 +02:00
Kai Bao
4582684422
adding regressing tests for WINJMULT
2023-06-27 12:49:25 +02:00
Bård Skaflestad
f156bc9b7d
Enable Restart Tests for Constant Flux Aquifers
...
Uses the example models AQUFLUX-01 and AQUFLUX-02 from OPM-Tests.
Both sequential and parallel modes activated for both models.
2023-05-26 20:21:52 +02:00
Kai Bao
c3f5d0c81c
adding parallel tests and reference update for network modeling
2023-05-08 15:29:01 +02:00
Bård Skaflestad
4e8381b6f9
Merge pull request #4370 from totto82/computeCVIR
...
compute CVIR and CVPR
2023-02-22 17:38:33 +01:00
Tor Harald Sandve
755966810a
stricter well tolerance for failed restart and parallel tests
2023-02-22 09:43:06 +01:00
Kai Bao
7a67b16c3e
addressing review comments for PR OPM/opm-simulators#4429
2023-02-21 15:27:05 +01:00
Kai Bao
6fa97874f8
adding regression test for AQUFLUX-01
2023-02-21 13:20:36 +01:00
Markus Blatt
b961c93b15
Make sure the regression tests still use cpr_trueimpes.
2023-01-19 15:54:46 +01:00
Tor Harald Sandve
e6a6ec3c11
change rel tol to coarse rel tol in the parallel regression testing
2022-11-22 16:11:19 +01:00
Arne Morten Kvarving
dfde087a23
fixed: some duplicate test case names
...
while it causes no harm, it's still wrong
2022-10-28 12:50:21 +02:00
Alf Birger Rustad
6546468ff0
Put the if outside includes
2022-10-20 13:50:39 +02:00
Alf Birger Rustad
18dec593ec
If blocks cannot cross include statements
2022-10-19 13:55:57 +02:00
Alf Birger Rustad
277b013d92
Split up different tests in include files
2022-10-19 13:21:06 +02:00