SlideShare ist ein Scribd-Unternehmen logo
1 von 39
1
Overview of Reservoir Simulation
By:
Prem Dayal Saini
2
What is a Petroleum Reservoir?
• A petroleum reservoir or an oil and gas reservoir (or system), is a subsurface
pool of hydrocarbons contained in porous rock formations. The naturally
occurring hydrocarbons are trapped by overlying rock formations with lower
permeability.
3
What is Reservoir Simulation?
• Reservoir simulation is the study of how fluids flow in a hydrocarbon reservoir
when put under production conditions. The purpose is usually to predict the
behavior of a reservoir to different production scenarios, or to increase the
understanding of its geological properties by comparing known behavior to a
simulation using different geological representations.
• Reservoir simulator is a tool for predicting hydrocarbon reservoir performance
under various operating strategies developed by combining physics,
mathematics, reservoir engineering, and computer programming.
• Simulator + Simulation Engineer + Reservoir description
4
Why Do We Need Reservoir Simulation?
• What is the most efficient well spacing?
• What are the optimum production strategies?
• Where are the external boundaries located?
• What are the intrinsic reservoir properties?
• What is the predominant recovery mechanism?
• What and how should we employ infill drilling?
• When and which improved recovery technique should we implement?
5
Simulation Approaches
• The analytical approach:
Involves a great deal of assumptions-in essence, it renders an exact
solution to an approximate problem (not used much).
• The numerical approach:
Attempts to solve the more realistic problem with less stringent
assumptions-in other words, it provides an approximate solution to an
exact problem.
• The domain of interest :
Focus on a single well, entire field or a section of the reservoir
6
Reservoir Simulators
Simulators are the combination of :
1. Flow equations i.e. Mathematical model
2. Algorithms for solving the flow equations (rock and fluid properties)
3. Computer program commands
7
Steps of a Simulation Study
• Setting objectives
-Fact-finding, Optimization
• Selecting the model and approach
-Reservoir complexity
-fluid type
-Scope of the study
• Gathering, collecting and preparing the input data
• Planning the computer runs, in terms of history matching and/or
performance prediction
• Analyzing, interpreting and reporting the results
8
Data Collection
• Data collection
• Geological Information
9
Steps of a Simulation Study…
• Setting objectives:
-Fact-finding - History matching (eg. Well test data to find the damaged zone)
-Optimization
10
Overview of how to set up a Simulation case in
Petrel using Eclipse Simulators
1. Build a grid and populate it with properties.
2. (Optionally) scale up the structure and properties onto a coarser grid.
3. Define or import well paths.
4. Define or import well completion events.
5. (Optionally) import historical production rates.
6. (Optionally) define a well segmentation set.
7. Define a fluid model, describing the properties of the reservoir fluids at varying
pressures, volumes and temperatures (PVT) and the initial conditions (pressures and
contacts) in the reservoir.
8. Define a saturation function, describing the relative permeability and capillary pressure
of the fluids as a function of saturation.
9. Define a rock compaction function, describing how the rock expands and compresses
with changing pressure.
10. Define aquifers, describing the type, size and connections of the acting
11. Define a development strategy to control how the wells will produce and inject.
12. Define a simulation case, putting all the above data objects together.
13. Analyze and view the results using the Function window and the Results pane.
11
Physical principles
• Conservation of Mass
The first principle is modeled by a so called partial differential equation that says
that if there is a difference between flow into and out of a tiny volume of space,
this will either cause a build-up or a draw down of mass in this tiny volume.
• Conservation of Momentum
The second principle is approximated by an experimental law, called Darcy's law,
that relate the pressure difference (force) across a porous rock containing a fluid
and the resulting velocity (momentum) of this fluid. This experimental law is also
represented by a partial differential equation that is combined with the equation
based on the first principle to form a set of partial differential equations that is the
mathematical description of the flow of fluids through a porous media.
• Conservation of Energy
The third principle is approximated by a relationship between Pressure, Volume
and Temperature (PVT) for the rock and the fluids. The PVT data is represented
by a set of tables for each reservoir.
12
Upscaling
• Build a grid and populate it with properties.
• Scale up the structure and properties onto a coarser grid.
-Upscaling is the process of creating a coarser (lower resolution) grid based
on the geological grid which is more appropriate for simulation
13
Grid Systems
• Body-centered grids
14
Grid Systems continued …
• Mesh-centered grids
15
Well Design
Define or import well paths.
-The Well path design process is a tool which enables users to generate well
trajectories based on reservoir properties, seismic attributes or any other
data
16
Well Completion Design
• Define or import well completion events
-Well completion consists of sealing off a drilled well in preparation for production.
1. Casing
2. Liner
3. Tubing
4. Packer
5. Perforation
17
Well Segmentation
• Define a well segmentation set
-Conventional well models treat the entire wellbore as a single entity, averaging
all the fluid properties in the well bore.
-Well segmentation divides the wellbore into segments, much like the reservoir is
divided up into grid-cells.
18
Making a fluid model
• Define a fluid model, describing the properties of the reservoir fluids at varying
pressures, volumes and temperatures (PVT) and the initial conditions (pressures
and contacts) in the reservoir.
• Black oil fluid models are defined by specifying several properties such as
viscosity, density and volume formation factors for each of the fluid phases
19
Reservoir Rock/Fluid Interactions
• Wettability and interfacial tension .
20
Reservoir Flow Geometries
• Rectangular flow geometry
21
Reservoir Flow Geometries continued …
• Radial-cylindrical flow geometry
22
Reservoir Flow Geometries continued …
• Elliptical-cylindrical flow geometry
23
Reservoir Flow Geometries continued …
• Curvilinear flow geometry
24
Making rock physics functions
• Define a saturation function, describing the relative permeability and
capillary pressure of the fluids as a function of saturation.
• Saturation functions
– are tables showing relative permeability and capillary pressure versus
saturation.
-gas-oil and water-oil capillary pressure versus saturation
Define a rock compaction function, describing how the rock expands and
compresses with changing pressure
Rock compaction functions are tables showing pore volume multipliers versus
pressure, or a single rock compressibility value used by the simulator to calculate
the pore volume change.
25
Reservoir Rock Properties
• Porosity
• Permeability
26
Reservoir Rock Properties continued ….
• Homogeneous vs. heterogeneous systems
27
Make aquifer
• Define aquifers, describing the type, size and connections of the acting aquifer.
• Aquifer modeling is a method of simulating large amounts of water (or gas)
connected to the reservoir whereby it is not essential to know how the fluid
moves in it, but rather how it affects our reservoir.
28
Development Strategies
• Define a development strategy to control how the wells will produce and inject
• Development Strategies are used to describe to the simulator how a field will be
developed - that is, which wells will produce or inject, what rates and pressures
they will flow at, what operations will be carried out on the wells over time, and so
forth.
29
Numerical Models: Time step selection
• Time is the "fourth dimension" in mathematical representations of flow dynamics
in porous media
• A typical simulation study may cover a number of years
• require subdividing this period into smaller time segments
• As time step size progressively increases, it is common for material balance
errors to appear
• Material balance Saturation and Pressure calculations flow rates
• Material balance checks help the engineer to determine the maximum time step
size that is admissable by the particular problem, and that can be tolerated by
the model we are using.
30
Simulation case and Results
• Define a simulation case, putting all the above data objects together
• Analyze and view the results using the Function window and the Results
pane :
1. Summary Vectors
2. Properties
3. Streamlines
4. Simulation logs
31
Streamline simulation
• For reservoirs where the movement of the fluids is mostly driven by
the potential field induced by producing wells:
1. Water flooding.
2. Highly heterogeneous reservoirs
• Streamline Calculation
• Streamline representation
Streamline method is the possibility it offers to do relatively quick simulations
on large geologically and architecturally complex models
32
Streamline Simulation
• Built for speed (simplified model) - can handle millions of cells
33
Reservoir Simulation and the Computational Environment
• Simple material balance calculations are now routinely performed on
desktop personal computers, while running a field-scale three-
dimensional compositional simulator may call for the use of a
supercomputer
• In designing a simulation study, we must always be aware of the
capabilities and limitations of our computing resources.
34
History Matching, Prediction and Re-Simulating
• Manual history matching
• Automatic history matching
• Forecasting
35
History Matching, Prediction and Re-Simulating
• Analysis of results
• Updating or re-simulating
• Progressive evolution of the reservoir model
• Progressive assessment of the simulation approach
36
Types of Eclipse Simulators
• ECLIPSE Blackoil
• It is a fully implicit, three-phase,three-dimensional, general-purpose black oil
• simulator.
• The Blackoil model assumes the reservoir fluids consist of reservoir oil, solvent
gas and water.
• ECLIPSE Compositional
• It is useful when the behavior of the hydrocarbons is complex—condensate or
volatile crude oil, or gas injection developments fall in this category.
37
Types of Eclipse Simulators
• ECLIPSE Thermal
• Thermal recovery methods are typically used in heavy oil reservoirs where the oil
viscosity is high at reservoir temperatures, but reduces as the temperature
increases.
• ECLIPSE FrontSim
• It is a three-dimensional, three-phase streamline simulator.
38
Special Purpose Reservoir Simulators
• Water Coning Simulators
• Dual Porosity/Permeability Simulators
• Thermal Recovery Simulators
• Compositional Simulators
• Miscible Displacement Simulators
• Chemical and Polymer Flooding Simulators
• Coalbed Reservoir Simulators
39
Thanks!

