mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Add test for inserting keyword WTMULT from a Pyaction
This commit is contained in:
parent
e667efe522
commit
ef92fdbd2b
@ -114,3 +114,13 @@ add_test_compareSeparateECLFiles(CASENAME pyaction_wtest_insert_kw
|
||||
ABS_TOL ${abs_tol}
|
||||
REL_TOL ${rel_tol}
|
||||
IGNORE_EXTRA_KW BOTH)
|
||||
|
||||
add_test_compareSeparateECLFiles(CASENAME pyaction_WTMULT_insert_kw
|
||||
DIR1 pyaction
|
||||
FILENAME1 PYACTION_WTMULT_INSERT_KW
|
||||
DIR2 actionx
|
||||
FILENAME2 ACTIONX_WTMULT
|
||||
SIMULATOR flow
|
||||
ABS_TOL ${abs_tol}
|
||||
REL_TOL ${rel_tol}
|
||||
IGNORE_EXTRA_KW BOTH)
|
||||
|
Loading…
Reference in New Issue
Block a user