HIERARCHICAL SIMULATION OF MULTIPLE-FACIES RESERVOIRS USING MULTIPLE-POINT GEOSTATISTICS

Size: px
Start display at page:

Download "HIERARCHICAL SIMULATION OF MULTIPLE-FACIES RESERVOIRS USING MULTIPLE-POINT GEOSTATISTICS"

Transcription

1 HIERARCHICAL SIMULATION OF MULTIPLE-FACIES RESERVOIRS USING MULTIPLE-POINT GEOSTATISTICS AREPORT SUBMITTED TO THE DEPARTMENT OF PETROLEUM ENGINEERING OF STANFORD UNIVERSITY IN PARTIAL FULFILLMENT OF THE REQUIREMENTS FOR THE DEGREE OF MASTER OF SCIENCE By Amisha Maharaja June 2004

2 I certify that I have read this report and that in my opinion it is fully adequate, in scope and in quality, as partial fulfillment of the degree of Master of Science in Petroleum Engineering. André Journel (Principal advisor) ii

3 Abstract Joint simulation with presently available multiple-point geostatistical simulation algorithms leads to poor shape reproduction as the number of facies increases. This is because the training image (Ti) cannot depict with enough replicates all alternative patterns that can be found. Moreover, the size of the Ti itself and that of the template required to capture large-scale structures in the Ti is limited due to memory restriction, especially in 3D. Hierarchical simulation of facies with distinct shapes and spatial continuity is proposed to overcome the disadvantages of joint simulation. The idea is to identify a hierarchy of deposition within the reservoir using geologic rules of deposition and simulate the facies accordingly. This amounts to first simulating the large-scale structures and then simulating smaller structures conditional to the pre-simulated large-scale structures. The hierarchical approach is demonstrated using synthetic 2D and 3D meandering fluvial reservoirs and the results are compared with that of joint simulation. Finally, the hierarchical simulation techinique is applied to a real life dense data set from the Rhine-Meuse delta. The advantage of hierarchical approach is better reproduction of large-scale structures by reducing the size of the Ti and the number of facies being simulated simultaneously. Most of the memory demand during mp-simulation comes from the size of the search-tree, which in turn depends on the size of the Ti, the size of the data template, and the number of facies in the Ti. Large-scale structures require a bigger template to capture them, however that increases the size of the search tree. In hierarchical simulation, the increase in the size of the search tree due to a larger template is compensated by the reduction in the number of facies being simulated simultaneously. Once the large-scale structures are simulated the smaller structures iii

4 are simulated conditioned to the former. The Ti for simulating the small-scale features need not be very large and rich, thereby further reducing the size of search tree. The hierarchical approach is geologically sound because the sequence of simulations follows the natural sequence of deposition. iv

5 Acknowledgements v

6 Contents Abstract Acknowledgements Table of Contents List of Tables List of Figures iii v vi viii ix 1 Introduction 1 2 Joint Simulation Comments Hierarchical Simulation Hierarchical simulation of three facies Comments Hierarchical simulation of four facies Two-step cookie-cut simulation method Three-step hierarchical simulation method Two-step hierarchical simulation method D Example Implementation of hierarchical simulation 27 vi

7 5 Rhine-Meuse Delta Case Study Introduction to the Data Set Results and Discussion Conclusions and Future Work Conclusions Future work References 32 vii

8 List of Tables 2.1 Input parameters and simulation statistics for the joint simulation of 2, 3 and 4 facies, see Figures 2.2, 2.4, 2.6, and 2.8. The servo-system parameter is in [0,1], with 1 corresponding to maximum control. The parameters Nodes in data template and Radii of search ellipsoid determine the size and geometry of the data template. Average nodes retained in template indicates the average number of nodes that were retained in the data template Input parameters and simulation statistics for the Two-step cookie-cut approach Input parameters and simulation statistics for the Three-step hierarchical approach Input parameters and simulation statistics for the Two-step hierarchical approach viii

9 List of Figures 1.1 The morphological elements of a meandering-river system Binary training image of channels (100 x 300). Green: channel 22%; grey: floodbasin 78% Unconditional realization using two facies training image (100 x 100). Green: channel 29.9%; grey: floodbasin 70.1% Three facies training image (100 x 300). Green: channel 22%; blue: levee 7%; grey: floodbasin 71% Joint simulation of three facies using a 3-facies training image (100 x 100). Green: channel 28.9%; blue: levee 7.6%; grey: floodbasin 63.5% Three facies training image (100 x 300). Green: channel 20%; red: crevasse 7%; grey: floodbasin 73% Joint simulation of three facies using a 3-facies training image (100 x 100). Green: channel 29.8%; red: crevasse 7.1%; grey: floodbasin 63.1% Four facies training image (100 x 300). Green: channel 21%; blue: levee 6%; red: crevasse 5%; grey: floodbasin 68% Joint simulation of four facies using a 4-facies training image (100 x 100). Green: channel 25%; blue: levee 8%; red: crevasse 5%; grey: floodbasin 61.8% Hierarchical simulation of only levee and floodbasin using a 3-facies Ti (100 x 100). Channels were previously simulated (Figure 2.2) and set as hard data. Green: channel 30%; red: levee 7%; grey: floodbasin 63% 17 ix

10 3.2 Hierarchical simulation of only crevasse and floodbasin using a 3-facies Ti (100 x 100). Channels are previously simulated (Figure 2.2). Green: channel 30%; red: crevasse 8%; grey: floodbasin 62% Combining Figures 3.1 and 3.2 using cookie-cut. Crevasse erodes levees and floodbasin. Green: channel 30%; blue: levee 7%; red: crevasse 8%; grey: floodbasin 55% Flowchart for two-step cookie-cut simulation method Step 3 of three-step method: Simulation of only crevasse and floodbasin using a 4-facies Ti. The channels were simulated in step 1 (Figure 2.2) and levees were simulated in step 2 (Figure 3.1) and set as hard data. Simulated facies proportions:- Green: channel 30%; blue: levee 7%; red: crevasse 6%; grey: floodbasin 57% Flowchart for three-step hierarchical simulation method Step 2 of two-step hierarchical simulation method. Simulation of crevasse and floodbasin using 4-facies Ti. The channel and levee have been previously simulated in step 1 and set as hard data (Figure 2.4). Simulated facies proportions: Green: channel 28.9%; blue: levee 7.6%; red: crevasse 6.4%; white: floodbasin 57% Flowchart for two-step hierarchical simulation method Four facies training image (100 x 100 x 100). Green: channel 25%; blue: pointbar 4%; red: levee 2%; grey: floodbasin 69% Hierarchical simulation of channel, pointbar, levee and floodbasin (100 x 100 x 100). Green: channel 28%; blue: pointbar 5%; red: levee 4%; grey: floodbasin 63% x

11 Chapter 1 Introduction Stochastic simulation is widely used for generating heterogeneous reservoir models. Traditional variogram-based simulation methods utilize the correlation between only two points at a time and therefore cannot simulate curvilinear structures. Examples are SGS and SIS methods. Multiple-point geostatistical simulation techniques consider the relation between three or more points taken together and are able to reproduce curvilinear structures and account for complex patterns between the variables being simulated. The pros and cons of various methods that utilize multiple-point geostatistics is discussed in Strebelle (2000). Boolean object-based methods can reproduce the curvilinear geometries but are difficult to condition to dense data. Pixel-based methods are easier to condition to dense data from different sources. Simulated annealing, MCMC simulation and similar algorithms are pixel-based but iterative techniques and their rate of convergence is not known a priori. The first non-iterative multiple-point algorithm was suggested by Guardiano and Srivastava (1993) in which mp-statistics were obtained directly by scanning a training image (Ti). However, the algorithm was extremely CPU demanding because the entire Ti had to be scanned completely at each unsampled node to obtain conditional probability distribution for that node. Strebelle (2000, 2002) proposed an 1

12 CHAPTER 1. INTRODUCTION 2 algorithm snesim which was based on the idea of Guardiano and Srivastava of deriving probabilities directly from a Ti, however, it required scanning the Ti only once and cataloguing the conditional probabilities using a dynamic data structure called search-tree. The snesim algorithm is pixel-based, non-iterative, and general so that any random geometry can be accomodated. The size of the search-tree depends on three factors Size of the training image Size of the data template used to scan the training image Total number of facies in the training image Consider a categorical variable Z(u) valuedin1,...,k. Let N TI be the total number of locations in the Ti. Since for a given data event size j, therecannotbe more than N TI different data events in the Ti, a (crude) upper-bound of the memory demand of the search tree is: Memory Demand J min(k j,n TI ) j=1 Hydrocarbon reservoirs often consist of multiple facies with different shapes and sizes. For example, a meandering fluvial system typically contains channels, pointbars, levees, crevasse splays and floodbasin (Figure 1.1). Note that the geologic definition of facies is Accumulation of deposits that exhibits specific characteristics and grades laterally into other sedimentary accumulations that were formed at the same time but exhibit different characteristics (Leet, 1982). In this paper, the term facies refers to the morphological elements of a depositional system that have a distinct shape. The shapes and proportions of these different facies vary greatly from one fluvial system to another. Moreover, the facies are related to each other by some definite geologic rules, for example, crevasse splays must be attached to channel belt. In mpsimulation, the shapes, relative proportions and the spatial dependence between the