Weitere ähnliche Inhalte

Was ist angesagt?

reservoir engineering
reservoir engineeringreservoir engineering
reservoir engineeringbehnamproeng
 
Nsulangi_Drives Mechanism_CUG
Nsulangi_Drives Mechanism_CUGNsulangi_Drives Mechanism_CUG
Nsulangi_Drives Mechanism_CUGNsulangi Paul
 
Reservoir dive mechanisms
Reservoir dive mechanismsReservoir dive mechanisms
Reservoir dive mechanismsumar umar
 
Final SLB Project
Final SLB ProjectFinal SLB Project
Final SLB ProjectEbuka David
 
4 1 reservoir-drive_mechanisms
4 1 reservoir-drive_mechanisms4 1 reservoir-drive_mechanisms
4 1 reservoir-drive_mechanismsAtils
 
Reserves estimation (Volumetric Method)
Reserves estimation (Volumetric Method)Reserves estimation (Volumetric Method)
Reserves estimation (Volumetric Method)Shivshambhu Kumar
 
Pressure & Rate Transient Analysis.pdf
Pressure & Rate Transient Analysis.pdfPressure & Rate Transient Analysis.pdf
Pressure & Rate Transient Analysis.pdfSeyedAbolfazlHossein4
 
Rock Compressibility
Rock CompressibilityRock Compressibility
Rock CompressibilityM.T.H Group
 
Reservoir evaluation method 101
Reservoir evaluation method 101Reservoir evaluation method 101
Reservoir evaluation method 101bachhva
 
