Clean version of opm-data without reference results
Go to file
Joakim Hove b635faf201 Inserted TUNING keyword properly?
These decks had a TUNING keyword with two problems:

 1. The string 'TUNING' was commented out, however there was data for a
    TUNING keyword present.

 2. The keyword had an extra trailing '/'

Both of these problems have been fixed with this commit.
2015-08-05 13:56:10 +02:00
norne Changed GRIDFILE keyword to request EGRID file. 2015-06-01 17:07:27 +02:00
simplespe1 add a simplified version of the SPE1 dataset 2014-09-23 12:23:45 +02:00
spe1 Uncommented the TABDIMS keyword, OPM needs it 2014-09-08 15:02:45 +02:00
spe1_large fixup! large SPE1: use DZ instead of DZV and do not output all quantities to the PRT file 2015-03-04 17:59:03 +01:00
spe1_new Added fully defaulted EQLDIMS & TABDIMS 2015-08-05 13:56:09 +02:00
spe1_thermal add a version of the SPE-1 problem that tests the thermal features of OPM 2015-03-02 19:11:08 +01:00
spe3 Inserted TUNING keyword properly? 2015-08-05 13:56:10 +02:00
spe3_new Added fully defaulted EQLDIMS & TABDIMS 2015-08-05 13:56:09 +02:00
spe9 Changed RPTRST to BASIC=2 2015-06-02 15:06:55 +02:00
spe9_new Added fully defaulted EQLDIMS & TABDIMS 2015-08-05 13:56:09 +02:00
.gitignore Added .gitignore file 2014-09-11 11:37:58 +02:00
README.md README.md: fix typo 2014-09-05 15:41:42 +02:00

opm-data

This is the OPM repository which is supposed to contain all relevant datasets and simulation results which are required to test the OPM simulators thoroughly. It is a private github repository because some of these datasets may not be freely redistributable, although none them is "secret" in a more strict sense.