Commit Graph

133 Commits

Author SHA1 Message Date
Robert K
3c868a308e [bugfix][SPE9_CP] remove illegal white space. 2019-12-11 17:33:12 +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
Atgeirr Flø Rasmussen
b559955c00 Add case with no wells for automated testing. 2018-02-14 11:10:03 +01:00
Atgeirr Flø Rasmussen
d2198d6d8b Merge pull request #281 from hnil/add_drsdt_test
Added test case with drsdt
2018-02-14 11:04:28 +01:00
Andreas Lauser
fc55857f61 add a thermal variant of SPE1CASE2
it currently only (hopefully) works with E300, but it should work with
E100 if the THERMAL keyword is replaced by TEMP.
2017-12-13 12:51:41 +01:00
hnil
8632c248e3 Added test case with drsdt inf, which in prinsiple should be equal to without. Added testcase with DRST in mid range 2017-11-29 12:46:23 +01:00
Tor Harald Sandve
bd39395fc0 Add 2p oil gas case
new file:   spe1/SPE1CASE2_OILGAS.DATA

	modified:   spe1/SPE1CASE2_OILGAS.DATA
2017-09-04 12:57:16 +02:00
Arne Morten Kvarving
a601812ce2 restructure SPE5 solvent test for regression suite 2017-06-12 10:22:38 +02:00
Joakim Hove
527e76bc23 Removed travis build from opm-data. 2017-05-18 10:51:05 +02:00
Arne Morten Kvarving
16236e4737 enable INIT file in SPE1CASE2_2P
for regression test
2017-05-04 21:22:58 +02: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
Atgeirr Flø Rasmussen
4f7ea0b869 Update restart deck as well to match. 2016-12-15 13:14:00 +01:00
Atgeirr Flø Rasmussen
5578b95659 Merge pull request #151 from totto82/addMini_spe1_actnum
Hardcode small timesteps in the beginning of SPE1CASE2_ACTNUM
2016-12-14 15:07:21 +01:00
Tor Harald Sandve
a3f33cc572 Hardcode small timesteps in the beginning of SPE1CASE2_ACTNUM to make it run without substeps 2016-12-12 13:21:00 +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
Tor Harald Sandve
e604581eb3 2phase oil-water case based on spe1 2016-11-15 14:49:28 +01:00
Arne Morten Kvarving
241e708152 reduce length of restart test SPE9_CP_SHORT_RESTART
cannot reduce the amount of time steps as the SPE9_CP_SHORT file
is used for other tests, but we can restart later in the simulation
to avoid redoing as many steps
2016-11-07 12:44:34 +01:00
Arne Morten Kvarving
9f0de74a68 changed: reduce length of simulation in SPE1CASE2_ACTNUM
no reason to simulate this long to check properties which
are part of the setup deck
2016-11-07 12:43:58 +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
Joakim Hove
07a8a836f2 Added travis integration to opm-data. 2016-08-15 08:23:45 +02:00
Kristian Hole-Drabløs
331d57ea02 Modified some of the comments in the SPE9_CP_SHORT files 2016-08-04 08:29:40 +02:00
Kristian Hole-Drabløs
69650f65a1 Added new shortned SPE9_CP data set for testing 2016-08-03 15:41:49 +02:00
Alf Birger Rustad
1b18443791 Merge pull request #121 from kristfho/master
Updated SPE1CASE2 and SPE3CASE1 opm-simulation-references
2016-07-25 15:32:30 +02:00
Kristian Hole-Drabløs
b5ffc6a746 Added keyword INIT to SPE3CASE1.DATA file 2016-07-25 13:46:34 +02:00
Kristian Hole-Drabløs
939da224f8 Added keyword INIT to the SPE1CASE2.DATA file 2016-07-25 13:45:19 +02:00
Joakim Hove
6b9430dbf9 Added case SPE1CASE2_ACTNUM_RESTART.
The DATA file is an exact copy of the SPE1CASE2_ACTNUM case, but the
RESTART keyword has been inserted in the SOLUTION section.
2016-07-16 09:27:02 +02:00
Joakim Hove
ee8dd0813d Added case SPE1CASE2_ACTNUM for IO testing. 2016-07-08 08:35:51 +02:00
Kai Bao
d1d68421f6 adding tests related to keyword WECON
and remaning the multisegment_wells_test_suite to wells_test_suite.
2016-07-04 13:26:50 +02:00
Joakim Hove
b7769bc981 Fixed well names in Summary section.
Some well names entered explicitly in the Summary section did not match
the well names given by WELSPECS.
2016-06-29 17:31:02 +02:00
Joakim Hove
0047247664 Added INIT keyword to SPE1CASE1.DATA 2016-06-23 21:39:27 +02:00
Kai Bao
9025f59efc adding a 2D MSW case with H__ flow pressure drop 2016-06-20 15:31:44 +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
Alf Birger Rustad
3eb8403a2b Merge pull request #86 from alfbr/master
Clean-up for the SPE10 Model 1
2016-05-27 12:37:11 +02:00
Tor Harald Sandve
1103a0ba94 add test case for group control based on SPE9 2016-05-11 15:39:15 +02:00
Alf Birger Rustad
090d9726d5 Fixed two typos 2016-05-06 18:04:21 +02:00
Alf B. Rustad
c390ebd7e3 Fixed typo, updated reference simulations 2016-05-06 13:18:31 +02:00
Alf B. Rustad
ad40188c83 Changed WCONINJE to the one used in base case. 2016-05-06 13:00:01 +02:00
Alf B. Rustad
06d7907dcf Added case with corner-point geometry for flow-support 2016-05-06 12:59:57 +02:00
Alf B. Rustad
fb7bba5587 Fix Bg values and minor clean-up 2016-05-06 12:59:56 +02:00
Alf B. Rustad
d81686529a Readme.txt removed as irrelevant 2016-05-06 12:59:56 +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
chflo
c890d76966 Added restart version of SPE1CASE2.DATA for test purpose 2016-02-04 10:15:02 +01:00
Alf Birger Rustad
ef1d79f05c Revert "This commit i contains Bg modififcation : " 2016-01-14 19:19:34 +01:00