mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-11 14:05:34 -06:00
fixed: spe1_2p is not run with flow_ebos, it is run with flow_ebos_2p
This commit is contained in:
parent
f7529cf33e
commit
0b2fa89e69
@ -58,8 +58,8 @@ for test_name in ${tests}; do
|
||||
if grep -q "spe12p" <<< $test_name
|
||||
then
|
||||
copyToReferenceDir \
|
||||
$configuration/build-opm-simulators/tests/results/flow_ebos+spe1_2p/ \
|
||||
$OPM_DATA_ROOT/spe1/opm-simulation-reference/flow_ebos \
|
||||
$configuration/build-opm-simulators/tests/results/flow_ebos_2p+spe1_2p/ \
|
||||
$OPM_DATA_ROOT/spe1/opm-simulation-reference/flow_ebos_2p \
|
||||
SPE1CASE2_2P \
|
||||
EGRID INIT SMSPEC UNRST UNSMRY
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user