Fundamental Reservoir Fluid Behaviour
Fundamental Reservoir Fluid BehaviourFundamental Reservoir Fluid Behaviour
Fundamental Reservoir Fluid BehaviourM.T.H Group
 
Classification of reservoirs
Classification of reservoirsClassification of reservoirs
Classification of reservoirsFertiglobe
 
Well Teste Interpretation
Well Teste InterpretationWell Teste Interpretation
Well Teste InterpretationMeg Medeiros
 

Was ist angesagt? (20)

Production logging tools
Production logging tools Production logging tools
Production logging tools
 
reservoir engineering
reservoir engineeringreservoir engineering
reservoir engineering
 
Nsulangi_Drives Mechanism_CUG
Nsulangi_Drives Mechanism_CUGNsulangi_Drives Mechanism_CUG
Nsulangi_Drives Mechanism_CUG
 
Reservoir dive mechanisms
Reservoir dive mechanismsReservoir dive mechanisms
Reservoir dive mechanisms
 
Well test analysis
Well test analysisWell test analysis
Well test analysis
 
Final SLB Project
Final SLB ProjectFinal SLB Project
Final SLB Project
 
4 1 reservoir-drive_mechanisms
4 1 reservoir-drive_mechanisms4 1 reservoir-drive_mechanisms
4 1 reservoir-drive_mechanisms
 
Waterflood Design and Operational Best Practices
Waterflood Design and Operational Best PracticesWaterflood Design and Operational Best Practices
Waterflood Design and Operational Best Practices
 
Reservoir Modeling
Reservoir ModelingReservoir Modeling
Reservoir Modeling
 
Reserves estimation (Volumetric Method)
Reserves estimation (Volumetric Method)Reserves estimation (Volumetric Method)
Reserves estimation (Volumetric Method)
 
Pressure & Rate Transient Analysis.pdf
Pressure & Rate Transient Analysis.pdfPressure & Rate Transient Analysis.pdf
Pressure & Rate Transient Analysis.pdf
 
Rock Compressibility
Rock CompressibilityRock Compressibility
Rock Compressibility
 
Reservoir evaluation method 101
Reservoir evaluation method 101Reservoir evaluation method 101
Reservoir evaluation method 101
 
Reservoir simulation study
Reservoir simulation study Reservoir simulation study
Reservoir simulation study
 
Fundamental Reservoir Fluid Behaviour
Fundamental Reservoir Fluid BehaviourFundamental Reservoir Fluid Behaviour
Fundamental Reservoir Fluid Behaviour
 
Oil and Gas Reservoir Engineering
Oil and Gas Reservoir EngineeringOil and Gas Reservoir Engineering
Oil and Gas Reservoir Engineering
 
Reservoir rock & fluid
Reservoir rock & fluidReservoir rock & fluid
Reservoir rock & fluid
 
Classification of reservoirs
Classification of reservoirsClassification of reservoirs
Classification of reservoirs
 
Well Teste Interpretation
Well Teste InterpretationWell Teste Interpretation
Well Teste Interpretation
 
Reservoir Characterization
Reservoir CharacterizationReservoir Characterization
Reservoir Characterization
 

Ähnlich wie Reservoir Simulation

Data Requirements for Groundwater Modelling
Data Requirements for Groundwater ModellingData Requirements for Groundwater Modelling
Data Requirements for Groundwater ModellingC. P. Kumar
 
eraldo_totaj.poster
eraldo_totaj.postereraldo_totaj.poster
eraldo_totaj.posterEraldo Totaj
 
Fundamentals Of Reservoir.pdf
Fundamentals Of Reservoir.pdfFundamentals Of Reservoir.pdf
Fundamentals Of Reservoir.pdfYashGyanchandani5
 
GMA 8 Northern Trinity Woodbine GAM Update: Bill Mullican and Van Kelley
GMA 8 Northern Trinity Woodbine GAM Update: Bill Mullican and Van KelleyGMA 8 Northern Trinity Woodbine GAM Update: Bill Mullican and Van Kelley
GMA 8 Northern Trinity Woodbine GAM Update: Bill Mullican and Van KelleyTexas Alliance of Groundwater Districts
 
Chapter 3 - Groundwater Flow to Wells.pdf
Chapter 3 - Groundwater Flow to Wells.pdfChapter 3 - Groundwater Flow to Wells.pdf
Chapter 3 - Groundwater Flow to Wells.pdfWONDIMUELIAS
 
Fluid dynamics of spill containment systems
Fluid dynamics of spill containment systemsFluid dynamics of spill containment systems
Fluid dynamics of spill containment systemsREBECCAAVONTEMEAMOAK
 
AQUASOIL FEFLOW Training Slides
AQUASOIL FEFLOW Training SlidesAQUASOIL FEFLOW Training Slides
AQUASOIL FEFLOW Training SlidesPeter Schätzl
 
Development of computer program for fluid flow in pipes and open channel
Development of computer program for fluid flow in pipes and open channel  Development of computer program for fluid flow in pipes and open channel
Development of computer program for fluid flow in pipes and open channel jay lad
 
New Approach to Design Capillary Pressure Curves, which Would Improve Simulat...
New Approach to Design Capillary Pressure Curves, which Would Improve Simulat...New Approach to Design Capillary Pressure Curves, which Would Improve Simulat...
New Approach to Design Capillary Pressure Curves, which Would Improve Simulat...Faisal Al-Jenaibi
 