13 CHAPTER 1. INTRODUCTION 3 different facies is conveyed through a Ti. Fluvial systems tend to be very complex, hence a large and rich Ti is required if all the facies are simulated jointly, which can be very memory demanding. Instead of simulating all the facies jointly, they can be simulated sequentially. Strebelle (2000) proposed a hierarchical method for simulating four fluvial facies namely, channels, levees, crevasse splays, and floodbasin. However, the specific hierarchy used to simulate the facies and the manner in which the hierarchy was implemented is different from the implementation presented in this report, see Chapter 4 for details. The hierarchy used here is based on geologic rules of deposition of the facies, see Chapter 3 Once the shapes of the facies are simulated with the correct proportion and spatial arrangement, sand and mud with varying net-to-gross can be simulated within each facies using traditional variogram based algorithms such as SGS. This is similar to first simulating the different containers and then their specific contents. The net-togross ratio, defined as the percentage of sand, is generally highest in the channels, followed by the crevasse splays and levees. Floodbasin contains the largest volume of fine sediments in the fluvial system. Because this is a pixel-based stochastic simulation, conditioning to dense data of various support sizes is easier. Moreover, a measure of uncertainty can be attained by simulating multiple realizations using the same Ti, or by using multiple realizations of several Tis depicting alternative plausible geological scenarios. Chapter 2 shows results of joint simulation of two, three and four facies reservoirs. Hierarchical simulation of three and four facies reservoirs is introduced in Chapter 3. Three alternative approaches are discussed for the 2D reservoir and the results are compared with that of joint simulation. Finally, a 3D example is presented. The implementation of hierarchical simulation in the snesim algorithm is discussed in Chapter 4. The Rhine-Meuse delta case-study is presented in Chapter 5. Conclusions and recommendations for future work are presented in Chapter 6.

14 CHAPTER 1. INTRODUCTION 4 Figure 1.1: The morphological elements of a meandering-river system.

15 Chapter 2 Joint Simulation To perform joint simulation of multiple facies, all the facies must be provided in the Ti exhibiting the proper relationship between these facies. The proportion of the facies in the Ti need not be equal to the desired simulated proportions as the latter proportions can be controlled by a servo-system. Fluvial systems can be quite complicated because facies of different shapes and sizes are involved, hence it is desirable to use a Ti that is larger than the size of the simulation grid to provide enough replicates of any particular pattern or structure. This comes at a cost of larger RAM memory demand. A binary training image consisting of channel and floodbasin (Figure 2.1) is used to simulate the realization shown in Figure 2.2. All the training images in this paper have been generated using the fluvsim algorithm developed by Deutsch and Tran (2002). It is important that the Ti provides the correct channel attributes such as, width, thickness, and sinuosity, to get the desired results. These attributes can be obtained directly from seismic amplitude maps, outcrop analogues or inferred from well data (Bridge and Tye, 2000). Moreover, in order to simulate long, thin, continuous channels, it is important to provide a large Ti. In this case, the Ti is 100 x 300 pixels, while the simulation grid is 100 x 100 pixels. The 3 facies channel, levee, and floodbasin are jointly simulated (Figure 2.4) using a 3-facies channel-levee-floodbasin Ti (Figure 2.3). Similarly, channel, crevasse, and floodbasin are jointly simulated (Figure 2.6) using the corresponding 3-facies 5

16 CHAPTER 2. JOINT SIMULATION 6 channel-crevasse-floodbasin Ti (Figure 2.5). Finally, all four facies are jointly simulated (Figure 2.8) using a 4-facies Ti (Figure 2.7). 2.1 Comments Table 2.1 summarizes the input parameters and simulation statistics for the joint simulation approach. The poor quality of results from joint simulation of more than two facies is evident from the examples in Figures 2.4, 2.6, and 2.8. The complexity of the Ti in Figure 2.5 is greater than that in Figure 2.3 because the crevasse splays have a distinctly different shape than the channels. The crevasse splays of Figure 2.5 are discontinuous, fan-like bodies, while the levees of Figure 2.3 are fairly continuous facies that border the channels with the same elongated rectangular shape. Hence, the joint simulation of a channel-levee-floodbasin system (Figure 2.4) gives better results than that of a channel-crevasse-floodbasin system (Figure 2.6). Since the Ti is three times as long as the simulation grid, the simulated channels and levees of Figure 2.4 are reasonably continuous. Moreover, the levees and crevasse splays are simulated close to the channels as specified by the training images. The servo-system has been enforced, hence the target facies proportions are correctly reproduced, see Table 2.1. The shape of the crevasse splays is adequately reproduced in both Figures 2.6 and 2.8. When the four-facies are simulated jointly (Figure 2.8), the results are much poorer as the complexity of the Ti has increased considerably. The quality of results can be improved by using a much larger Ti as the variety of patterns found in the Ti as well as their number of replicates would increase, however for the same reason the size of the search tree and hence the RAM demand will increase. Moreover, to ensure a good reproduction of the large scale features a large data template is required, which in case of 3 or more facies quickly leads to a large RAM demand, especially in 3D. Multiple-grid simulation approach (Tran, 1994) has been proposed as a work-around for simulating large-scale structure, however, a larger template size is still desirable.

17 CHAPTER 2. JOINT SIMULATION 7 Figure 2.1: Binary training image of channels (100 x 300). Green: channel 22%; grey: floodbasin 78% Figure 2.2: Unconditional realization using two facies training image (100 x 100). Green: channel 29.9%; grey: floodbasin 70.1%

18 CHAPTER 2. JOINT SIMULATION 8 Parameters 2facies 3facies 3facies 4facies Figure 2.2 Figure 2.4 Figure 2.6 Figure 2.8 Training Image 2facies 3facies 3facies 4facies Figure 2.1 Figure 2.3 Figure 2.5 Figure 2.7 Ti facies proportion(%) Channel:22 Channel:22 Channel:20 Channel:21 Levee:7 Crevasse:7 Levee:6 Crevasse:5 Cond. data proportion(%) None None None None Target proportion (%) Channel:30 Channel:30 Channel:30 Channel:23 Levee:7 Crevasse:7 Levee:7 Crevasse:7 Simulated proportion(%) Channel:29.9 Channel:28.9 Channel:29.8 Channel:24.7 Levee:7.6 Crevasse:7.1 Levee:8.4 Crevasse:5.1 Servosystem parameter # of multiple grids Nodes in data template Radii of search ellipsoid 50,50,1 50,50,1 50,50,1 50,50,1 Average nodes retained in template simulation time (sec) on 3 GB RAM machine max. RAM used (GB) Table 2.1: Input parameters and simulation statistics for the joint simulation of 2, 3 and 4 facies, see Figures 2.2, 2.4, 2.6, and 2.8. The servo-system parameter is in [0,1], with 1 corresponding to maximum control. The parameters Nodes in data template and Radii of search ellipsoid determine the size and geometry of the data template. Average nodes retained in template indicates the average number of nodes that were retained in the data template.

19 CHAPTER 2. JOINT SIMULATION 9 Figure 2.3: Three facies training image (100 x 300). Green: channel 22%; blue: levee 7%; grey: floodbasin 71% Figure 2.4: Joint simulation of three facies using a 3-facies training image (100 x 100). Green: channel 28.9%; blue: levee 7.6%; grey: floodbasin 63.5%

20 CHAPTER 2. JOINT SIMULATION 10 Figure 2.5: Three facies training image (100 x 300). Green: channel 20%; red: crevasse 7%; grey: floodbasin 73% Figure 2.6: Joint simulation of three facies using a 3-facies training image (100 x 100). Green: channel 29.8%; red: crevasse 7.1%; grey: floodbasin 63.1%

21 CHAPTER 2. JOINT SIMULATION 11 Figure 2.7: Four facies training image (100 x 300). Green: channel 21%; blue: levee 6%; red: crevasse 5%; grey: floodbasin 68% Figure 2.8: Joint simulation of four facies using a 4-facies training image (100 x 100). Green: channel 25%; blue: levee 8%; red: crevasse 5%; grey: floodbasin 61.8%

22 Chapter 3 Hierarchical Simulation 3.1 Hierarchical simulation of three facies The hierarchical simulation of 3 facies is done in two steps. The first step is joint simulation of channel and floodbasin facies using the binary Ti shown in Figure 2.1. The simulated channel pixels (Figure 2.2) are frozen as hard data. In the second step, the channel-levee-floodbasin Ti (Figure 2.3) and channel-crevasse-floodbasin Ti (Figure 2.6) are used to generate Figures 3.1 and 3.2 respectively. During the second step, the Ti-derived probability of simulating a channel pixel is set to zero so that no more channel is simulated. The servo-system correction is applied at both steps to ensure reproduction of the target proportions Comments Figure 3.1 indicates a poor reproduction of the elongated shape of the levees, while Figure 3.2 shows a good reproduction of the crevasse shape. The channels are continuous as they were simulated with a large binary Ti and a large template independently of the crevasse and levees. Both crevasse and levees are attached to the channels in spite of having been simulated independently of the channels, however, some isolated levee pixels are found in Figure 3.1. It is recommended that sequential simulation proceeds over a single grid for the hierarchical simulation of levee so that isolated levee pixels are minimized. Indeed, in the multiple-grid approach, the hard data are 12

