mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Merge pull request #1278 from akva2/fix_flow_ebos_spe1_2p
fixed: spe1_2p is not run with flow_ebos, it is run with flow_ebos_2p
This commit is contained in:
@@ -58,8 +58,8 @@ for test_name in ${tests}; do
|
|||||||
if grep -q "spe12p" <<< $test_name
|
if grep -q "spe12p" <<< $test_name
|
||||||
then
|
then
|
||||||
copyToReferenceDir \
|
copyToReferenceDir \
|
||||||
$configuration/build-opm-simulators/tests/results/flow_ebos+spe1_2p/ \
|
$configuration/build-opm-simulators/tests/results/flow_ebos_2p+spe1_2p/ \
|
||||||
$OPM_DATA_ROOT/spe1/opm-simulation-reference/flow_ebos \
|
$OPM_DATA_ROOT/spe1/opm-simulation-reference/flow_ebos_2p \
|
||||||
SPE1CASE2_2P \
|
SPE1CASE2_2P \
|
||||||
EGRID INIT SMSPEC UNRST UNSMRY
|
EGRID INIT SMSPEC UNRST UNSMRY
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user