ResAssure - The World’s Fastest Reservoir Simulator | A Revolution in Reserve...
ResAssure - The World’s Fastest Reservoir Simulator | A Revolution in Reserve...ResAssure - The World’s Fastest Reservoir Simulator | A Revolution in Reserve...
ResAssure - The World’s Fastest Reservoir Simulator | A Revolution in Reserve...Stochastic Simulation
 
comparison of FACTOR OF SAFETY using LIMIT EQUILIBRIUM(OASYS) and NUMERICAL M...
comparison of FACTOR OF SAFETY using LIMIT EQUILIBRIUM(OASYS) and NUMERICAL M...comparison of FACTOR OF SAFETY using LIMIT EQUILIBRIUM(OASYS) and NUMERICAL M...
comparison of FACTOR OF SAFETY using LIMIT EQUILIBRIUM(OASYS) and NUMERICAL M...SHIBASOUMYA GHOSH
 
Khatibi lecture cov.uni
Khatibi lecture cov.uniKhatibi lecture cov.uni
Khatibi lecture cov.uniRahman Khatibi
 
Compressed hydrogen2011 11_chato
Compressed hydrogen2011 11_chatoCompressed hydrogen2011 11_chato
Compressed hydrogen2011 11_chatoDavid Chato
 
Cost (& Time) Optimization of Hydrogeological Studies
Cost (& Time) Optimization of Hydrogeological StudiesCost (& Time) Optimization of Hydrogeological Studies
Cost (& Time) Optimization of Hydrogeological StudiesGidahatari Agua
 

Ähnlich wie Reservoir Simulation (20)

Simulation_Basic_1.pptx
Simulation_Basic_1.pptxSimulation_Basic_1.pptx
Simulation_Basic_1.pptx
 
Data Requirements for Groundwater Modelling
Data Requirements for Groundwater ModellingData Requirements for Groundwater Modelling
Data Requirements for Groundwater Modelling
 
eraldo_totaj.poster
eraldo_totaj.postereraldo_totaj.poster
eraldo_totaj.poster
 
Fundamentals Of Reservoir.pdf
Fundamentals Of Reservoir.pdfFundamentals Of Reservoir.pdf
Fundamentals Of Reservoir.pdf
 
GMA 8 Northern Trinity Woodbine GAM Update: Bill Mullican and Van Kelley
GMA 8 Northern Trinity Woodbine GAM Update: Bill Mullican and Van KelleyGMA 8 Northern Trinity Woodbine GAM Update: Bill Mullican and Van Kelley
GMA 8 Northern Trinity Woodbine GAM Update: Bill Mullican and Van Kelley
 
Chapter 3 - Groundwater Flow to Wells.pdf
Chapter 3 - Groundwater Flow to Wells.pdfChapter 3 - Groundwater Flow to Wells.pdf
Chapter 3 - Groundwater Flow to Wells.pdf
 
Core plugging test
Core plugging testCore plugging test
Core plugging test
 
Fluid dynamics of spill containment systems
Fluid dynamics of spill containment systemsFluid dynamics of spill containment systems
Fluid dynamics of spill containment systems
 
AQUASOIL FEFLOW Training Slides
AQUASOIL FEFLOW Training SlidesAQUASOIL FEFLOW Training Slides
AQUASOIL FEFLOW Training Slides
 
Lesson 06.pptx
Lesson 06.pptxLesson 06.pptx
Lesson 06.pptx
 
Development of computer program for fluid flow in pipes and open channel
Development of computer program for fluid flow in pipes and open channel  Development of computer program for fluid flow in pipes and open channel
Development of computer program for fluid flow in pipes and open channel
 
Procedure for conducting pumping tests
Procedure for conducting pumping testsProcedure for conducting pumping tests
Procedure for conducting pumping tests
 
New Approach to Design Capillary Pressure Curves, which Would Improve Simulat...
New Approach to Design Capillary Pressure Curves, which Would Improve Simulat...New Approach to Design Capillary Pressure Curves, which Would Improve Simulat...
New Approach to Design Capillary Pressure Curves, which Would Improve Simulat...
 
ResAssure - The World’s Fastest Reservoir Simulator | A Revolution in Reserve...
ResAssure - The World’s Fastest Reservoir Simulator | A Revolution in Reserve...ResAssure - The World’s Fastest Reservoir Simulator | A Revolution in Reserve...
ResAssure - The World’s Fastest Reservoir Simulator | A Revolution in Reserve...
 
Modelling of earth systems and processes
Modelling of earth systems and processesModelling of earth systems and processes
Modelling of earth systems and processes
 
comparison of FACTOR OF SAFETY using LIMIT EQUILIBRIUM(OASYS) and NUMERICAL M...
comparison of FACTOR OF SAFETY using LIMIT EQUILIBRIUM(OASYS) and NUMERICAL M...comparison of FACTOR OF SAFETY using LIMIT EQUILIBRIUM(OASYS) and NUMERICAL M...
comparison of FACTOR OF SAFETY using LIMIT EQUILIBRIUM(OASYS) and NUMERICAL M...
 
HYDRO 2013_Pradyumna
HYDRO 2013_PradyumnaHYDRO 2013_Pradyumna
HYDRO 2013_Pradyumna
 
Khatibi lecture cov.uni
Khatibi lecture cov.uniKhatibi lecture cov.uni
Khatibi lecture cov.uni
 
Compressed hydrogen2011 11_chato
Compressed hydrogen2011 11_chatoCompressed hydrogen2011 11_chato
Compressed hydrogen2011 11_chato
 
Cost (& Time) Optimization of Hydrogeological Studies
Cost (& Time) Optimization of Hydrogeological StudiesCost (& Time) Optimization of Hydrogeological Studies
Cost (& Time) Optimization of Hydrogeological Studies
 

