mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
adding regression test for MSW-2D-VERT-02
to protect the development regarding ICD with hydrostatic and accelerational pressure drops, which is introduced in PR OPM/opm-simulators#4824
This commit is contained in:
parent
80cbfe7fda
commit
197b52b4c1
@ -868,6 +868,13 @@ add_test_compareECLFiles(CASENAME wsegvalv
|
||||
ABS_TOL ${abs_tol}
|
||||
REL_TOL ${rel_tol})
|
||||
|
||||
add_test_compareECLFiles(CASENAME wsegvalv_2d_vert
|
||||
FILENAME MSW-2D-VERT-02
|
||||
SIMULATOR flow
|
||||
ABS_TOL ${abs_tol}
|
||||
REL_TOL ${rel_tol}
|
||||
DIR msw)
|
||||
|
||||
add_test_compareECLFiles(CASENAME nnc
|
||||
FILENAME NNC_AND_EDITNNC
|
||||
SIMULATOR flow
|
||||
|
Loading…
Reference in New Issue
Block a user