Commit Graph

144 Commits

Author SHA1 Message Date
Robert Kloefkorn
35a038a8f7 Norne: switch back to pid+iteration as time step control. 2015-04-17 10:56:53 +02:00
Alf Birger Rustad
2840b52269 Merge pull request #37 from alfbr/master
ODbL license and copyright statement added to all Norne deck files.
2015-04-13 22:21:07 +02:00
Robert Kloefkorn
b99c40b04a suggested default parameter for SPE9. 2015-04-13 13:59:21 +02:00
Robert Kloefkorn
e05414a44a suggested default parameters. 2015-04-13 13:59:21 +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
Atgeirr Flø Rasmussen
282001f41b Merge pull request #27 from andlaus/implement_temperature_dependent_density
add a version of the SPE-1 problem that tests the thermal features
2015-03-27 10:09:26 +01:00
Atgeirr Flø Rasmussen
66f1d711fd Merge pull request #30 from qilicun/polymer_cases
Simple 2D cases for polymer.
2015-03-26 08:08:14 +01:00
Liu Ming
f40b19df53 Simple 2D cases for polymer. 2015-03-26 10:44:22 +08: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
Andreas Lauser
a4e07578cd 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
Andreas Lauser
be8ce22122 fix the WELLDIMS data
the maximum number of connections per well is 10, not 1...
2015-03-04 16:02:36 +01:00
Andreas Lauser
7b6f53c766 large SPE1: use DZ instead of DZV and do not output all quantities to the PRT file
E100 does not seem to support DZV (but it supports DXV and DYV,
why!?). also, printing multiple values for each cell after a time step
is probably not such a good idea if you have 300000 cells...
2015-03-04 14:16:09 +01:00
Andreas Lauser
b472253edd add a 300k cells version of the SPE1 problem
i.e., it provides a simple deck which is suitable for performance
comparisons.
2015-03-03 18:14:52 +01:00
Andreas Lauser
af09d6e278 add a version of the SPE-1 problem that tests the thermal features of OPM
don't try to feed this to Eclipse, though...
2015-03-02 19:11:08 +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
Tor Harald Sandve
97f0897d57 use 2 perforations in the producer as in the original version 2014-11-05 11:22:57 +01:00
Tor Harald Sandve
f4a841f1ab add Eclipse output for wells 2014-11-05 11:21:50 +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
Andreas Lauser
0ccc2e2608 add a simplified version of the SPE1 dataset
the only remarkable aspect of this deck is that the current version of
the CPR preconditioner in opm-autodiff breaks down:

```
and@heuristix:~/src/opm-autodiff|master > ./bin/sim_fibo_ad deck_filename=../opm-data/simplespe1/SIMPLESPE1.DATA

================    Test program for fully implicit three-phase black-oil flow     ===============

---------------    Reading parameters     ---------------
deck_filename found at /, value is ../opm-data/simplespe1/SIMPLESPE1.DATA
strict_parsing not found. Using default value 'true'.
deck_filename found at /, value is ../opm-data/simplespe1/SIMPLESPE1.DATA
output not found. Using default value 'true'.
output_interval not found. Using default value '1'.
output_dir not found. Using default value '.'.
pvt_tab_size not found. Using default value '-1'.
sat_tab_size not found. Using default value '-1'.
threephase_model not found. Using default value 'gwseg'.
use_cpr not found. Using default value 'true'.
output not found. Using default value 'true'.
output_dir not found. Using default value 'output'.
output not found. Using default value 'true'.
output_vtk not found. Using default value 'true'.
output_dir not found. Using default value 'output'.
output_interval not found. Using default value '1'.

================ Starting main simulation loop ===============

---------------    Simulation step number 0    ---------------
      Current time (days)     0
      Current stepsize (days) 1
      Total time (days)       1216

dp_max_rel not found. Using default value '1e+09'.
ds_max not found. Using default value '0.2'.
drs_max_rel not found. Using default value '1e+09'.
relax_max not found. Using default value '0.5'.
max_iter not found. Using default value '15'.
relax_type not found. Using default value 'dampen'.

Iteration         Residual
        0        1.29402173
terminate called after throwing an instance of 'Dune::ISTLError'
Aborted
```