Kürzlich hochgeladen

Call Girl Number in Khar Mumbai📲 9892124323 💞 Full Night Enjoy
Call Girl Number in Khar Mumbai📲 9892124323 💞 Full Night EnjoyCall Girl Number in Khar Mumbai📲 9892124323 💞 Full Night Enjoy
Call Girl Number in Khar Mumbai📲 9892124323 💞 Full Night EnjoyPooja Nehwal
 
VVIP Call Girls Nalasopara : 9892124323, Call Girls in Nalasopara Services
VVIP Call Girls Nalasopara : 9892124323, Call Girls in Nalasopara ServicesVVIP Call Girls Nalasopara : 9892124323, Call Girls in Nalasopara Services
VVIP Call Girls Nalasopara : 9892124323, Call Girls in Nalasopara ServicesPooja Nehwal
 
Mohammad_Alnahdi_Oral_Presentation_Assignment.pptx
Mohammad_Alnahdi_Oral_Presentation_Assignment.pptxMohammad_Alnahdi_Oral_Presentation_Assignment.pptx
Mohammad_Alnahdi_Oral_Presentation_Assignment.pptxmohammadalnahdi22
 
Mathematics of Finance Presentation.pptx
Mathematics of Finance Presentation.pptxMathematics of Finance Presentation.pptx
Mathematics of Finance Presentation.pptxMoumonDas2
 
No Advance 8868886958 Chandigarh Call Girls , Indian Call Girls For Full Nigh...
No Advance 8868886958 Chandigarh Call Girls , Indian Call Girls For Full Nigh...No Advance 8868886958 Chandigarh Call Girls , Indian Call Girls For Full Nigh...
No Advance 8868886958 Chandigarh Call Girls , Indian Call Girls For Full Nigh...Sheetaleventcompany
 
The workplace ecosystem of the future 24.4.2024 Fabritius_share ii.pdf
The workplace ecosystem of the future 24.4.2024 Fabritius_share ii.pdfThe workplace ecosystem of the future 24.4.2024 Fabritius_share ii.pdf
The workplace ecosystem of the future 24.4.2024 Fabritius_share ii.pdfSenaatti-kiinteistöt
 
Re-membering the Bard: Revisiting The Compleat Wrks of Wllm Shkspr (Abridged)...
Re-membering the Bard: Revisiting The Compleat Wrks of Wllm Shkspr (Abridged)...Re-membering the Bard: Revisiting The Compleat Wrks of Wllm Shkspr (Abridged)...
Re-membering the Bard: Revisiting The Compleat Wrks of Wllm Shkspr (Abridged)...Hasting Chen
 
Governance and Nation-Building in Nigeria: Some Reflections on Options for Po...
Governance and Nation-Building in Nigeria: Some Reflections on Options for Po...Governance and Nation-Building in Nigeria: Some Reflections on Options for Po...
Governance and Nation-Building in Nigeria: Some Reflections on Options for Po...Kayode Fayemi
 
Thirunelveli call girls Tamil escorts 7877702510
Thirunelveli call girls Tamil escorts 7877702510Thirunelveli call girls Tamil escorts 7877702510
Thirunelveli call girls Tamil escorts 7877702510Vipesco
 
If this Giant Must Walk: A Manifesto for a New Nigeria
If this Giant Must Walk: A Manifesto for a New NigeriaIf this Giant Must Walk: A Manifesto for a New Nigeria
If this Giant Must Walk: A Manifesto for a New NigeriaKayode Fayemi
 
Presentation on Engagement in Book Clubs
Presentation on Engagement in Book ClubsPresentation on Engagement in Book Clubs
Presentation on Engagement in Book Clubssamaasim06
 
Air breathing and respiratory adaptations in diver animals
Air breathing and respiratory adaptations in diver animalsAir breathing and respiratory adaptations in diver animals
Air breathing and respiratory adaptations in diver animalsaqsarehman5055
 
SaaStr Workshop Wednesday w/ Lucas Price, Yardstick
SaaStr Workshop Wednesday w/ Lucas Price, YardstickSaaStr Workshop Wednesday w/ Lucas Price, Yardstick
SaaStr Workshop Wednesday w/ Lucas Price, Yardsticksaastr
 
Andrés Ramírez Gossler, Facundo Schinnea - eCommerce Day Chile 2024
Andrés Ramírez Gossler, Facundo Schinnea - eCommerce Day Chile 2024Andrés Ramírez Gossler, Facundo Schinnea - eCommerce Day Chile 2024
Andrés Ramírez Gossler, Facundo Schinnea - eCommerce Day Chile 2024eCommerce Institute
 
ANCHORING SCRIPT FOR A CULTURAL EVENT.docx
ANCHORING SCRIPT FOR A CULTURAL EVENT.docxANCHORING SCRIPT FOR A CULTURAL EVENT.docx
ANCHORING SCRIPT FOR A CULTURAL EVENT.docxNikitaBankoti2
 
Microsoft Copilot AI for Everyone - created by AI
Microsoft Copilot AI for Everyone - created by AIMicrosoft Copilot AI for Everyone - created by AI
Microsoft Copilot AI for Everyone - created by AITatiana Gurgel
 
George Lever - eCommerce Day Chile 2024
George Lever -  eCommerce Day Chile 2024George Lever -  eCommerce Day Chile 2024
George Lever - eCommerce Day Chile 2024eCommerce Institute
 
