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