23 CHAPTER 3. HIERARCHICAL SIMULATION 13 relocated to the nearest grid node, which combined with the dropping of nodes in the data template can cause levees to be simulated in the floodbasin detached from the channels. 3.2 Hierarchical simulation of four facies In the case of 4 facies, the hierarchical simulation can be done in three ways. In all three hierarchical approaches the natural sequence of development of the fluvial facies is adhered to, which is as follows: The main channel belt forms prior to levees and crevasse splays and all sediments are deposited inside the channel belt, hence in the first two hierarchical approaches the channels are simulated prior to levees and crevasse. When excessive sediments are supplied, they cannot be contained within the channel belt and they spill over to form levees and floodbasin deposits. Consequently, in the first two approaches levee is simulated after channel, while in the last approach it is simulated jointly with channel. If the channel has a high sinuosity, the levees can be breached and crevasse splays are formed adjacent to the channel belt, hence in all three approaches, crevasse is simulated last Two-step cookie-cut simulation method In this method, a 4-facies training image is not needed. The results from hierarchical simulation of channel-levee-floodbasin (Figure 3.1) and channel-crevasse-floodbasin (Figure 3.2) are cookie-cut one onto the other such that the crevasse erodes the levee: this results in a simulated 4-facies image (Figure 3.3). This approach is geologically correct because the crevasse splays form by breaching the natural levees. After cookiecut the proportion of the levee will be lower because some of the levee pixels are replaced by crevasse pixels. The flowchart in Figure 3.4 summarizes the simulation procedure and Table 3.1 summarizes the input parameters and simulation statistics for this method.

24 CHAPTER 3. HIERARCHICAL SIMULATION 14 Parameters step 1 step2 step2 step3 Figure 2.2 Figure 3.1 Figure 3.2 Figure 3.3 Training Image 2facies 3facies 3facies 4facies Figure 2.1 Figure 2.3 Figure 2.5 N/A Ti facies proportion(%) Channel:22 Channel:22 Channel:20 N/A Levee:7 Crevasse:7 Cond. data prop.(%) None Channel:100 Channel:100 N/A Levee:0 Crevasse:0 Target proportions (%) Channel:30 Channel:30 Channel:30 N/A Levee:7 Crevasse:7 Simulated proportions (%) Channel:29.9 Channel: 29.9 Channel:29.9 Channel:29.9 Levee:7.1 Crevasse:8.2 Levee:7 Crevasse:8.2 Servosystem parameter N/A # of multiple grids N/A Nodes in data template N/A Radii of search ellipsoid 50,50,1 50,50,1 50,50,1 N/A Average nodes retained in template N/A simulation time (sec) N/A on 3 GB RAM machine max. RAM used (GB) N/A Table 3.1: Input parameters and simulation statistics for the Two-step cookie-cut approach Comments In Figure 3.3 the channels are continuous and both levee and crevasse are simulated close to the channels. Since a 4-facies Ti is not used, the RAM required is smaller than that for joint simulation of the four facies. This allows the use of a larger template to capture the large-scale features. The shape of the crevasse is well reproduced. Since crevasse is simulated independently of levee using a 3-facies channel-crevassefloodbasin Ti, it is not affected by the isolated levee pixels. Simulation of channelfloodbasin took 7.2 seconds while that of levee-floodbasin took 2.1 seconds and that of crevasse-floodbasin took 3.9 seconds on a 2.0 GHz desktop with 3 GB RAM.

25 CHAPTER 3. HIERARCHICAL SIMULATION Three-step hierarchical simulation method The 4 facies can also be simulated in three steps as follows: First only the channel and floodbasin are simulated using a binary Ti and the simulated channels as set as hard data (Figure 2.2). In the second step, only levees and floodbasin are simulated (Figure 3.1) using a 3-facies channel-levee-floodbasin Ti (Figure 2.3). The simulated levees are set as hard data together with the simulated channels from step 1. Finally, crevasse and floodbasin are simulated (Figure 3.5) using a 4-facies channel-crevasselevee-floodbasin Ti (Figure 2.7). In the second step, the Ti-derived probability of simulating a channel pixel is set to zero so that no more channel is simulated. Similarly, in step three, the Tiderived probabilities of simulating both channel and levee pixels is set to zero so that no more channel and levees are simulated. Servo-system correction is applied at all three steps to ensure reproduction of target proportions. The procedure for this method is summarized in the flowchart in Figure 3.6. Table 3.2 summarizes the input parameters and simulation statistics for this method. Comments In Figure 3.5 the channels are continuous as they were simulated using a large binary Ti and a large template. Since the crevasse simulation is conditioned to previously simulated channel as well as levee values, some crevasse pixels are simulated next to the isolated levee pixels, which is permitted by the Ti. The target proportions of the four facies are well reproduced because the servo-system is applied. The total simulation took 14.4 seconds Two-step hierarchical simulation method Comparing the results of joint versus hierarchical simulation of channel-levee-floodbasin system, it is observed that the levees are better simulated jointly with channels since they have the same elongated shape as the channels. Hence, in this last approach, the levees are simulated jointly with channel and floodbasin in the first step using a 3-facies channel-levee-floodbasin Ti. The simulated channel and levee pixels are then

26 CHAPTER 3. HIERARCHICAL SIMULATION 16 frozen as hard data (Figure 2.4). Finally, only crevasse and floodbasin are simulated (Figure 3.7) using a 4-facies channel-levee-crevasse-floodbasin Ti (Figure 2.7) by setting to zero the Ti-derived probability of simulating channel and levee pixels. The servo-system correction is applied at both steps to ensure reproduction of target proportions of the four facies. The flowchart in Figure 3.8 summarizes the procedure and Table 3.3 summarizes the input parameters and simulation statistics for this method. Comments In Figure 3.7 the continuity of the levees is improved and isolated pixels are minimized by simulating the levees with the channels. The channels are reasonably continuous in spite of using a 3-facies Ti, because the levee has the same elongated shape as the channel. The shape of the crevasse is well reproduced and they are attached to the channels. The target proportions of the four facies are well reproduced because the servo-system is applied. The first step took 4.9 seconds, the second step took 5.1 seconds D Example The hierarchical simulation approach is applied to a synthetic 3D meandering channel reservoir with four facies namely, channel, pointbar, levee, and floodbasin. The training image is 100 x 100 x 100 grid blocks (Figure 3.9). In Figure 3.9, the channels are sinuous and have a U-shaped cross-section. The pointbars are deposited in the inner bends of the channel and in cross-section they occur along one margin of the channel. The levees have an elongated shape with a triangular cross-section and are deposited adjacent to the channel. Some of the channels are amalgamated, hence the pointbar is found between two channels. Thus, the pointbar needs to be simulated jointly with the channel so that it can be simulated inside channels as depicted by the Ti. The simulation grid is 100 x 100 x 100 grid blocks. The two-step hierarchical approach is used to generate the final 4-facies realization. In step 1, only the channel, pointbar and floodbasin are simulated using the corresponding 3-facies Ti. That

27 CHAPTER 3. HIERARCHICAL SIMULATION 17 Ti was obtained from Figure 3.9 by merging the levee facies with the floodbasin. Furthermore, only the first 50 layers of the Ti were used for the simulation to reduce the RAM requirement by reducing the size of the search tree. In step 2, only levees and floodbasin are simulated conditioned to the previously simulated channel and pointbar. The first 50 layers of the original 4-facies Ti are used for this simulation. During the second step, the Ti-derived probability of simulating a channel or pointbar pixel is set to zero so that no more channel or point-bar is simulated. Comments Figure 3.10 shows the final 4-facies realization. Both channel and pointbar are wellreproduced in plan view and cross-section. Channels become discontinuous when they thin out vertically. The sinuosity of the channel is discernable and the pointbar is simulated in the inner bend of the channel as specified by the Ti. It was possible to capture this large-scale structure by using a large data template in combination with the multiple-grid appraoch. By using hierarchy, the problem was reduced to simulation of 3 facies instead of 4 facies in the first step, which enabled using a large data template, which might not have been possible if the 4 facies had been jointly simulated. It was difficult to simulate continuous levees because in the Ti they are fragmented as they thin upward. Figure 3.1: Hierarchical simulation of only levee and floodbasin using a 3-facies Ti (100 x 100). Channels were previously simulated (Figure 2.2) and set as hard data. Green: channel 30%; red: levee 7%; grey: floodbasin 63%

28 CHAPTER 3. HIERARCHICAL SIMULATION 18 Figure 3.2: Hierarchical simulation of only crevasse and floodbasin using a 3-facies Ti (100 x 100). Channels are previously simulated (Figure 2.2). Green: channel 30%; red: crevasse 8%; grey: floodbasin 62% Figure 3.3: Combining Figures 3.1 and 3.2 using cookie-cut. Crevasse erodes levees and floodbasin. Green: channel 30%; blue: levee 7%; red: crevasse 8%; grey: floodbasin 55%

