File: equil_capillary_overlap.DATA

package info (click to toggle)
opm-simulators 2024.10%2Bds-6
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 19,416 kB
  • sloc: cpp: 165,337; sh: 1,285; lisp: 1,108; python: 355; makefile: 24; awk: 10
file content (137 lines) | stat: -rw-r--r-- 1,231 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
-- 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/


NOECHO

RUNSPEC   ======

WATER
OIL
GAS

TABDIMS
  1    1   40   20    1   20  /

DIMENS
1 1 20
/

WELLDIMS
   30   10    2   30 /

START
   1 'JAN' 1990  /

NSTACK
   25 /

EQLDIMS
-- NTEQUL
     1 / 
     

FMTOUT
FMTIN

GRID      ======

DXV
1.0
/

DYV
1.0
/

DZV
20*5.0
/


PORO
20*0.2
/


PERMZ
  20*1.0
/

PERMY
20*100.0
/

PERMX
20*100.0
/

BOX
 1 1 1 1 1 1 /

TOPS
0.0
/

PROPS     ======


PVDO
100 1.0 1.0
200 0.9 1.0
/

PVDG
100 0.010 0.1
200 0.005 0.2
/

SWOF
0.2 0 1 0.9
1   1 0 0.1
/

SGOF
0   0 1 0.2
0.8 1 0 0.5
/

PVTW
--RefPres  Bw      Comp   Vw    Cv
   1.      1.0   4.0E-5  0.96  0.0 /
   

ROCK
--RefPres  Comp
   1.   5.0E-5 /

DENSITY
700 1000 1
/

SOLUTION  ======

EQUIL
45 150 50 0.25 45 0.35 1* 1* 0
/

RPTSOL
'PRES' 'PGAS' 'PWAT' 'SOIL' 'SWAT' 'SGAS' 'RESTART=2' /

SUMMARY   ======
RUNSUM

SEPARATE

SCHEDULE  ======

TSTEP
1 /

RPTSCHED
'PRES' 'PGAS' 'PWAT' 'SOIL' 'SWAT' 'SGAS' 'RESTART=3' 'NEWTON=2' /


END