Petropysical Modeling
Petropysical Modeling
Petrophysical Modeling
11.1 Deterministic Modeling
When the well logs have been scaled up to the resolution of the cells in the 3D grid, the values for each cell along the well trajectory can be interpolated between the wells in the 3D grid. The result is a grid with Property values for each cell. To deterministic modeling, follow the steps: Activate the depth converted grid under the HAH project. Open the Petrophysical Modeling process. Select Use Existing Property and select the Porosity property as the property to be modeled from the drop down menu. Select the Tarbert 1 from the Pull down menu and de-select the Leave Zone Unchanged icon for that zone to create a realization. Select the Moving average as the Method; leave all other settings as default, as shown by Fig. 11.1.
Fig. 11.1: Petrophysical Modeling with HAH Final 3D Grid (DC) dialog box Click OK to create the property model and display the model in the 3D Window. Use the Zone Filter to display the appropriate zone. Bring up a Histogram window from the Window menu. Display the Porosity property and use the Zone Filter to look at the modeled zone. Compare the histogram distribution for the well logs, the up-scaled cells and the whole property. See Fig. 11.2. 128
Fig. 11.2: Settings for Porosity of Property models and Petrophysical Modeling displayed in a 3D window Double-click on the porosity property in the Properties folder and check the statistics in the statistics tab. See Fig. 11.3.
Fig. 11.3: Settings for 'Porosity [U]' dialog box Statistics tab page
129
Fig. 11.4: Petrophysical Modeling with HAH Final 3D Grid (DC) dialog box
130
Viewing the result: a. Bring up a Histogram window from the Windows menu and select Tile Vertical. b. Use the Zone Filter to display the 3D property model and the Histogram distribution for the well logs, the up-scaled cells and the whole property for zone Ness 2.
Changing the model: a. Click on the 3D window to make it active and click on the Open Process Dialog icon on the Function bar. b. Go to the Distribution tab in the Petrophysical Modeling process window. Under Output data range click on Estimate (this will estimate the porosity range from the up-scaled cells within the zone). Specify an output data range (e.g. 0.1-0.25), as shown bellow.
131
Fig. 11.5: Calculator for Properties folder dialog box test = testO.8 [Press Enter], as shown in Fig. 11.6.
132
See the statistical result by selecting Result in the upper right-hand corner. See Fig. 11.7.
Fig. 11.7: Result for Porosity after calculated Display the new test property model in a 3D Window. See Fig. 11.8.
Fig. 11.8: The (test) model under Properties folder displayed in a 3 D window
133
134
11.5 Calculation of Sw
The water saturation in the hydrocarbon zone is a function of height above the fluid contact, permeability and porosity. The calculator can be used to make a water saturation property that takes these parameters into account. In this case, we have water saturation in the oil zone that can be expressed by the following equation:
K Sw = a h
b
The contact is given by: OWC = -2010 meters for all zones and all segments. A permeability property is needed to generate the Sw property. A linear expression has been found between porosity and log permeability which can be expressed by: LogPerm = 10.9*Porosity - 0.48 A macro has been written to simplify this calculation and for easy reproduction in case of an update. The macro has been written in a text editor program and saved as a text file with the extension (.mac). All the functions in the macro are listed below each other, just as they would be written as separate functions using the Property Calculator. To create a water saturation (Sw) property, follow the steps: 1. Activate and expand the 3D Grid model in the Models tab, 2. Right click the Properties item as shown in Fig. 11.10,
135
Fig. 11.10: The Properties item under the 3D Grid model 3. Click the Calculator option. The Calculator for Properties 'Properties' dialog box appears as shown in Fig. 11.11,
136
4. Check the "From file:" check box, 5. Click the browse button () and select the macro file to be used. The macro file is called 'sw_formula.mac' and it is stored under the directory called 'Other Data', which is found together with the other demo data. See Fig. 11.12. This macro file contains the formulas to be used for calculating properties. These formulas are given as macros written in text format. You may change the formulas to suit your needs. For example, the formulas in the 'sw_formula.mac' macro file are written as: LogPerm=10.9*Porosity-0.48 Perm=Pow(10,LogPerm) Temp=(Above_Contact)*SQRT(Perm/Porosity) Sw=0.5*Pow(Temp,-0.2) Sw=IF(Sw>1,1,Sw
Fig. 11.12: The file sw_formula.mac under the 'Other Data' folder 6. Make sure to select "Seismic (default)" from the "Attach new to template" drop down box, 7. Press the Run button. Notice that all formulas will appear in the history window at the top. See Fig. 11.13,
137
Fig. 11.13: The Calculator for Properties after running the calculations 8. Four new properties will be created, called LogPerm, Perm, Temp and Sw. They will all be attached to the template that was selected next to Type in the property calculator "Seismic (default)".
138
9. Familiarize yourself to using this functionality in Petrel by using different templates. For example, change the templates for the Sw and Perm properties by opening the Settings window for each of them, go to the Info tab, and change to another template from the pull down list and watch the results. See Fig. 11.15.
139