Replace flow_ebos with flow.
Should fix issue with missing curves for Norne runs on Jenkins.
This commit is contained in:
parent
b559955c00
commit
4acef48e5a
@ -11,7 +11,7 @@ test -z "$OUTPUT" && OUTPUT=norne-wells
|
||||
DECK=NORNE_ATW2013
|
||||
|
||||
test -d flow_legacy && DIRS="$DIRS flow_legacy"
|
||||
test -d flow_ebos && DIRS="$DIRS flow_ebos"
|
||||
test -d flow && DIRS="$DIRS flow"
|
||||
|
||||
# if empty all options will be plotted
|
||||
OPTS="WBHP WOPR WGPR WWPR"
|
||||
|
Loading…
Reference in New Issue
Block a user