mirror of
https://github.com/OPM/opm-simulators.git
synced 2024-12-24 08:20:01 -06:00
Add failing test to show error from connections that are openend in an ACTIONX via the keyword COMPDAT when using the NLDD solver for parallel runs
This commit is contained in:
parent
ad595fed5e
commit
7c8173d5a8
@ -248,3 +248,15 @@ add_test_compareSeparateECLFiles(CASENAME actionx_compdat_nldd_1_proc
|
||||
IGNORE_EXTRA_KW BOTH
|
||||
MPI_PROCS 1
|
||||
TEST_ARGS --nonlinear-solver=nldd --matrix-add-well-contributions=true)
|
||||
|
||||
add_test_compareSeparateECLFiles(CASENAME actionx_compdat_nldd_8_procs
|
||||
DIR1 actionx
|
||||
FILENAME1 COMPDAT_SHORT
|
||||
DIR2 actionx
|
||||
FILENAME2 ACTIONX_COMPDAT_SHORT
|
||||
SIMULATOR flow
|
||||
ABS_TOL ${abs_tol}
|
||||
REL_TOL ${rel_tol}
|
||||
IGNORE_EXTRA_KW BOTH
|
||||
MPI_PROCS 2
|
||||
TEST_ARGS --nonlinear-solver=nldd --matrix-add-well-contributions=true)
|
||||
|
Loading…
Reference in New Issue
Block a user