Eclipse Tutorial2 PDF
Eclipse Tutorial2 PDF
Introduction
This tutorial builds a Black Oil model from scratch using output generated by other SIS
Simulation Software applications. It focuses on manipulation in each section in the Data
Manager, but includes the submission of the simulation run, and viewing errors or warnings.
This tutorial takes about thirty-five minutes to complete.
Stages
• "Model definition: data input" on page 46
• "PVT section: fluid definitions" on page 51
• "SCAL section: saturation definitions" on page 53
• "Initialization section" on page 54
• "Schedule section: production schedule" on page 56
• "Summary section" on page 56
• "Run manager" on page 57
• "Report generator" on page 58
Problem description
The example simulates the production life of an oil reservoir, 5000m by 5000m and 60m thick.
The reservoir fluid consists of live oil and gas, with an aquifer of uncertain volume. The second
layer has numerous shale components, introducing a lower permeability in this layer. The
reservoir is subdivided into a 10x10x4 grid, and history matching concentrates on determining
the aquifer contribution to total energy.
Data preparation
1 Create a working directory in a convenient place.
2 Copy all datafiles from the Tutorial 2 directory, normally residing on
/ecl/2007.1/office/tutorials/example2, to the current working directory.
Hint The Dissolved Gas option is only active if the OIL option has been selected.
Hint Input and output file formats are selected on the Run Manager panel, as well as the
NOSIM option to initialize the model and perform data checking.
Hint Select Grid Keywords: View | Keywords to show the keyword names.
10 Select Properties from the Keyword Type list to insert porosity and permeability.
11 Select Grid Keyword Section: Edit | Insert Keyword, and from the list of keywords,
select PORO.
12 Select Grid Keyword Section: Edit | Box to display the Array Box Selection panel.
6 Select View Edit History... in the PORO panel to display a table containing the edits which
have been applied to the current keyword.
7 Select any row in the Edit History panel to display comments for a particular edit.
Note Comments which have been automatically added by Office are preceded with a “*”.
You can use this panel to edit the comments.
Note The data is converted to the correct unit as needed for the simulator, based on the
selection of model units in the Case Definition Section - in this case, METRIC -
when the data is saved to disk.
6 Use option Grid Keyword Section: Edit | Insert Keyword to display the Keyword
Selection box. Select PERMY and PERMZ from the list.
7 Click on Properties in the Keyword Types list if it is not active already.
This lists the current property keywords in the model.
8 Select PERMY from the list of keywords.
9 Select Edit | Box from the menubar.
5 Select View Edit History... to display a panel containing all edits which have been applied
to property keywords.
Note Edit | Delete Edit History consolidates all the edits into a single keyword. This is
identical to the pre-2002A behavior.
A GRID file is required by all sections in order to display region and property data during the
model building phase of the project. It can be recognized by the file name extension .GRID or
.EGRID for an unformatted or binary file, and .FGRID or .FEGRID for an ASCII or formatted
file. The output format is selected on the main Run Manager panel.
6 To ensure that a GRID file is written as part of the output, select Operational Keywords
from the Keyword Types list.
7 Confirm that the GRIDFILE keyword is in this list.
Note ECLIPSE Office writes GRIDFILE 2 to the _geom.inc file in all cases to ensure
that all data required in the Result Viewer is available.
Hint Update Current Case updates the main ECLIPSE Office Case Manager panel with
the link to the PVT data, and commits the data internally.
Save Project File saves the project data, with the link, to the main Build1.OFF file
on disk.
Hint Menu option PVT Keywords: View | Keywords displays keyword names.
Note If any regions have been specified using PVTNUM, the Region File Save panel
appears, to allow these to be written to the Build1_reg.inc file.
Hint Change the File Browser filter to search for *.rcp if required
Initialization section
1 Select Data Manager: Initialization.
2 Select Initialization Section: Edit | Insert Keyword.
3 Select EQUIL to specify the initial equilibration conditions.
4 Insert the following data for EQUIL:
To indicate that the default value should be used in the simulation, the data field should be left
empty, in which case ECLIPSE Office writes “1*” as a placeholder in the file.
Leave the Accuracy field empty, so that the default value is used in the simulator.
5 Click on Apply to commit the data.
6 Insert the RSVD keyword.
7 Insert data for RSVD, using the TAB key to move between columns, and the + symbol on
the top right corner of the table to add a row.
8 Click on Apply.
Aquifer data
1 Select Initialization Section: Keyword Types | Aquifer to display aquifer related
keywords.
2 Select Initialization Section: Edit | Insert Keyword.
3 Click on AQUFETP to define the general aquifer parameters for a Fetkovich aquifer, and
AQUANCON to define the aquifer connections with the reservoir.
4 Click on Fetkovich Aquifer and insert data for AQUFETP:
Id of Aquifer 1
Datum depth 3113.2 m
Initial Aquifer Pressure 337.582 bar
Initial Aquifer Volume 18.0E9 m3
Total Compressibility (Rock + Water) 5.0 E-5 /kPa
Aquifer Productivity Index 500 sm3/day/bar
PVT Water Property Table 1
Hint Table edit functions are displayed when the right mouse button is pressed with the
cursor on the table.
8 Insert data the following data for AQUANCON, using the TAB key to move between
columns. Click on the + sign on the top right corner of the table with the cursor in last
column to add a row.
The connection face (J/I) is selected from a dropdown list that becomes active once you
click in the cell.
Inserting keywords
1 Select Initialization Section: Keyword Types | Miscellaneous and then Edit | Insert
Keyword to insert keyword RPTSOL.
2 Check the parameters:
a Grid Block Pressures, Oil, Water and Gas Saturations
b Restarts/Initial Restart and Fluid In Place Reports with Balance Sheet.
3 Click on Apply to commit the options.
4 Use File | Save As... to write the data to the file Build1_INIT.INC and update the
project with the section.
Note If more than one Fluid-In-Place region has been defined using FIPNUM, then the panel
will contain data on a region-by-region basis as well as at field level.
7 Select Initialization Section: File | Close to exit from the Initialization Section.
Hint Change the File Browser filter to *.sch, if required, to make it visible in the browser
window.
3 Use File | Import | Append... to add the history data from the file wconhist.
Note Ignore the warning that the SCHEDULE keyword does not exist, and continue.
4 Select File | Save As... to save the data to the default ECLIPSE Office file
Build1_SCH.INC. Update the project with the data at the same time.
5 Click on each time/date to see the events connected to it.
6 Toggle between keywords and descriptions of events using View | Description and View
| Keyword.
7 Select Schedule Section: File | Close to close the section.
Summary section
1 Select Data Manager: Summary
Summary variables contain vector data, such as well production rates, for each report step, and
are saved in the .Snnnn files during the simulation run.
2 Select Summary Section: File | Import | New... to import the summary vectors from the
file summary.dat.
Run manager
1 Click on Run on the main ECLIPSE Office panel to activate the Run Manager.
Hint If a run has been attempted on a previous occasion with the same project, the file
Build1_E100.DATA might exist. In such a case the program gives you the
opportunity to either use the previous data file, or overwrite it with the current data.
Choose the YES option to overwrite the existing file.
3 Check the Log window to check if submission was successful and to monitor the progress
of the files written to disk at each reportstep. (See Figure 4.12).
4 Select Run Manager: Monitor | Control Simulations for information about the
current run. This option is only activated once the simulation started.
5 Check the Log window for messages about the simulation.
6 Select Run Manager: File | Close once the simulation run is finished.
Report generator
1 Click on Report on the main ECLIPSE Office project panel, to activate the Report
Generator.
2 Select Report Generator: File | Open Current Case | PRT... to open the PRT file
created by the simulation run.
Note The BUILD1_E100.PRT file contains all output requested by the PRT* keywords
selected in each data section of the data model; as well as a report on the errors or
problems found during the simulation run.
Note If errors appear with a Simulation Failed message in the Log window, the errors
listed in the report have to be resolved in the Data Manager before attempting a
simulation run again.
Note See "Report Generator" on page 316 and "Result Viewer" on page 284 to view the
simulation results. "Tutorial 4: History matching using ECLIPSE Office and SimOpt"
on page 86 shows the basic procedure of a History Matching process, using the same
model as above.