Merge pull request #912 from akva2/norne_ebos

added: ability to run norne using flow_ebos
This commit is contained in:
Andreas Lauser 2016-11-14 14:24:56 +01:00 committed by GitHub
commit 73f3de39eb

View File

@ -2,10 +2,11 @@
pushd .
cd deps/opm-data
test -z $SIM && SIM=flow
# Run the norne case
cd norne
$WORKSPACE/$configuration/build-opm-simulators/bin/flow deck_filename=NORNE_ATW2013.DATA output_dir=OPM
$WORKSPACE/$configuration/build-opm-simulators/bin/$SIM deck_filename=NORNE_ATW2013.DATA output_dir=OPM
test $? -eq 0 || exit 1
PATH=$WORKSPACE/$configuration/install/bin:$PATH ./plotwells.sh