Commit Graph

31 Commits

Author SHA1 Message Date
Bård Skaflestad
701cd8871d Disable Unsupported NORNE Features
In particular, disable

  - GECON
  - GRUPNET
  - WPITAB
  - Group related conditions in WTEST
2022-12-07 10:55:52 +01:00
Atgeirr Flø Rasmussen
4acef48e5a Replace flow_ebos with flow.
Should fix issue with missing curves for Norne runs on Jenkins.
2018-03-05 10:03:42 +01:00
Arne Morten Kvarving
97ad2c01ef update path to reference data in norne plotting script 2017-04-07 13:29:35 +02:00
Arne Morten Kvarving
4d4eb34bf7 change plotting script to use 'flow_legacy' instead of 'flow' 2017-03-20 12:24:17 +01:00
Arne Morten Kvarving
1c8b3092d9 quote strings to handle spaces 2017-03-15 13:14:12 +01:00
Arne Morten Kvarving
ceda6a728f allow specifying base directories for plot
also allow specifying output filename
2017-03-15 11:25:20 +01:00
babrodtk
49e63e83a7 Added script to help plotting different runs 2017-01-16 08:07:01 +01:00
Arne Morten Kvarving
61ad5d68e7 added: norne well plots can now plot flow and flow_ebos results
also pass path to summary.x instead of expecting it in $PATH
2016-11-28 10:13:53 +01:00
Petter Taule
d86e2db827 Added new flow simulation of the Norne case
New flow reference simulation, now in opm-simulation-reference directory
to make it more consistent with other cases. Small change in
norne/plotwells.sh with new directory.

opm-common     = bd425bfff9fefdaf270922e820c59ecc3d5306e4
opm-parser     = d6f49971c8c6e7cf6a96d2cec9f36bfc7e508891
opm-material   = 44fe774cfe69ae47d7952c4329df2e6cc3d8b4d1
opm-output     = e782a66fd782cf89d0ee0861facab52c6752baff
opm-core       = bc0977ec3dc52940450b0c346e44937f65ba5ed7
opm-grid       = 7e7748903ca789cdfa160346db15b32e8085c285
opm-simulators = afa64d98759ec25a096acb80d6c588fc58ed1646
2016-09-14 13:35:09 +02:00
Atgeirr Flø Rasmussen
74e3fc03aa Update well filtering.
The new summaries contain WBHPH in addition to WBHP, causing the script
to find each well twice.
2016-06-16 15:15:41 +02:00
Markus Blatt
6e5d9778d4 Remove temporary .gnu files from plotwells.sh
After running plotwells.sh there are a lot of .gnu files left
over int the directories. This commit removes them at the end of the script.
2016-04-21 20:59:27 +02:00
Arne Morten Kvarving
c91e0e7bfb update the UNSMRY file for the OPM reference solution
this one changed because the current master only writes at the end of
each report step instead of at the end of each time step plus at the
end of each report step as it used to be. the curves seem to be
identical when ajusting for this, i.e. they touch at what seems to be
the end of report step.

the reference data is now hosted in a folder with the generic name
'OPM-reference-simulation'.

update plotwells.sh accordingly
2016-04-21 10:32:36 +02:00
Robert Kloefkorn
9405979b66 Adjust directory. 2016-03-30 13:57:56 +02:00
Robert Kloefkorn
7d6e10b190 Norne: improved plotwells.sh to extract well names from deck. 2016-03-30 13:52:13 +02:00
Joakim Hove
81cff3a45c Changed GRIDFILE keyword to request EGRID file. 2015-06-01 17:07:27 +02:00
Robert Kloefkorn
35a038a8f7 Norne: switch back to pid+iteration as time step control. 2015-04-17 10:56:53 +02:00
rustad
e25fb64f3f Put new lines in license headers for readability. 2015-04-12 18:01:47 +02:00
rustad
40aca883fe ODbL license and copyright statement added to all Norne deck files. 2015-04-11 10:43:34 +02:00
Robert Kloefkorn
e367de3e5b Norne: cleanup autogenerated files. 2015-04-09 17:04:10 +02:00
Robert Kloefkorn
7750bc6b62 Norne: adjust ecl dir 2015-04-09 17:03:26 +02:00
Robert Kloefkorn
db8a83c3dc Norne: added NEWTON and MLINEARS to the summary output (ECL). 2015-04-09 16:59:11 +02:00
Robert Kloefkorn
d716ae6a1b Norne: a simple bash script that uses ert's summary.x and gnuplot/latex to plot the
wells and assembles them together in a pdf file.
2015-04-09 15:48:09 +02:00
Tor Harald Sandve
2a8b55aef4 add readme file 2015-03-05 14:25:32 +01:00
Tor Harald Sandve
1444f22698 explicilty add values for critial saturations in the relperm curves in order to get resonable scanning curves in Eclipse when 3 pt scaling is used 2015-03-05 14:24:17 +01:00
Tor Harald Sandve
2c8e9ae71b remove copy of FLUXNUM to MULTNUM 2015-02-02 10:06:06 +01:00
Tor Harald Sandve
d92f3b662b explicity set region to FLUXNUM 2015-02-02 10:05:41 +01:00
Robert K
02d678e0ae unified summary output. 2014-12-17 10:47:46 +01:00
Robert K
2e55fe07d4 ORAT --> RESV when rate is non-zero. 2014-12-17 10:47:46 +01:00
Robert Kloefkorn
b2510ac2fc make eclipse run with this deck (COPY keyword with FLUXNUM is still an issue). 2014-10-14 13:22:05 +02:00
Robert Kloefkorn
f35326085f remove wrong initial conditions. 2014-10-14 10:57:04 +02:00
Robert Kloefkorn
ad24a4cdfd full NORNE model, the following minor things have been adjusted:
COPY
  FLUXNUM MULTNUM /
/
has been added to make the MULTREGT keyword work.
In the file INCLUDE/PETRO/FLUXNUM_0704.prop the keyword fluxnum has been changed to FLUXNUM.

The lines
INCLUDE
'./INCLUDE/PETRO/E3.prop' /

have been uncommented, i.e. E3 is included.

I removed the file BC0407_HIST01122006.SCH~ since it was a backup file for
BC0407_HIST01122006.SCH.
2014-10-13 12:35:08 +02:00