-- Number of cells
-- NX NY NZ
-- -- -- --
DIMENS
5 5 3 /
-- Phases
OIL
WATER
-- Units
FIELD
-- Maximum well/connection/group values
-- #wells #cons/w #grps #wells/grp
-- ----2-- ------- ----- ----------
WELLDIMS
1 1 5 5 /
-- Maximum number of saturation (relative permeability) tables
TABDIMS
1 1 4 3 1 /
-- Unified output files
UNIFOUT
-- Simulation start date
START
1 JAN 2000 /
UNIFOUT
UNIFIN
--NOSIM
--================================================================
GRID
-- Size of each cell in X, Y and Z directions
DX
75*500 /
DY
75*500 /
DZ
75*50 /
--TVDSS of top layer only
-- X1 X2 Y1 Y2 Z1 Z2
-- -- -- -- -- -- --
BOX
1 5 1 5 1 1 /
TOPS
25*8000 /
ENDBOX
-- Permeability in X, Y and Z directions for each cell
PERMX
25*200 25*1000 25*200 /
PERMY
25*150 25*800 25*150 /
PERMZ
25*20 25*100 25*20 /
-- Porosity of each cell
PORO
75*0.20 /
-- Output file with geometry and rock properties (.INIT)
INIT
--================================================================
PROPS
-- Densities in lb/ft3
-- Oil Wat
-- --- ---
DENSITY
49 63 /
-- PVT data for dead oil
-- P Bo Vis
-- ---- ---- -----
PVDO
300 1.25 1.0
800 1.20 1.1
6000 1.15 2.0 /
-- PVT data for water
-- P Bw Cw Vis Viscosibility
-- ---- ---- ----- ----- -------------
PVTW
4500 1.02 3.0E-06 0.8 0.0 /
-- Rock compressibility
-- P Cr
-- ---- -----
ROCK
4500 4e-06 /
-- Water and oil rel perms & capillary pressures
-- Sw Krw Kro Pc
-- ----- ----- --- ----
SWOF
0.25 0.0 0.9 4.0
0.5 0.2 0.3 0.8
0.7 0.4 0.1 0.2
0.8 0.55 0.0 0.1
1.0 1.00 0.0 0.0/
/
--================================================================
REGIONS
SATNUM
25*2 25*1 25*2 /
SOLUTION ===============================================================
-------- THE SOLUTION SECTION DEFINES THE INITIAL STATE OF THE SOLUTION
-------- VARIABLES (PHASE PRESSURES, )
------------------------------------------------------------------------
-- DATA FOR INITIALISING FLUIDS TO POTENTIAL EQUILIBRIUM
--
-- Initial equilibration conditions
-- Datum Pi@datum WOC Pc@WOC
-- ----- -------- ----- ------
EQUIL
8075 4500 8500 0 /
-- pressure
-- 25*3.0978320e7
-- 25*3.1023130e7
-- 25*3.1026410e7
-- /
pressure
25*4493.0254516
25*4499.5245926
25*4500.0003164
/
-- Output to Restart file for t=0 (.UNRST)
-- Restart file
-- for init cond
-- -------------
RPTRST
BASIC=2 /
--================================================================
SUMMARY
-- Create Excel readable Run Summary file (.RSM)
EXCEL
SEPARATE
--REQUEST PRINTED OUTPUT OF SUMMARY FILE DATA
RUNSUM
-- Field average pressure
FPR
-- Bottomhole pressure of both wells
WBHP
/
-- Field Oil Production Rate
FOPR
-- Well Water Cut for all wells
WWCT
/
-- Field Water Production Rate
FWPR
/
-- Total Field Oil Production
FOPT
/
-- Total Field Oil Production
FWPT
/
--================================================================
SCHEDULE
-- Output to Restart file for t>0 (.UNRST)
-- Restart file
-- every step
-- ------------
RPTRST
BASIC=2 /
-- Location of wellhead and pressure gauge
-- Well Well Location BHP Pref.
-- name group I J datum phase
-- ----- ---- - - ----- -----
WELSPECS
PROD GR1 1 1 1* OIL /
/
-- Completion interval
-- Well Location Interval Status Well
-- name I J K1 K2 O or S ID
-- ---- - - -- -- ------ ------
COMPDAT
PROD 1 1 1 3 OPEN 2 1* 0.667 5* /
/
-- Production control
-- Well Status Control Oil Wat Gas Liq Resv BHP
-- name mode rate rate rate rate rate limit
-- ---- ------ ------ ---- ---- ---- ---- ---- -----
WCONPROD
PROD OPEN LRAT 1* 1* 1* 10000 1* 2000.0000 /
/
WELSPECS
INJ GR2 5 5 1* WATER /
/
COMPDAT
INJ 5 5 1 3 OPEN 2 1* 0.667 5* /
/
-- Injection control
-- Well Fluid Status Control Surf Resv Voidage BHP
-- NAME TYPE mode rate rate frac flag limit
-- ---- ----- ------ ------- ---- ---- ---- ---- -----
WCONINJE
INJ WATER OPEN RATE 11000 3* 10000/
/
-- Number and size (days) of timesteps
TSTEP
10*200/
/
END