Chiulli_Aurora_Oman_Raffaele_Beowulf.pptx
Chiulli_Aurora_Oman_Raffaele_Beowulf.pptxChiulli_Aurora_Oman_Raffaele_Beowulf.pptx
Chiulli_Aurora_Oman_Raffaele_Beowulf.pptxraffaeleoman
 
Night 7k Call Girls Noida Sector 128 Call Me: 8448380779
Night 7k Call Girls Noida Sector 128 Call Me: 8448380779Night 7k Call Girls Noida Sector 128 Call Me: 8448380779
Night 7k Call Girls Noida Sector 128 Call Me: 8448380779Delhi Call girls
 
BDSM⚡Call Girls in Sector 93 Noida Escorts >༒8448380779 Escort Service
BDSM⚡Call Girls in Sector 93 Noida Escorts >༒8448380779 Escort ServiceBDSM⚡Call Girls in Sector 93 Noida Escorts >༒8448380779 Escort Service
BDSM⚡Call Girls in Sector 93 Noida Escorts >༒8448380779 Escort ServiceDelhi Call girls
 

Kürzlich hochgeladen (20)

Call Girl Number in Khar Mumbai📲 9892124323 💞 Full Night Enjoy
Call Girl Number in Khar Mumbai📲 9892124323 💞 Full Night EnjoyCall Girl Number in Khar Mumbai📲 9892124323 💞 Full Night Enjoy
Call Girl Number in Khar Mumbai📲 9892124323 💞 Full Night Enjoy
 
VVIP Call Girls Nalasopara : 9892124323, Call Girls in Nalasopara Services
VVIP Call Girls Nalasopara : 9892124323, Call Girls in Nalasopara ServicesVVIP Call Girls Nalasopara : 9892124323, Call Girls in Nalasopara Services
VVIP Call Girls Nalasopara : 9892124323, Call Girls in Nalasopara Services
 
Mohammad_Alnahdi_Oral_Presentation_Assignment.pptx
Mohammad_Alnahdi_Oral_Presentation_Assignment.pptxMohammad_Alnahdi_Oral_Presentation_Assignment.pptx
Mohammad_Alnahdi_Oral_Presentation_Assignment.pptx
 
Mathematics of Finance Presentation.pptx
Mathematics of Finance Presentation.pptxMathematics of Finance Presentation.pptx
Mathematics of Finance Presentation.pptx
 
No Advance 8868886958 Chandigarh Call Girls , Indian Call Girls For Full Nigh...
No Advance 8868886958 Chandigarh Call Girls , Indian Call Girls For Full Nigh...No Advance 8868886958 Chandigarh Call Girls , Indian Call Girls For Full Nigh...
No Advance 8868886958 Chandigarh Call Girls , Indian Call Girls For Full Nigh...
 
The workplace ecosystem of the future 24.4.2024 Fabritius_share ii.pdf
The workplace ecosystem of the future 24.4.2024 Fabritius_share ii.pdfThe workplace ecosystem of the future 24.4.2024 Fabritius_share ii.pdf
The workplace ecosystem of the future 24.4.2024 Fabritius_share ii.pdf
 
Re-membering the Bard: Revisiting The Compleat Wrks of Wllm Shkspr (Abridged)...
Re-membering the Bard: Revisiting The Compleat Wrks of Wllm Shkspr (Abridged)...Re-membering the Bard: Revisiting The Compleat Wrks of Wllm Shkspr (Abridged)...
Re-membering the Bard: Revisiting The Compleat Wrks of Wllm Shkspr (Abridged)...
 
Governance and Nation-Building in Nigeria: Some Reflections on Options for Po...
Governance and Nation-Building in Nigeria: Some Reflections on Options for Po...Governance and Nation-Building in Nigeria: Some Reflections on Options for Po...
Governance and Nation-Building in Nigeria: Some Reflections on Options for Po...
 
Thirunelveli call girls Tamil escorts 7877702510
Thirunelveli call girls Tamil escorts 7877702510Thirunelveli call girls Tamil escorts 7877702510
Thirunelveli call girls Tamil escorts 7877702510
 
If this Giant Must Walk: A Manifesto for a New Nigeria
If this Giant Must Walk: A Manifesto for a New NigeriaIf this Giant Must Walk: A Manifesto for a New Nigeria
If this Giant Must Walk: A Manifesto for a New Nigeria
 
Presentation on Engagement in Book Clubs
Presentation on Engagement in Book ClubsPresentation on Engagement in Book Clubs
Presentation on Engagement in Book Clubs
 
Air breathing and respiratory adaptations in diver animals
Air breathing and respiratory adaptations in diver animalsAir breathing and respiratory adaptations in diver animals
Air breathing and respiratory adaptations in diver animals
 
SaaStr Workshop Wednesday w/ Lucas Price, Yardstick
SaaStr Workshop Wednesday w/ Lucas Price, YardstickSaaStr Workshop Wednesday w/ Lucas Price, Yardstick
SaaStr Workshop Wednesday w/ Lucas Price, Yardstick
 
Andrés Ramírez Gossler, Facundo Schinnea - eCommerce Day Chile 2024
Andrés Ramírez Gossler, Facundo Schinnea - eCommerce Day Chile 2024Andrés Ramírez Gossler, Facundo Schinnea - eCommerce Day Chile 2024
Andrés Ramírez Gossler, Facundo Schinnea - eCommerce Day Chile 2024
 
ANCHORING SCRIPT FOR A CULTURAL EVENT.docx
ANCHORING SCRIPT FOR A CULTURAL EVENT.docxANCHORING SCRIPT FOR A CULTURAL EVENT.docx
ANCHORING SCRIPT FOR A CULTURAL EVENT.docx
 
