mirror of
https://github.com/OPM/opm-simulators.git
synced 2024-12-18 21:43:27 -06:00
Add COMPDAT to wells_group.data
Without COMPDAT the wells will be shut and thus not added to the well collection.
This commit is contained in:
parent
ddb7ebe114
commit
db7135d7bf
@ -34,6 +34,11 @@ WELSPECS
|
||||
'PROD1' 'G2' 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 /
|
||||
/
|
||||
|
||||
TSTEP
|
||||
14.0 /
|
||||
|
||||
@ -43,6 +48,11 @@ WELSPECS
|
||||
'PROD2' 'G2' 10 10 8400 'OIL' /
|
||||
/
|
||||
|
||||
COMPDAT
|
||||
'INJ2' 1 1 1 1 'OPEN' 1 10.6092 0.5 /
|
||||
'PROD2' 10 1 1 1 'OPEN' 0 10.6092 0.5 /
|
||||
/
|
||||
|
||||
GCONINJE
|
||||
'G1' GAS RATE 30000 /
|
||||
/
|
||||
|
Loading…
Reference in New Issue
Block a user