mirror of
https://github.com/OPM/opm-simulators.git
synced 2024-11-21 08:54:08 -06:00
added: generate a plot without ecl reference for norne runs
sometimes it is easier to compare without the extra data in the graphs
This commit is contained in:
parent
78995a7f61
commit
33042a6f75
@ -9,6 +9,7 @@ cd norne
|
||||
mkdir $SIM
|
||||
$WORKSPACE/$configuration/build-opm-simulators/bin/$SIM deck_filename=NORNE_ATW2013.DATA output_dir=$SIM
|
||||
test $? -eq 0 || exit 1
|
||||
./plotwells.sh $WORKSPACE/$configuration/install/bin
|
||||
./plotwells.sh $WORKSPACE/$configuration/install/bin "ECL.2014.2 opm-simulation-reference" norne-wells
|
||||
./plotwells.sh $WORKSPACE/$configuration/install/bin "opm-simulation-reference" norne-wells-noecl
|
||||
|
||||
popd
|
||||
|
Loading…
Reference in New Issue
Block a user