Microsoft Copilot AI for Everyone - created by AI
Microsoft Copilot AI for Everyone - created by AIMicrosoft Copilot AI for Everyone - created by AI
Microsoft Copilot AI for Everyone - created by AI
 
George Lever - eCommerce Day Chile 2024
George Lever -  eCommerce Day Chile 2024George Lever -  eCommerce Day Chile 2024
George Lever - eCommerce Day Chile 2024
 
Chiulli_Aurora_Oman_Raffaele_Beowulf.pptx
Chiulli_Aurora_Oman_Raffaele_Beowulf.pptxChiulli_Aurora_Oman_Raffaele_Beowulf.pptx
Chiulli_Aurora_Oman_Raffaele_Beowulf.pptx
 
Night 7k Call Girls Noida Sector 128 Call Me: 8448380779
Night 7k Call Girls Noida Sector 128 Call Me: 8448380779Night 7k Call Girls Noida Sector 128 Call Me: 8448380779
Night 7k Call Girls Noida Sector 128 Call Me: 8448380779
 
BDSM⚡Call Girls in Sector 93 Noida Escorts >༒8448380779 Escort Service
BDSM⚡Call Girls in Sector 93 Noida Escorts >༒8448380779 Escort ServiceBDSM⚡Call Girls in Sector 93 Noida Escorts >༒8448380779 Escort Service
BDSM⚡Call Girls in Sector 93 Noida Escorts >༒8448380779 Escort Service
 

