Introduction To Eclipse
Introduction To Eclipse
Heriot-Watt
INSTITUTE OF PETROLEUM ENGINEERING
ECLIPSE 100
Introductory Course
2010
ECLIPSE 100
z General purpose black oil simulator
z Standard
z Robust
z Obtains input data from a user created file
which uses a keyword system
z Output data can be visualised using post
processing packages Floviz and ECLIPSE
Office (or Petrel or MS Excel)
Conceptually How Eclipse Works
Construct
grid
Kr FVF
Provide
PVT and
rock data
Sw P
Output
Input GOC
visualisation
data WOC
Initialise
model
& analysis
Define
Rate wells and
supply
production
Time schedule
500 50
500 50
500 50
500
1
500
2
1
3
2
4
3
5
500 500 500 500 500
RUNSPEC Section
Contains general information such as:
z title of simulation
z number of grid cells in model
z phases present
z units used
z maximum number of wells & groups
z start date of simulation
Tutorial 1: RUNSPEC Section
z RUNSPEC keyword
z Title (TITLE)
TITLE
3D 2-Phase
z Number of grid cells (DIMENS)
DIMENS
(NX) 5 (NY) 5 (NZ) 3
z Phases present
OIL WATER (GAS)
z Choice of units
FIELD (METRIC) (LAB)
z Maximum number of wells, connections &
groups (WELLDIMS)
WELLDIMS
(max wells) 2 (max cons/well) 3
(max groups) 2 (max wells/group) 1
Tutorial 1: RUNSPEC Section
GRID Section
z Defines the geometry of the simulation
grid and the various rock properties:
z geometry
– size and location of each grid block
z rock properties
– porosity and absolute permeability
Tutorial 1: GRID Section
Tutorial 1:
Defining values one cell at a time
Tutorial 1:
Defining values using BOX
z PVT properties of
– dead oil
– live oil
– dry gas
– wet gas
– water
z Rock compressibility
z Relative permeability tables
Output Files
Two files can be created at start, containing time
invariant data
1 GRID File (eg TUT1A.EGRID)
Generated by default, used by Floviz
2 INIT File (eg TUT1A.INIT)
INIT keyword must be in GRID section
Contains DX,
DX DY,DY DZ,
DZ PERMX,
PERMX PERMY,
PERMY PERMZ,
PERMZ
etc for plotting in Floviz
Output Files
Output Files
SUMMARY Section
SUMMARY Section
Examples:
FOPR Field Oil Production Rate
WWIT Well Water Injection Total
SUMMARY Section
Some exceptions
WWCT Well Water Cut
WBHP Well Bottom Hole Pressure
FPR Field Average Pressure
CPR Connection Pressure
FGOR Field Gas Oil Ratio
Restart Files