29 CHAPTER 3. HIERARCHICAL SIMULATION 19 Parameters step 1 step2 step3 Figure 2.2 Figure 3.1 Figure 3.5 Training Image 2facies 3facies 4facies Figure 2.1 Figure 2.3 Figure 2.7 Ti facies proportion(%) Channel:22 Channel:22 Channel:21 Levee:7 Levee:6 Crevasse:5 Cond. data prop.(%) None Channel:100 Channel: 76.6 Levee:0 Levee:22.9 Crevasse:0 Target proportion(%) Channel:30 Channel:30 Channel:30 Levee:7 Levee:7 Crevasse:7 Simulated proportion(%) Channel:29.9 Channel:29.9 Channel:29.9 Levee: 7.1 Levee:7.1 Crevasse:6.2 Servosystem parameter # of multiple grids Nodes in data template Radii of search ellipsoid 50,50,1 50,50,1 50,50,1 Average nodes retained in template simulation time (sec) on 3 GB RAM machine max. RAM used (GB) Table 3.2: Input parameters and simulation statistics for the Three-step hierarchical approach

30 CHAPTER 3. HIERARCHICAL SIMULATION 20 Parameters 3facies 4facies Figure 2.4 Figure 3.7 Training Image 3facies 4facies Figure 2.3 Figure 2.7 Ti facies proportion(%) Channel:22 Channel:21 Levee:7 Levee:6 Crevasse:5 Cond. data proportion(%) None Channel:79.2 Levee:20.8 Crevasse: 0 Target proportion (%) Channel:30 Channel:23 Levee:7 Levee:7 Crevasse:7 Simulated proportion(%) Channel:28.9 Channel:28.9 Levee:7.6 Levee:7.9 Crevasse:6.4 Servosystem parameter # of multiple grids 3 3 Nodes in data template Radii of search ellipsoid 50,50,1 50,50,1 Average data retained in template simulation time (sec) on 3 GB RAM machine max. RAM used (GB) Table 3.3: Input parameters and simulation statistics for the Two-step hierarchical approach

31 CHAPTER 3. HIERARCHICAL SIMULATION 21 Figure 3.4: Flowchart for two-step cookie-cut simulation method

32 CHAPTER 3. HIERARCHICAL SIMULATION 22 Figure 3.5: Step 3 of three-step method: Simulation of only crevasse and floodbasin using a 4-facies Ti. The channels were simulated in step 1 (Figure 2.2) and levees were simulated in step 2 (Figure 3.1) and set as hard data. Simulated facies proportions:- Green: channel 30%; blue: levee 7%; red: crevasse 6%; grey: floodbasin 57% Figure 3.6: Flowchart for three-step hierarchical simulation method

33 CHAPTER 3. HIERARCHICAL SIMULATION 23 Figure 3.7: Step 2 of two-step hierarchical simulation method. Simulation of crevasse and floodbasin using 4-facies Ti. The channel and levee have been previously simulated in step 1 and set as hard data (Figure 2.4). Simulated facies proportions: Green: channel 28.9%; blue: levee 7.6%; red: crevasse 6.4%; white: floodbasin 57%

34 CHAPTER 3. HIERARCHICAL SIMULATION 24 Figure 3.8: Flowchart for two-step hierarchical simulation method

35 CHAPTER 3. HIERARCHICAL SIMULATION 25 Figure 3.9: Four facies training image (100 x 100 x 100). Green: channel 25%; blue: pointbar 4%; red: levee 2%; grey: floodbasin 69%

36 CHAPTER 3. HIERARCHICAL SIMULATION 26 Figure 3.10: Hierarchical simulation of channel, pointbar, levee and floodbasin (100 x 100 x 100). Green: channel 28%; blue: pointbar 5%; red: levee 4%; grey: floodbasin 63%

37 Chapter 4 Implementation of hierarchical simulation All runs in this paper were done using the snesim algorithm (Strebelle, 2000, 2002). In order to use hierarchical simulation, modifications to the existing snesim program were necessary. To illustrate these changes, consider the two-step hierarchical approach discussed in the paper. In the first step, the 3 facies, channel, levee and floodbasin are simulated using the corresponding 3-facies Ti. The simulated channel and levee pixels should be extracted from the simulation output file along with their location and saved in a separate file so that they can be supplied as hard data for the next step. This step requires no modification in the program. In the second step, a 4-facies channel-levee-crevassefloodbasin Ti is used to simulate only two facies, crevasse and floodbasin. In order to accomplish this, the following must be done at each location to be simulated: Get the Ti-derived proportions for a given data event Set the local probability of channel and levee to zero Re-standardize correspondingly the probabilities of crevasse and floodbasin Apply the servo-system correction to crevasse and floodbasin One last modification is required when obtaining the Ti-derived proportions from the search tree. When an uninformed node is encountered in the data template, the 27

38 CHAPTER 4. IMPLEMENTATION OF HIERARCHICAL SIMULATION 28 original snesim program considers the possibility of having any one of the four facies that exist in the Ti. However, in step 2, since only crevasse and floodbasin can be simulated, only these two facies should be considered. Indeed channel and levee have already been simulated in step 1 and set as hard data, hence the uninformed node in the data template cannot be these two facies.

39 Chapter 5 Rhine-Meuse Delta Case Study 5.1 Introduction to the Data Set 5.2 Results and Discussion 29

40 Chapter 6 Conclusions and Future Work 6.1 Conclusions Hierarchical simulation gives better results than joint simulation when more than three facies are involved. This approach is highly recommended for both algorithmic and geological considerations. Three alternative approaches for simulating four facies hierarchically were demonstrated. As the number of facies increases, the alternatives to simulate them hierarchically also increases. The actual hierarchy of simulation steps should be guided by the geological rules of deposition. In case of the levees, which have elongation similar to channels, their joint simulation with channels produces better results than a hierarchical simulation, in which some isolated pixels can be generated. Thus in similar depositional contexts, it might be better to simulate similar shaped facies together. The shape of crevasse splays is very different from that of the channels and levees. Hence, simulating crevasse separately from channels and levees gives better results. Thus, facies with different shapes and continuity should be simulated separately. A 4-facies training image can be used to simulate only two facies as was done in 30

41 CHAPTER 6. CONCLUSIONS AND FUTURE WORK 31 the two-step hierarchical simulation method, see Figure 3.7. However, the relationship between the different facies is extracted from the complex four-facies training image. This concept can be extended to other depositional environments with multiple facies. During hierarchical simulation, facies such as levee and crevasse splays are attached to the channels as specified in the training image, even though the levee and crevasse are simulated independently of the channels. In this particular case-study, the two-step hierarchical simulation method (Figure 3.7) gives the best results out of the three hierarchical methods, because channels and levees are simulated jointly, and a 4-facies Ti was used to condition the relative position of crevasse and floodbasin. 6.2 Future work Consider the synthetic 2D fluvial reservoir with four facies and assume that conditioning data is available for all of them. In the current implementation, during step 1 of the two-step hierarchical approach the crevasse data are merged with the floodbasin data, so that only channel, levee and floodbasin data exist. However, crevasse data are indirect indicator of a channel located nearby. This information is ignored when the crevasse data are merged with floodbasin data. To utilize the information carried by the crevasse data, the grid can be preprocessed to flag the simulation nodes that are within a fixed distance d of the crevasse data. The distance d depends on the size and shape of the crevasse and should be provided by the geologist. During simulation if the location to be simulated is flagged, then the Ti-derived proportion of channel P (A B) is increased by 10% by multiplying P (A B) by a factor 1.1. The 10% percent value increase is an arbitrary choice. The upper bound is set to 1 so that we do not get proportions greater than 1. P = min(1,p(a B) 1.1) (6.1) Step 2 would then proceed as described in section

42 Bibliography [1] Bridge, J.S. and Tye, R.S. Interpreting the dimensions of ancient fluvial channel bars, channels and channel belts from wireline-logs and cores. AAPG Bulletin, vol.84, no.8, pp , August [2] Deutsch, C.V. and Tran, T.T. Fluvsim: a Program for Object-based Stochastic modeling of fluvial depositional Systems. Computers and Geosciences, 2002, no. 28, pp [3] Guardino, F. and Srivastava, R.N. Multivariate geostatistics: Beyond bivariate moments. In A. Soares (ed.), Geostatistics-Troia, vol.1, Kluver Academic Publ. Dordrecht, pp , [4] Leet, L.D. Physical Geology. Englewood Cliffs, NJ: Prentice-Hall, sixth edition, [5] Strebelle, S. Conditional simulation of complex geological structures using multiple-point statistics. Math. Geology, 2002, vol. 34, no. 7, pp [6] Strebelle, S. Sequential Simulation Drawing Structures from Training Images. PhD thesis, Stanford University, Stanford, CA, [7] Tran, T. Improving variogram reproduction on dense simulation grids. Computers and Geosciences, 20(7), ,

Multiple Point Statistics with Multiple Training Images

Multiple Point Statistics with Multiple Training Images Multiple Point Statistics with Multiple Training Images Daniel A. Silva and Clayton V. Deutsch Abstract Characterization of complex geological features and patterns has been one of the main tasks of geostatistics.

More information

A 3D code for mp simulation of continuous and

A 3D code for mp simulation of continuous and A 3D code for mp simulation of continuous and categorical variables: FILTERSIM Jianbing Wu, Alexandre Boucher & André G. Journel May, 2006 Abstract In most petroleum and geoscience studies, the flow is

More information

Simulating Geological Structures Based on Training Images and Pattern Classifications

Simulating Geological Structures Based on Training Images and Pattern Classifications Simulating Geological Structures Based on Training Images and Pattern Classifications P. Switzer, T. Zhang, A. Journel Department of Geological and Environmental Sciences Stanford University CA, 9435,

More information

Fast FILTERSIM Simulation with Score-based Distance Function