on the other hand, everything works fine if the CPR preconditioner is
not used:

```
and@heuristix:~/src/opm-autodiff|master > ./bin/sim_fibo_ad deck_filename=../opm-data/simplespe1/SIMPLESPE1.DATA use_cpr=false

================    Test program for fully implicit three-phase black-oil flow     ===============

---------------    Reading parameters     ---------------
deck_filename found at /, value is ../opm-data/simplespe1/SIMPLESPE1.DATA
strict_parsing not found. Using default value 'true'.
deck_filename found at /, value is ../opm-data/simplespe1/SIMPLESPE1.DATA
output not found. Using default value 'true'.
output_interval not found. Using default value '1'.
output_dir not found. Using default value '.'.
pvt_tab_size not found. Using default value '-1'.
sat_tab_size not found. Using default value '-1'.
threephase_model not found. Using default value 'gwseg'.
use_cpr found at /, value is 'false'.
linsolver not found. Using default value 'umfpack'.
output not found. Using default value 'true'.
output_dir not found. Using default value 'output'.
output not found. Using default value 'true'.
output_vtk not found. Using default value 'true'.
output_dir not found. Using default value 'output'.
output_interval not found. Using default value '1'.

================ Starting main simulation loop ===============

---------------    Simulation step number 0    ---------------
      Current time (days)     0
      Current stepsize (days) 1
      Total time (days)       1216

dp_max_rel not found. Using default value '1e+09'.
ds_max not found. Using default value '0.2'.
drs_max_rel not found. Using default value '1e+09'.
relax_max not found. Using default value '0.5'.
max_iter not found. Using default value '15'.
relax_type not found. Using default value 'dampen'.

Iteration         Residual
        0        1.29402173
        1      0.0614937239
        2    1.45760381e-05
Fully implicit solver took: 0.097702 seconds.

---------------    Simulation step number 1    ---------------
      Current time (days)     1
      Current stepsize (days) 14
      Total time (days)       1216

...
```
2014-09-23 12:23:45 +02:00
Joakim Hove
66bce3d00d Merge pull request #10 from flikka/spe9
SPE9 data and Eclipse results
2014-09-15 17:51:25 +02:00
flikka
dc537c2ccb Added a small description in the README 2014-09-12 12:23:09 +02:00
Andreas Lauser
07c5ecb2df Merge pull request #7 from flikka/spe3
SPE3 dataset
2014-09-12 10:59:34 +02:00
flikka
7432587ddb SPE9 dataset 2014-09-11 12:05:26 +02:00
flikka
f0124ef40f Added .gitignore file 2014-09-11 11:37:58 +02:00
flikka
760ad47a70 SPE3 case, slightly modified, see README 2014-09-10 13:54:39 +02:00
Kristian Flikka
03794a6afb Uncommented the TABDIMS keyword, OPM needs it 2014-09-08 15:02:45 +02:00
Kristian Flikka
ce0bb3f08c Renamed spe1 data file - didn't run in lowercase 2014-09-08 09:22:02 +02:00
Kristian Flikka
d044842ee3 Merge pull request #2 from andlaus/spe1_add_readme
SPE1: add README file
2014-09-08 08:01:02 +02:00
Andreas Lauser
82ea482796 README.md: fix typo 2014-09-05 15:41:42 +02:00
Andreas Lauser
6481aa704c improve the README.md 2014-09-05 15:39:06 +02:00
Andreas Lauser
dae10f0b36 Create README.md 2014-09-05 15:36:17 +02:00
Andreas Lauser
21ea8bad3c SPE1: add README file 2014-09-05 15:20:13 +02:00
Andreas Lauser
f5620e9451 add the SPE1 data set
it is slightly modified from the eRoom version by @osae because
eclipse spit out the eRoom version because it thought it was
inedible...
2014-09-05 11:45:02 +02:00