Reservoir Simulation

  • 1. 1 Overview of Reservoir Simulation By: Prem Dayal Saini
  • 2. 2 What is a Petroleum Reservoir? • A petroleum reservoir or an oil and gas reservoir (or system), is a subsurface pool of hydrocarbons contained in porous rock formations. The naturally occurring hydrocarbons are trapped by overlying rock formations with lower permeability.
  • 3. 3 What is Reservoir Simulation? • Reservoir simulation is the study of how fluids flow in a hydrocarbon reservoir when put under production conditions. The purpose is usually to predict the behavior of a reservoir to different production scenarios, or to increase the understanding of its geological properties by comparing known behavior to a simulation using different geological representations. • Reservoir simulator is a tool for predicting hydrocarbon reservoir performance under various operating strategies developed by combining physics, mathematics, reservoir engineering, and computer programming. • Simulator + Simulation Engineer + Reservoir description
  • 4. 4 Why Do We Need Reservoir Simulation? • What is the most efficient well spacing? • What are the optimum production strategies? • Where are the external boundaries located? • What are the intrinsic reservoir properties? • What is the predominant recovery mechanism? • What and how should we employ infill drilling? • When and which improved recovery technique should we implement?
  • 5. 5 Simulation Approaches • The analytical approach: Involves a great deal of assumptions-in essence, it renders an exact solution to an approximate problem (not used much). • The numerical approach: Attempts to solve the more realistic problem with less stringent assumptions-in other words, it provides an approximate solution to an exact problem. • The domain of interest : Focus on a single well, entire field or a section of the reservoir
  • 6. 6 Reservoir Simulators Simulators are the combination of : 1. Flow equations i.e. Mathematical model 2. Algorithms for solving the flow equations (rock and fluid properties) 3. Computer program commands
  • 7. 7 Steps of a Simulation Study • Setting objectives -Fact-finding, Optimization • Selecting the model and approach -Reservoir complexity -fluid type -Scope of the study • Gathering, collecting and preparing the input data • Planning the computer runs, in terms of history matching and/or performance prediction • Analyzing, interpreting and reporting the results
  • 8. 8 Data Collection • Data collection • Geological Information
  • 9. 9 Steps of a Simulation Study… • Setting objectives: -Fact-finding - History matching (eg. Well test data to find the damaged zone) -Optimization
  • 10. 10 Overview of how to set up a Simulation case in Petrel using Eclipse Simulators 1. Build a grid and populate it with properties. 2. (Optionally) scale up the structure and properties onto a coarser grid. 3. Define or import well paths. 4. Define or import well completion events. 5. (Optionally) import historical production rates. 6. (Optionally) define a well segmentation set. 7. Define a fluid model, describing the properties of the reservoir fluids at varying pressures, volumes and temperatures (PVT) and the initial conditions (pressures and contacts) in the reservoir. 8. Define a saturation function, describing the relative permeability and capillary pressure of the fluids as a function of saturation. 9. Define a rock compaction function, describing how the rock expands and compresses with changing pressure. 10. Define aquifers, describing the type, size and connections of the acting 11. Define a development strategy to control how the wells will produce and inject. 12. Define a simulation case, putting all the above data objects together. 13. Analyze and view the results using the Function window and the Results pane.
  • 11. 11 Physical principles • Conservation of Mass The first principle is modeled by a so called partial differential equation that says that if there is a difference between flow into and out of a tiny volume of space, this will either cause a build-up or a draw down of mass in this tiny volume. • Conservation of Momentum The second principle is approximated by an experimental law, called Darcy's law, that relate the pressure difference (force) across a porous rock containing a fluid and the resulting velocity (momentum) of this fluid. This experimental law is also represented by a partial differential equation that is combined with the equation based on the first principle to form a set of partial differential equations that is the mathematical description of the flow of fluids through a porous media. • Conservation of Energy The third principle is approximated by a relationship between Pressure, Volume and Temperature (PVT) for the rock and the fluids. The PVT data is represented by a set of tables for each reservoir.
  • 12. 12 Upscaling • Build a grid and populate it with properties. • Scale up the structure and properties onto a coarser grid. -Upscaling is the process of creating a coarser (lower resolution) grid based on the geological grid which is more appropriate for simulation
  • 14. 14 Grid Systems continued … • Mesh-centered grids
  • 15. 15 Well Design Define or import well paths. -The Well path design process is a tool which enables users to generate well trajectories based on reservoir properties, seismic attributes or any other data
  • 16. 16 Well Completion Design • Define or import well completion events -Well completion consists of sealing off a drilled well in preparation for production. 1. Casing 2. Liner 3. Tubing 4. Packer 5. Perforation
  • 17. 17 Well Segmentation • Define a well segmentation set -Conventional well models treat the entire wellbore as a single entity, averaging all the fluid properties in the well bore. -Well segmentation divides the wellbore into segments, much like the reservoir is divided up into grid-cells.
  • 18. 18 Making a fluid model • Define a fluid model, describing the properties of the reservoir fluids at varying pressures, volumes and temperatures (PVT) and the initial conditions (pressures and contacts) in the reservoir. • Black oil fluid models are defined by specifying several properties such as viscosity, density and volume formation factors for each of the fluid phases
  • 19. 19 Reservoir Rock/Fluid Interactions • Wettability and interfacial tension .
  • 20. 20 Reservoir Flow Geometries • Rectangular flow geometry
  • 21. 21 Reservoir Flow Geometries continued … • Radial-cylindrical flow geometry
  • 22. 22 Reservoir Flow Geometries continued … • Elliptical-cylindrical flow geometry
  • 23. 23 Reservoir Flow Geometries continued … • Curvilinear flow geometry
  • 24. 24 Making rock physics functions • Define a saturation function, describing the relative permeability and capillary pressure of the fluids as a function of saturation. • Saturation functions – are tables showing relative permeability and capillary pressure versus saturation. -gas-oil and water-oil capillary pressure versus saturation Define a rock compaction function, describing how the rock expands and compresses with changing pressure Rock compaction functions are tables showing pore volume multipliers versus pressure, or a single rock compressibility value used by the simulator to calculate the pore volume change.
  • 25. 25 Reservoir Rock Properties • Porosity • Permeability
  • 26. 26 Reservoir Rock Properties continued …. • Homogeneous vs. heterogeneous systems
  • 27. 27 Make aquifer • Define aquifers, describing the type, size and connections of the acting aquifer. • Aquifer modeling is a method of simulating large amounts of water (or gas) connected to the reservoir whereby it is not essential to know how the fluid moves in it, but rather how it affects our reservoir.
  • 28. 28 Development Strategies • Define a development strategy to control how the wells will produce and inject • Development Strategies are used to describe to the simulator how a field will be developed - that is, which wells will produce or inject, what rates and pressures they will flow at, what operations will be carried out on the wells over time, and so forth.
  • 29. 29 Numerical Models: Time step selection • Time is the "fourth dimension" in mathematical representations of flow dynamics in porous media • A typical simulation study may cover a number of years • require subdividing this period into smaller time segments • As time step size progressively increases, it is common for material balance errors to appear • Material balance Saturation and Pressure calculations flow rates • Material balance checks help the engineer to determine the maximum time step size that is admissable by the particular problem, and that can be tolerated by the model we are using.
  • 30. 30 Simulation case and Results • Define a simulation case, putting all the above data objects together • Analyze and view the results using the Function window and the Results pane : 1. Summary Vectors 2. Properties 3. Streamlines 4. Simulation logs
  • 31. 31 Streamline simulation • For reservoirs where the movement of the fluids is mostly driven by the potential field induced by producing wells: 1. Water flooding. 2. Highly heterogeneous reservoirs • Streamline Calculation • Streamline representation Streamline method is the possibility it offers to do relatively quick simulations on large geologically and architecturally complex models
  • 32. 32 Streamline Simulation • Built for speed (simplified model) - can handle millions of cells
  • 33. 33 Reservoir Simulation and the Computational Environment • Simple material balance calculations are now routinely performed on desktop personal computers, while running a field-scale three- dimensional compositional simulator may call for the use of a supercomputer • In designing a simulation study, we must always be aware of the capabilities and limitations of our computing resources.
  • 34. 34 History Matching, Prediction and Re-Simulating • Manual history matching • Automatic history matching • Forecasting
  • 35. 35 History Matching, Prediction and Re-Simulating • Analysis of results • Updating or re-simulating • Progressive evolution of the reservoir model • Progressive assessment of the simulation approach
  • 36. 36 Types of Eclipse Simulators • ECLIPSE Blackoil • It is a fully implicit, three-phase,three-dimensional, general-purpose black oil • simulator. • The Blackoil model assumes the reservoir fluids consist of reservoir oil, solvent gas and water. • ECLIPSE Compositional • It is useful when the behavior of the hydrocarbons is complex—condensate or volatile crude oil, or gas injection developments fall in this category.
  • 37. 37 Types of Eclipse Simulators • ECLIPSE Thermal • Thermal recovery methods are typically used in heavy oil reservoirs where the oil viscosity is high at reservoir temperatures, but reduces as the temperature increases. • ECLIPSE FrontSim • It is a three-dimensional, three-phase streamline simulator.
  • 38. 38 Special Purpose Reservoir Simulators • Water Coning Simulators • Dual Porosity/Permeability Simulators • Thermal Recovery Simulators • Compositional Simulators • Miscible Displacement Simulators • Chemical and Polymer Flooding Simulators • Coalbed Reservoir Simulators