Fast FILTERSIM Simulation with Score-based Distance Function Fast FILTERSIM Simulation with Score-based Distance Function Jianbing Wu (1), André G. Journel (1) and Tuanfeng Zhang (2) (1) Department of Energy Resources Engineering, Stanford, CA (2) Schlumberger Doll

More information

Rotation and affinity invariance in multiple-point geostatistics

Rotation and affinity invariance in multiple-point geostatistics Rotation and ainity invariance in multiple-point geostatistics Tuanfeng Zhang December, 2001 Abstract Multiple-point stochastic simulation of facies spatial distribution requires a training image depicting

More information

Short Note: Some Implementation Aspects of Multiple-Point Simulation

Short Note: Some Implementation Aspects of Multiple-Point Simulation Short Note: Some Implementation Aspects of Multiple-Point Simulation Steven Lyster 1, Clayton V. Deutsch 1, and Julián M. Ortiz 2 1 Department of Civil & Environmental Engineering University of Alberta

More information

Hierarchical modeling of multi-scale flow barriers in channelized reservoirs

Hierarchical modeling of multi-scale flow barriers in channelized reservoirs Hierarchical modeling of multi-scale flow barriers in channelized reservoirs Hongmei Li and Jef Caers Stanford Center for Reservoir Forecasting Stanford University Abstract Channelized reservoirs often

More information

MPS Simulation with a Gibbs Sampler Algorithm

MPS Simulation with a Gibbs Sampler Algorithm MPS Simulation with a Gibbs Sampler Algorithm Steve Lyster and Clayton V. Deutsch Complex geologic structure cannot be captured and reproduced by variogram-based geostatistical methods. Multiple-point

More information

B. Todd Hoffman and Jef Caers Stanford University, California, USA

B. Todd Hoffman and Jef Caers Stanford University, California, USA Sequential Simulation under local non-linear constraints: Application to history matching B. Todd Hoffman and Jef Caers Stanford University, California, USA Introduction Sequential simulation has emerged

More information

STOCHASTIC OBJECT-BASED SIMULATION OF CHANNELS CONSTRAINED ABSTRACT INTRODUCTION 1 DATA AND GEOLOGICAL FRAMEWORK BY HIGH RESOLUTION SEISMIC DATA

