mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Merge pull request #5830 from lisajulia/feature/pyAction-insert-kw-WTMULT
Add test for inserting keyword WTMULT from a Pyaction
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user