mirror of
https://github.com/OPM/opm-simulators.git
synced 2024-12-22 15:33:29 -06:00
29d184131d
tests/wells_no_perforation.data and tests/msw.data were falsely marked as GPLv3, the rest was missing lincense marks.
74 lines
864 B
Plaintext
74 lines
864 B
Plaintext
-- This reservoir simulation deck is made available under the Open Database
|
|
-- License: http://opendatacommons.org/licenses/odbl/1.0/. Any rights in
|
|
-- individual contents of the database are licensed under the Database Contents
|
|
-- License: http://opendatacommons.org/licenses/dbcl/1.0/
|
|
|
|
|
|
RUNSPEC
|
|
|
|
OIL
|
|
GAS
|
|
WATER
|
|
|
|
|
|
DIMENS
|
|
10 10 1 /
|
|
|
|
GRID
|
|
|
|
DXV
|
|
10*1000.0
|
|
/
|
|
|
|
DYV
|
|
10*1000.0
|
|
/
|
|
|
|
DZ
|
|
100*20.0
|
|
/
|
|
|
|
TOPS
|
|
100*10
|
|
/
|
|
|
|
PERMX
|
|
100*1.0 /
|
|
|
|
PORO
|
|
100*0.15 /
|
|
|
|
COPY
|
|
PERMX PERMY /
|
|
PERMX PERMZ /
|
|
/
|
|
SCHEDULE
|
|
|
|
WELSPECS
|
|
'INJ1' 'G' 1 1 8335 'GAS' /
|
|
'PROD1' 'G' 10 10 8400 'OIL' /
|
|
/
|
|
|
|
COMPDAT
|
|
'INJ1' 1 1 1 1 'OPEN' 1 10.6092 0.5 /
|
|
'PROD1' 10 1 1 1 'OPEN' 0 10.6092 0.5 /
|
|
/
|
|
|
|
WCONPROD
|
|
'PROD1' 'OPEN' 'ORAT' 20000 4* 1000 /
|
|
/
|
|
|
|
WCONINJE
|
|
'INJ1' 'GAS' 'OPEN' 'RATE' 100 200 400 /
|
|
/
|
|
|
|
|
|
TSTEP
|
|
1 /
|
|
|
|
WELOPEN
|
|
'INJ1' 'STOP' 5* /
|
|
/
|
|
|
|
END
|