STOCHASTIC OBJECT-BASED SIMULATION OF CHANNELS CONSTRAINED ABSTRACT INTRODUCTION 1 DATA AND GEOLOGICAL FRAMEWORK BY HIGH RESOLUTION SEISMIC DATA STOCHASTIC OBJECT-BASED SIMULATION OF CHANNELS CONSTRAINED BY HIGH RESOLUTION SEISMIC DATA S. Viseur, A. Shtuka, J-L. Mallet ABSTRACT Recent progresses in exploration techniques (sonar images, high resolution

More information

Using Blast Data to infer Training Images for MPS Simulation of Continuous Variables

Using Blast Data to infer Training Images for MPS Simulation of Continuous Variables Paper 34, CCG Annual Report 14, 212 ( 212) Using Blast Data to infer Training Images for MPS Simulation of Continuous Variables Hai T. Nguyen and Jeff B. Boisvert Multiple-point simulation (MPS) methods

More information

Maximum A Posteriori Selection with Homotopic Constraint

Maximum A Posteriori Selection with Homotopic Constraint Maximum A Posteriori Selection with Homotopic Constraint Michael J. Pyrcz and Clayton V. Deutsch Department of Civil & Environmental Engineering University of Alberta Abstract The addition of homotopic

More information

arxiv: v1 [eess.iv] 25 Dec 2018

arxiv: v1 [eess.iv] 25 Dec 2018 Vector Field-based Simulation of Tree-Like Non-Stationary Geostatistical Models arxiv:1812.11030v1 [eess.iv] 25 Dec 2018 Viviana Lorena Vargas, Sinesio Pesco Pontificia Universidade Catolica, Rio de Janeiro

More information

Grid-less Simulation of a Fluvio-Deltaic Environment

Grid-less Simulation of a Fluvio-Deltaic Environment Grid-less Simulation of a Fluvio-Deltaic Environment R. Mohan Srivastava, FSS Canada Consultants, Toronto, Canada MoSrivastava@fssconsultants.ca and Marko Maucec, Halliburton Consulting and Project Management,

More information

Hierarchical Trend Models Based on Architectural Elements

Hierarchical Trend Models Based on Architectural Elements Hierarchical Trend Models Based on Architectural Elements Michael J. Pyrcz (mpyrcz@ualberta.ca) and Clayton V. Deutsch (cdeutsch@ualberta.ca) Department of Civil & Environmental Engineering University

More information

Multiple-point geostatistics: a quantitative vehicle for integrating geologic analogs into multiple reservoir models

Multiple-point geostatistics: a quantitative vehicle for integrating geologic analogs into multiple reservoir models Multiple-point geostatistics: a quantitative vehicle for integrating geologic analogs into multiple reservoir models JEF CAERS AND TUANFENG ZHANG Stanford University, Stanford Center for Reservoir Forecasting

More information

Modeling Uncertainty in the Earth Sciences Jef Caers Stanford University

Modeling Uncertainty in the Earth Sciences Jef Caers Stanford University Modeling spatial continuity Modeling Uncertainty in the Earth Sciences Jef Caers Stanford University Motivation uncertain uncertain certain or uncertain uncertain Spatial Input parameters Spatial Stochastic

More information

Modeling Multiple Rock Types with Distance Functions: Methodology and Software

Modeling Multiple Rock Types with Distance Functions: Methodology and Software Modeling Multiple Rock Types with Distance Functions: Methodology and Software Daniel A. Silva and Clayton V. Deutsch The sub division of the deposit into estimation domains that are internally consistent

More information

Sampling informative/complex a priori probability distributions using Gibbs sampling assisted by sequential simulation

Sampling informative/complex a priori probability distributions using Gibbs sampling assisted by sequential simulation Sampling informative/complex a priori probability distributions using Gibbs sampling assisted by sequential simulation Thomas Mejer Hansen, Klaus Mosegaard, and Knud Skou Cordua 1 1 Center for Energy Resources

More information

Application of MPS Simulation with Multiple Training Image (MultiTI-MPS) to the Red Dog Deposit

Application of MPS Simulation with Multiple Training Image (MultiTI-MPS) to the Red Dog Deposit Application of MPS Simulation with Multiple Training Image (MultiTI-MPS) to the Red Dog Deposit Daniel A. Silva and Clayton V. Deutsch A Multiple Point Statistics simulation based on the mixing of two

More information

Indicator Simulation Accounting for Multiple-Point Statistics

Indicator Simulation Accounting for Multiple-Point Statistics Indicator Simulation Accounting for Multiple-Point Statistics Julián M. Ortiz 1 and Clayton V. Deutsch 2 Geostatistical simulation aims at reproducing the variability of the real underlying phenomena.

More information

Geostatistical Reservoir Characterization of McMurray Formation by 2-D Modeling

Geostatistical Reservoir Characterization of McMurray Formation by 2-D Modeling Geostatistical Reservoir Characterization of McMurray Formation by 2-D Modeling Weishan Ren, Oy Leuangthong and Clayton V. Deutsch Department of Civil & Environmental Engineering, University of Alberta

More information

A Geostatistical and Flow Simulation Study on a Real Training Image

A Geostatistical and Flow Simulation Study on a Real Training Image A Geostatistical and Flow Simulation Study on a Real Training Image Weishan Ren (wren@ualberta.ca) Department of Civil & Environmental Engineering, University of Alberta Abstract A 12 cm by 18 cm slab

More information

What is Tetris? An object-based simulator for creating training images with the following specifications

What is Tetris? An object-based simulator for creating training images with the following specifications Boolean models What is Tetris? An object-based simulator for creating training images with the following specifications It has two hierarchies, objects and elements It is expandable, new objects can be

More information

Exploring Direct Sampling and Iterative Spatial Resampling in History Matching

Exploring Direct Sampling and Iterative Spatial Resampling in History Matching Exploring Direct Sampling and Iterative Spatial Resampling in History Matching Matz Haugen, Grergoire Mariethoz and Tapan Mukerji Department of Energy Resources Engineering Stanford University Abstract

More information

Integration of Geostatistical Modeling with History Matching: Global and Regional Perturbation

Integration of Geostatistical Modeling with History Matching: Global and Regional Perturbation Integration of Geostatistical Modeling with History Matching: Global and Regional Perturbation Oliveira, Gonçalo Soares Soares, Amílcar Oliveira (CERENA/IST) Schiozer, Denis José (UNISIM/UNICAMP) Introduction

More information

11-Geostatistical Methods for Seismic Inversion. Amílcar Soares CERENA-IST

11-Geostatistical Methods for Seismic Inversion. Amílcar Soares CERENA-IST 11-Geostatistical Methods for Seismic Inversion Amílcar Soares CERENA-IST asoares@ist.utl.pt 01 - Introduction Seismic and Log Scale Seismic Data Recap: basic concepts Acoustic Impedance Velocity X Density

More information

A009 HISTORY MATCHING WITH THE PROBABILITY PERTURBATION METHOD APPLICATION TO A NORTH SEA RESERVOIR

A009 HISTORY MATCHING WITH THE PROBABILITY PERTURBATION METHOD APPLICATION TO A NORTH SEA RESERVOIR 1 A009 HISTORY MATCHING WITH THE PROBABILITY PERTURBATION METHOD APPLICATION TO A NORTH SEA RESERVOIR B. Todd HOFFMAN and Jef CAERS Stanford University, Petroleum Engineering, Stanford CA 94305-2220 USA

More information

SIMPAT: Stochastic Simulation with Patterns

SIMPAT: Stochastic Simulation with Patterns SIMPAT: Stochastic Simulation with Patterns G. Burc Arpat Stanford Center for Reservoir Forecasting Stanford University, Stanford, CA 94305-2220 April 26, 2004 Abstract Flow in a reservoir is mostly controlled

More information

Tensor Based Approaches for LVA Field Inference

Tensor Based Approaches for LVA Field Inference Tensor Based Approaches for LVA Field Inference Maksuda Lillah and Jeff Boisvert The importance of locally varying anisotropy (LVA) in model construction can be significant; however, it is often ignored

More information

Reservoir Modeling Combining Geostatistics with Markov Chain Monte Carlo Inversion

Reservoir Modeling Combining Geostatistics with Markov Chain Monte Carlo Inversion Reservoir Modeling Combining Geostatistics with Markov Chain Monte Carlo Inversion Andrea Zunino, Katrine Lange, Yulia Melnikova, Thomas Mejer Hansen and Klaus Mosegaard 1 Introduction Reservoir modeling

More information

Conditioning a hybrid geostatistical model to wells and seismic data

Conditioning a hybrid geostatistical model to wells and seismic data Conditioning a hybrid geostatistical model to wells and seismic data Antoine Bertoncello, Gregoire Mariethoz, Tao Sun and Jef Caers ABSTRACT Hybrid geostatistical models imitate a sequence of depositional

More information

Programs for MDE Modeling and Conditional Distribution Calculation

Programs for MDE Modeling and Conditional Distribution Calculation Programs for MDE Modeling and Conditional Distribution Calculation Sahyun Hong and Clayton V. Deutsch Improved numerical reservoir models are constructed when all available diverse data sources are accounted

More information

A workflow to account for uncertainty in well-log data in 3D geostatistical reservoir modeling

A workflow to account for uncertainty in well-log data in 3D geostatistical reservoir modeling A workflow to account for uncertainty in well-log data in 3D geostatistical reservoir Jose Akamine and Jef Caers May, 2007 Stanford Center for Reservoir Forecasting Abstract Traditionally well log data

More information

Geostatistics on Stratigraphic Grid

Geostatistics on Stratigraphic Grid Geostatistics on Stratigraphic Grid Antoine Bertoncello 1, Jef Caers 1, Pierre Biver 2 and Guillaume Caumon 3. 1 ERE department / Stanford University, Stanford CA USA; 2 Total CSTJF, Pau France; 3 CRPG-CNRS

More information

B002 DeliveryMassager - Propagating Seismic Inversion Information into Reservoir Flow Models

B002 DeliveryMassager - Propagating Seismic Inversion Information into Reservoir Flow Models B2 DeliveryMassager - Propagating Seismic Inversion Information into Reservoir Flow Models J. Gunning* (CSIRO Petroleum) & M.E. Glinsky (BHP Billiton Petroleum) SUMMARY We present a new open-source program

More information

Direct Sequential Co-simulation with Joint Probability Distributions

Direct Sequential Co-simulation with Joint Probability Distributions Math Geosci (2010) 42: 269 292 DOI 10.1007/s11004-010-9265-x Direct Sequential Co-simulation with Joint Probability Distributions Ana Horta Amílcar Soares Received: 13 May 2009 / Accepted: 3 January 2010

More information

On internal consistency, conditioning and models of uncertainty

On internal consistency, conditioning and models of uncertainty On internal consistency, conditioning and models of uncertainty Jef Caers, Stanford University Abstract Recent research has been tending towards building models of uncertainty of the Earth, not just building

More information

RM03 Integrating Petro-elastic Seismic Inversion and Static Model Building

RM03 Integrating Petro-elastic Seismic Inversion and Static Model Building RM03 Integrating Petro-elastic Seismic Inversion and Static Model Building P. Gelderblom* (Shell Global Solutions International BV) SUMMARY This presentation focuses on various aspects of how the results

More information

History Matching: Towards Geologically Reasonable Models

History Matching: Towards Geologically Reasonable Models Downloaded from orbit.dtu.dk on: Oct 13, 018 History Matching: Towards Geologically Reasonable Models Melnikova, Yulia; Cordua, Knud Skou; Mosegaard, Klaus Publication date: 01 Document Version Publisher's

More information

Facies Modeling Using a Markov Mesh Model Specification

Facies Modeling Using a Markov Mesh Model Specification Math Geosci (2011) 43:611 624 DOI 10.1007/s11004-011-9350-9 Facies Modeling Using a Markov Mesh Model Specification Marita Stien Odd Kolbjørnsen Received: 28 April 2010 / Accepted: 13 February 2011 / Published

More information

Geostatistical modelling of offshore diamond deposits

Geostatistical modelling of offshore diamond deposits Geostatistical modelling of offshore diamond deposits JEF CAERS AND LUC ROMBOUTS STANFORD UNIVERSITY, Department of Petroleum Engineering, Stanford, CA 94305-2220, USA jef@pangea.stanford.edu TERRACONSULT,

More information

Fast stochastic simulation of patterns using a multi-scale search

Fast stochastic simulation of patterns using a multi-scale search 1 Fast stochastic simulation of patterns using a multi-scale search Pejman Tahmasebi and Jef Caers Department of Energy Resources Engineering Stanford University Abstract Pattern-based spatial modeling

More information

CONDITIONAL SIMULATION OF TRUNCATED RANDOM FIELDS USING GRADIENT METHODS

CONDITIONAL SIMULATION OF TRUNCATED RANDOM FIELDS USING GRADIENT METHODS CONDITIONAL SIMULATION OF TRUNCATED RANDOM FIELDS USING GRADIENT METHODS Introduction Ning Liu and Dean S. Oliver University of Oklahoma, Norman, Oklahoma, USA; ning@ou.edu The problem of estimating the

More information

Appropriate algorithm method for Petrophysical properties to construct 3D modeling for Mishrif formation in Amara oil field Jawad K.

Appropriate algorithm method for Petrophysical properties to construct 3D modeling for Mishrif formation in Amara oil field Jawad K. Appropriate algorithm method for Petrophysical properties to construct 3D modeling for Mishrif formation in Amara oil field Jawad K. Radhy AlBahadily Department of geology, college of science, Baghdad

More information

The Components of Geostatistical Simulation

The Components of Geostatistical Simulation This file was created by scanning the printed publication. Errors identified by the software have been corrected; however, some errors may remain. The Components of Geostatistical Simulation Carol A. ~otwayl

More information

Advances in Stochastic Surface Modeling of Deepwater Depositional Systems

Advances in Stochastic Surface Modeling of Deepwater Depositional Systems Advances in Stochastic Surface Modeling of Deepwater Depositional Systems Kevin Zhang 1, Michael J. Pyrcz 2 and Clayton V. Deutsch 1 1 Centre of Computational Geostatistics Department of Civil and Environmental

More information

CONDITIONING FACIES SIMULATIONS WITH CONNECTIVITY DATA

CONDITIONING FACIES SIMULATIONS WITH CONNECTIVITY DATA CONDITIONING FACIES SIMULATIONS WITH CONNECTIVITY DATA PHILIPPE RENARD (1) and JEF CAERS (2) (1) Centre for Hydrogeology, University of Neuchâtel, Switzerland (2) Stanford Center for Reservoir Forecasting,

More information

History matching under training-image based geological model constraints

History matching under training-image based geological model constraints History matching under training-image based geological model constraints JEF CAERS Stanford University, Department of Petroleum Engineering Stanford, CA 94305-2220 January 2, 2002 Corresponding author

More information

Fluid flow modelling with seismic cluster analysis

Fluid flow modelling with seismic cluster analysis Fluid flow modelling with seismic cluster analysis Fluid flow modelling with seismic cluster analysis Laurence R. Bentley, Xuri Huang 1 and Claude Laflamme 2 ABSTRACT Cluster analysis is used to construct

More information

CONDITIONING SURFACE-BASED MODELS TO WELL AND THICKNESS DATA

CONDITIONING SURFACE-BASED MODELS TO WELL AND THICKNESS DATA CONDITIONING SURFACE-BASED MODELS TO WELL AND THICKNESS DATA A DISSERTATION SUBMITTED TO THE DEPARTMENT OF ENERGY RESOURCES ENGINEERING AND THE COMMITTEE ON GRADUATE STUDIES OF STANFORD UNIVERSITY IN PARTIAL

More information

Selected Implementation Issues with Sequential Gaussian Simulation

Selected Implementation Issues with Sequential Gaussian Simulation Selected Implementation Issues with Sequential Gaussian Simulation Abstract Stefan Zanon (szanon@ualberta.ca) and Oy Leuangthong (oy@ualberta.ca) Department of Civil & Environmental Engineering University

More information

On Secondary Data Integration

On Secondary Data Integration On Secondary Data Integration Sahyun Hong and Clayton V. Deutsch A longstanding problem in geostatistics is the integration of multiple secondary data in the construction of high resolution models. In

More information

Improvements in Continuous Variable Simulation with Multiple Point Statistics

Improvements in Continuous Variable Simulation with Multiple Point Statistics Improvements in Continuous Variable Simulation with Multiple Point Statistics Jeff B. Boisvert A modified version of Mariethoz et al s (2010) algorithm for simulating continuous variables using multiple

More information

Trend Modeling Techniques and Guidelines

Trend Modeling Techniques and Guidelines Trend Modeling Techniques and Guidelines Jason A. M c Lennan, Oy Leuangthong, and Clayton V. Deutsch Centre for Computational Geostatistics (CCG) Department of Civil and Environmental Engineering University

More information

High Resolution Geomodeling, Ranking and Flow Simulation at SAGD Pad Scale

High Resolution Geomodeling, Ranking and Flow Simulation at SAGD Pad Scale High Resolution Geomodeling, Ranking and Flow Simulation at SAGD Pad Scale Chad T. Neufeld, Clayton V. Deutsch, C. Palmgren and T. B. Boyle Increasing computer power and improved reservoir simulation software

More information

INFERENCE OF THE BOOLEAN MODEL ON A NON STATIONARY CASE

INFERENCE OF THE BOOLEAN MODEL ON A NON STATIONARY CASE 8 th annual conference of the International Association for Mathematical Geology, 15-20 September 2002, Berlin INFERENCE OF THE BOOLEAN MODEL ON A NON STATIONARY CASE M. BENITO GARCÍA-MORALES and H. BEUCHER

More information

Variogram Inversion and Uncertainty Using Dynamic Data. Simultaneouos Inversion with Variogram Updating

Variogram Inversion and Uncertainty Using Dynamic Data. Simultaneouos Inversion with Variogram Updating Variogram Inversion and Uncertainty Using Dynamic Data Z. A. Reza (zreza@ualberta.ca) and C. V. Deutsch (cdeutsch@civil.ualberta.ca) Department of Civil & Environmental Engineering, University of Alberta

More information

The Proportional Effect: What it is and how do we model it?

The Proportional Effect: What it is and how do we model it? The Proportional Effect: What it is and how do we model it? John Manchuk Centre for Computational Geostatistics Department of Civil & Environmental Engineering University of Alberta One of the outstanding

More information

TPG4160 Reservoir simulation, Building a reservoir model

TPG4160 Reservoir simulation, Building a reservoir model TPG4160 Reservoir simulation, Building a reservoir model Per Arne Slotte Week 8 2018 Overview Plan for the lectures The main goal for these lectures is to present the main concepts of reservoir models

More information

Edge Equalized Treemaps

Edge Equalized Treemaps Edge Equalized Treemaps Aimi Kobayashi Department of Computer Science University of Tsukuba Ibaraki, Japan kobayashi@iplab.cs.tsukuba.ac.jp Kazuo Misue Faculty of Engineering, Information and Systems University

More information

Iterative spatial resampling applied to seismic inverse modeling for lithofacies prediction

Iterative spatial resampling applied to seismic inverse modeling for lithofacies prediction Iterative spatial resampling applied to seismic inverse modeling for lithofacies prediction Cheolkyun Jeong, Tapan Mukerji, and Gregoire Mariethoz Department of Energy Resources Engineering Stanford University

More information

Surface-based model conditioning using an hybrid optimization: methodology and application

Surface-based model conditioning using an hybrid optimization: methodology and application Surface-based model conditioning using an hybrid optimization: methodology and application Antoine Bertoncello, Jef Caers, Hongmei Li and Tao Sun Department of Energy Resources Engineering Stanford University

More information

Uncertainty Quantification for History- Matching of Non-Stationary Models Using Geostatistical Algorithms

Uncertainty Quantification for History- Matching of Non-Stationary Models Using Geostatistical Algorithms Uncertainty Quantification for History- Matching of Non-Stationary Models Using Geostatistical Algorithms Maria Helena Caeiro 1, Vasily Demyanov 2, Mike Christie 3 and Amilcar Soares 4 Abstract The quantification

More information

University of Alberta. Multivariate Analysis of Diverse Data for Improved Geostatistical Reservoir Modeling

University of Alberta. Multivariate Analysis of Diverse Data for Improved Geostatistical Reservoir Modeling University of Alberta Multivariate Analysis of Diverse Data for Improved Geostatistical Reservoir Modeling by Sahyun Hong A thesis submitted to the Faculty of Graduate Studies and Research in partial fulfillment

More information

Using 3D-DEGA. Omer Inanc Tureyen and Jef Caers Department of Petroleum Engineering Stanford University

Using 3D-DEGA. Omer Inanc Tureyen and Jef Caers Department of Petroleum Engineering Stanford University Using 3D-DEGA Omer Inanc Tureyen and Jef Caers Department of Petroleum Engineering Stanford University 1 1 Introduction With the advance of CPU power, numerical reservoir models have become an essential

More information

Non Stationary Variograms Based on Continuously Varying Weights

Non Stationary Variograms Based on Continuously Varying Weights Non Stationary Variograms Based on Continuously Varying Weights David F. Machuca-Mory and Clayton V. Deutsch Centre for Computational Geostatistics Department of Civil & Environmental Engineering University

More information

Efficient 3D Gravity and Magnetic Modeling

Efficient 3D Gravity and Magnetic Modeling Efficient 3D Gravity and Magnetic Modeling X. Li Fugro Gravity & Magnetic Services Inc., Houston, Texas, USA Summary There are many different spatial-domain algorithms for 3D gravity and magnetic forward

More information

Multivariate Standard Normal Transformation

Multivariate Standard Normal Transformation Multivariate Standard Normal Transformation Clayton V. Deutsch Transforming K regionalized variables with complex multivariate relationships to K independent multivariate standard normal variables is an

More information

Local Recoverable Reserves Prediction with Block LU Simulation

Local Recoverable Reserves Prediction with Block LU Simulation Local Recoverable Reserves Prediction with Block LU Simulation Julián Ortiz C. 1 and Clayton V. Deutsch 1 Department of Mining Engineering University of Chile Centre for Computational Geostatistics (CCG)

More information

Indicator Simulation for Categorical Variables

Indicator Simulation for Categorical Variables Reservoir Modeling with GSLIB Indicator Simulation for Categorical Variables Sequential Simulation: the Concept Steps in Sequential Simulation SISIM Program Sequential Simulation: the Concept 2 1 3 1.

More information

D025 Geostatistical Stochastic Elastic Iinversion - An Efficient Method for Integrating Seismic and Well Data Constraints

D025 Geostatistical Stochastic Elastic Iinversion - An Efficient Method for Integrating Seismic and Well Data Constraints D025 Geostatistical Stochastic Elastic Iinversion - An Efficient Method for Integrating Seismic and Well Data Constraints P.R. Williamson (Total E&P USA Inc.), A.J. Cherrett* (Total SA) & R. Bornard (CGGVeritas)

More information

Fast Fuzzy Clustering of Infrared Images. 2. brfcm

Fast Fuzzy Clustering of Infrared Images. 2. brfcm Fast Fuzzy Clustering of Infrared Images Steven Eschrich, Jingwei Ke, Lawrence O. Hall and Dmitry B. Goldgof Department of Computer Science and Engineering, ENB 118 University of South Florida 4202 E.

More information

SCRF the art of building on fundamentals

SCRF the art of building on fundamentals SCRF 2003-2004 the art of building on fundamentals The SCRF crowd at the Getty Museum, Los Angeles, February 2004 It is a recurrent pleasure to report to you every year about research at SCRF. We have

More information

Parallel Multiple-Point Statistics Algorithm Based on List and Tree Structures

Parallel Multiple-Point Statistics Algorithm Based on List and Tree Structures Math Geosci (2013) 45:131 147 DOI 10.1007/s11004-012-9437-y Parallel Multiple-Point Statistics Algorithm Based on List and Tree Structures Julien Straubhaar Alexandre Walgenwitz Philippe Renard Received:

More information

Implicit Boundary Modeling (BOUNDSIM)

Implicit Boundary Modeling (BOUNDSIM) Implicit Boundary Modeling (BOUNDSIM) Jason A. McLennan and Clayton V. Deutsch Centre for Computational Geostatistics Department of Civil & Environmental Engineering University of Alberta Boundary modeling

More information

SPE Copyright 2002, Society of Petroleum Engineers Inc.

SPE Copyright 2002, Society of Petroleum Engineers Inc. SPE 77958 Reservoir Modelling With Neural Networks And Geostatistics: A Case Study From The Lower Tertiary Of The Shengli Oilfield, East China L. Wang, S. Tyson, Geo Visual Systems Australia Pty Ltd, X.

More information

SATELLITE IMAGE REGISTRATION THROUGH STRUCTURAL MATCHING 1

SATELLITE IMAGE REGISTRATION THROUGH STRUCTURAL MATCHING 1 SATELLITE IMAGE REGISTRATION THROUGH STRUCTURAL MATCHING 1 1. I NTRODUCT I ON Leonardo Sant'Anna Bins Flavio R. Dias Velasco Instituto de Pesquisas Espaciais - INPE Caixa Postal 515-12201 - Sao Jose dos

More information

HOUGH TRANSFORM CS 6350 C V

HOUGH TRANSFORM CS 6350 C V HOUGH TRANSFORM CS 6350 C V HOUGH TRANSFORM The problem: Given a set of points in 2-D, find if a sub-set of these points, fall on a LINE. Hough Transform One powerful global method for detecting edges

More information

A PARALLEL MODELLING APPROACH TO RESERVOIR CHARACTERIZATION

A PARALLEL MODELLING APPROACH TO RESERVOIR CHARACTERIZATION A PARALLEL MODELLING APPROACH TO RESERVOIR CHARACTERIZATION A DISSERTATION SUBMITTED TO THE DEPARTMENT OF PETROLEUM ENGINEERING AND THE COMMITTEE ON GRADUATE STUDIES OF STANFORD UNIVERSITY IN PARTIAL FULFILLMENT

More information

Flexible Lag Definition for Experimental Variogram Calculation

Flexible Lag Definition for Experimental Variogram Calculation Flexible Lag Definition for Experimental Variogram Calculation Yupeng Li and Miguel Cuba The inference of the experimental variogram in geostatistics commonly relies on the method of moments approach.

More information

A Geomodeling workflow used to model a complex carbonate reservoir with limited well control : modeling facies zones like fluid zones.

A Geomodeling workflow used to model a complex carbonate reservoir with limited well control : modeling facies zones like fluid zones. A Geomodeling workflow used to model a complex carbonate reservoir with limited well control : modeling facies zones like fluid zones. Thomas Jerome (RPS), Ke Lovan (WesternZagros) and Suzanne Gentile

More information

Adaptive spatial resampling as a Markov chain Monte Carlo method for uncertainty quantification in seismic reservoir characterization

Adaptive spatial resampling as a Markov chain Monte Carlo method for uncertainty quantification in seismic reservoir characterization 1 Adaptive spatial resampling as a Markov chain Monte Carlo method for uncertainty quantification in seismic reservoir characterization Cheolkyun Jeong, Tapan Mukerji, and Gregoire Mariethoz Department

More information

Image Segmentation for Image Object Extraction

Image Segmentation for Image Object Extraction Image Segmentation for Image Object Extraction Rohit Kamble, Keshav Kaul # Computer Department, Vishwakarma Institute of Information Technology, Pune kamble.rohit@hotmail.com, kaul.keshav@gmail.com ABSTRACT

More information

ADVANTAGES AND DISADVANTAGES OF SURFACE AND DOWNHOLE SEISMIC ILLUSTRATED BY PROCESSING RESULTS OF 3D VSP AND 3D+VSP

ADVANTAGES AND DISADVANTAGES OF SURFACE AND DOWNHOLE SEISMIC ILLUSTRATED BY PROCESSING RESULTS OF 3D VSP AND 3D+VSP P3 ADVANTAGES AND DISADVANTAGES OF SURFACE AND DOWNHOLE SEISMIC ILLUSTRATED BY PROCESSING RESULTS OF 3D VSP AND 3D+VSP A.A. Tabakov* & K.V. Baranov** (* CGE JSC, Moscow, ** GEOVERS Ltd., Moscow) Abstract.

More information

We G Updating the Reservoir Model Using Engineeringconsistent

We G Updating the Reservoir Model Using Engineeringconsistent We G102 09 Updating the Reservoir Model Using Engineeringconsistent 4D Seismic Inversion S. Tian* (Heriot-Watt University), C. MacBeth (Heriot-Watt University) & A. Shams (Heriot-Watt University) SUMMARY

More information

Edge Enhancement and Fine Feature Restoration of Segmented Objects using Pyramid Based Adaptive Filtering

Edge Enhancement and Fine Feature Restoration of Segmented Objects using Pyramid Based Adaptive Filtering Edge Enhancement and Fine Feature Restoration of Segmented Objects using Pyramid Based Adaptive Filtering A. E. Grace and M. Spann School of Electronic and Electrical Engineering, The University of Birmingham,

More information

A Stochastic Object Model Conditioned to High-Quality Seismic Data

A Stochastic Object Model Conditioned to High-Quality Seismic Data Math Geosci (2011) 43:763 781 DOI 10.1007/s11004-011-9355-4 A Stochastic Object Model Conditioned to High-Quality Seismic Data Anne Randi Syversveen Ragnar Hauge Jan Inge Tollefsrud Ulf Lægreid Alister

More information

Manipulating the Boundary Mesh

Manipulating the Boundary Mesh Chapter 7. Manipulating the Boundary Mesh The first step in producing an unstructured grid is to define the shape of the domain boundaries. Using a preprocessor (GAMBIT or a third-party CAD package) you

More information

Prof. Fanny Ficuciello Robotics for Bioengineering Visual Servoing

Prof. Fanny Ficuciello Robotics for Bioengineering Visual Servoing Visual servoing vision allows a robotic system to obtain geometrical and qualitative information on the surrounding environment high level control motion planning (look-and-move visual grasping) low level

More information

APPENDIX: DETAILS ABOUT THE DISTANCE TRANSFORM

APPENDIX: DETAILS ABOUT THE DISTANCE TRANSFORM APPENDIX: DETAILS ABOUT THE DISTANCE TRANSFORM To speed up the closest-point distance computation, 3D Euclidean Distance Transform (DT) can be used in the proposed method. A DT is a uniform discretization

More information

P312 Advantages and Disadvantages of Surface and Downhole Seismic Illustrated by Processing Results of 3D VSP and 3D+VSP

P312 Advantages and Disadvantages of Surface and Downhole Seismic Illustrated by Processing Results of 3D VSP and 3D+VSP P312 Advantages and Disadvantages of Surface and Downhole Seismic Illustrated by Processing Results of 3D VSP and 3D+VSP A.A. Tabakov* (Central Geophysical Expedition (CGE) JSC) & K.V. Baranov (Geovers

More information

ODSIM: An Object-Distance Simulation. method for Conditioning Complex Natural. Structures 1

ODSIM: An Object-Distance Simulation. method for Conditioning Complex Natural. Structures 1 ODSIM: An Object-Distance Simulation method for Conditioning Complex Natural Structures 1 Vincent Henrion 23 4 Guillaume Caumon 35 Nicolas Cherpeau 36 December 22, 2011 Submitted to Mathematical Geosciences

More information

Creating 3D Models of Lithologic/Soil Zones using 3D Grids

Creating 3D Models of Lithologic/Soil Zones using 3D Grids 65 Creating 3D Models of Lithologic/Soil Zones using 3D Grids By Skip Pack Dynamic Graphics, Inc 1015 Atlantic Avenue Alameda, CA 94501 Telephone: (510) 522-0700, ext 3118 Fax: (510) 522-5670 e-mail: skip@dgicom

More information

Hierarchical Representation of 2-D Shapes using Convex Polygons: a Contour-Based Approach

Hierarchical Representation of 2-D Shapes using Convex Polygons: a Contour-Based Approach Hierarchical Representation of 2-D Shapes using Convex Polygons: a Contour-Based Approach O. El Badawy, M. S. Kamel Pattern Analysis and Machine Intelligence Laboratory, Department of Systems Design Engineering,

More information

Branch-and-Bound Algorithms for Constrained Paths and Path Pairs and Their Application to Transparent WDM Networks

Branch-and-Bound Algorithms for Constrained Paths and Path Pairs and Their Application to Transparent WDM Networks Branch-and-Bound Algorithms for Constrained Paths and Path Pairs and Their Application to Transparent WDM Networks Franz Rambach Student of the TUM Telephone: 0049 89 12308564 Email: rambach@in.tum.de

More information

Crosswell Tomographic Inversion with Block Kriging

Crosswell Tomographic Inversion with Block Kriging Crosswell Tomographic Inversion with Block Kriging Yongshe Liu Stanford Center for Reservoir Forecasting Petroleum Engineering Department Stanford University May, Abstract Crosswell tomographic data can

More information

A Parallel, Multiscale Approach to Reservoir Modeling. Omer Inanc Tureyen and Jef Caers Department of Petroleum Engineering Stanford University

A Parallel, Multiscale Approach to Reservoir Modeling. Omer Inanc Tureyen and Jef Caers Department of Petroleum Engineering Stanford University A Parallel, Multiscale Approach to Reservoir Modeling Omer Inanc Tureyen and Jef Caers Department of Petroleum Engineering Stanford University 1 Abstract With the advance of CPU power, numerical reservoir

More information

Gravity Gradients in PreStack Depth Migration

Gravity Gradients in PreStack Depth Migration Index Table of contents Gravity Gradients in PreStack Depth Migration Ed. K. Biegert Shell International Exploration and Production Summary Subsurface de-risking is presently almost exclusively done by

More information

ADAPTIVE TILE CODING METHODS FOR THE GENERALIZATION OF VALUE FUNCTIONS IN THE RL STATE SPACE A THESIS SUBMITTED TO THE FACULTY OF THE GRADUATE SCHOOL

ADAPTIVE TILE CODING METHODS FOR THE GENERALIZATION OF VALUE FUNCTIONS IN THE RL STATE SPACE A THESIS SUBMITTED TO THE FACULTY OF THE GRADUATE SCHOOL ADAPTIVE TILE CODING METHODS FOR THE GENERALIZATION OF VALUE FUNCTIONS IN THE RL STATE SPACE A THESIS SUBMITTED TO THE FACULTY OF THE GRADUATE SCHOOL OF THE UNIVERSITY OF MINNESOTA BY BHARAT SIGINAM IN

More information