The RealGasH2O and RealGasBrine Options Of The Tough+ Code For The Simulation Of Coupled Fluid And Heat Flow In Tight/Shale Gas Systems

Size: px
Start display at page:

Download "The RealGasH2O and RealGasBrine Options Of The Tough+ Code For The Simulation Of Coupled Fluid And Heat Flow In Tight/Shale Gas Systems"

Transcription

1 The RealGasH2O and RealGasBrine Options Of The Tough+ Code For The Simulation Of Coupled Fluid And Heat Flow In Tight/Shale Gas Systems George J. Moridis Lawrence Berkeley National Laboratory RPSEA F3G Project College Station, TX, March 24, 2014

2 OUTLINE Background Code Description Fundamental equations Capabilities TOUGH+ Inputs Validation Examples Applications Examples

3 SIMULATION CODE TOUGH+ Core Code with Options Member of the TOUGH+ family of codes [Moridis et al., 2008] FORTRAN 95/2003 Object-Oriented Programming Structure Modular structure, ease of expansion, maximum traceability

4 SIMULATION CODE T+RGW Code (serial and parallel) TOUGH+RealGas (T+RG), TOUGH+RealGasH2O (T+RGW): Conventional and tight/shale gas simulations (dry and wet systems, respectively) H2O and up to 11 gas components, non-isothermal (up to 13 eqs) T+RGB Code (serial and parallel) TOUGH+RealGasH2O + salt 1 extra component (salt) and 1 extra phase (halite) Effect of salt on thermophysical properties & porosity, permeability

5 CODE DESCRIPTION Fundamental Equations Mass/heat balance Mass accumulation M A,G S X + S (1 ) R i, =w,g i (i 1,...,N G )

6 CODE DESCRIPTION Fundamental Equations Gas Sorption Langmuir isotherm Equilibrium and Kinetic i p dgm L for ELaS p dg p L d i p k dg m L L i for KLaS dt p dg p L Multi component Additionally: Linear and Freundlich

7 Fundamental equations Heat accumulation M (1 ) R T C R (T) dt S A,G T 0 N U (1 ) G R u i Y i i 1 Flow terms

8 Fundamental equations Gas Flow: Inertial, slippage, diffusion effects F G 1 b G v G X G J G, =w,o,g i (i 1) P G J G S G S 3 D G G G X G S G G DIFFUSIVE FLOW D G G X G, =w,o,g i (i 1) b (1 K n ) 1 4K n 1 P G 1 K n 1 RT K n 2 G P G M r pore k Knudsen diffusion Klinkenberg parameter tan K 2 n

9 Fundamental equations Dusty gas model (multi component diffusion) Non Darcy Flow Options: Forchheimer equation Additional Non Darcy Option: Barree and Conway model (2007)

10 Fundamental equations Heat Flow Sources and Sinks ˆ q A,G X q, =w,g i (i 1,...,N G ); q ˆ H2O Properties: Steam tables (IFC, 1967; NIST, 2000) A,G q h Real gas mixture properties: Cubic equations of state (RK, SRK, PR), 11 component library (Moridis et al., 2008; WebGasEOS); to be enhanced with nano PVT data

11 Fundamental equations Porosity and permeability relationships Additional physics/thermodynamics Gas dissolution into liquid phases Effects of dissolved gases on oil viscosity and density Wide range of multi phase relative permeability and capillary pressure options

12 Fracture treatment: Discrete and MINC The Multiple Interactive Continua (MINC) Model Double model (Ns = 1) MINC: Ns shells in the matrix; Nf in fractures Dual k model (Ns = 1)

13 TOUGH+ Inputs and Features (v2.0) Namelist-based (maximum flexibility, built-in keyword recognition) Dynamic memory allocation Backward compatibility: ROCKS, ELEME, CONNE, INCON On-the-fly changes Built-in initialization (option-specific) Initialization flexibility, time-variable boundary conditions

14 TOUGH+ Inputs and features (v2.0) >>>IO_FILES: Begin of the data block &IO_File_Names IO_file_nomenclature = USER-NAMED,! Options: 'STANDARD-T',! 'INPUT-FILE-NAME-BASED' OR! 'USER-SPECIFIED' MESH_file_name = 'AAA-MESH', INCON_file_name = 'AAA-INCON SAVE_file_name = 'AAA-SAVE', SinkSource_file_name = 'AAA-SINK&SOURCE / <<<End of the <IO_FILES> data block For 'INPUT-FILE-NAME-BASED, with Test_AAA as input file name: Test_AAA.INCON Test_AAA.SAVE Test_AAA.MESH Test_AAA.SINK&SOURCE

15 TOUGH+ Inputs and features (v2.0) >>>MEMORY: Begin &Basic_EOS_Parameter_Definitions EOS_Name = 'HYDRATE-EQUILIBRIUM', number_of_components = 2, number_of_equations = 3 / &System_Size_Specifications coordinate_system = 'Cylindrical', num_characters_in_element_name = 5, Max_number_of_elements = 48000, Max_number_of_connections = , Max_number_of_sources_and_sinks = 200, Max_number_of_geologic_media = 12 / &Simulation_Specifications porosity_perm_dependence_f =.FALSE.,! DEFAULT value:.false. scaled_capillary_pressure_f =.FALSE.,! DEFAULT value:.false. reversible_porosity_change_f =.TRUE., accounting_for_diffusion_f =.FALSE.,! Default value:.false. active_connections_only_f =.FALSE., boundaries_in_matrix_f =.FALSE., equilibration_run_f =.FALSE. / &Coupled_Processes coupled_geochemistry_f =.FALSE.,! DEFAULT value:.false.! geochem_property_update = 'C',! Options: 'C,'I,'T,'N (=DEFAULT) coupled_geomechanics_f =.FALSE.,! DEFAULT value:.false.! geomechanical_code_name = ' ',! DEFAULT value:.false.! geomech_property_update = 'C',! Options: 'C,'I,'T,'N (=DEFAULT)! number_of_geomech_param = 0 / <<<END of the MEMORY data block

16 TOUGH+ Inputs and features (v2.0) >>>TIME_DISCRETIZATION DATA &Time_Discretization_Data Max_number_of_timesteps = 30, time_at_simulation_beginning = 0.0d0, time_at_simulation_end = e5,! (sec) initial_timestep = 1.0e-1,! (sec) maximum_timestep = 4.23E+4,! (sec) Dt_reduction_factor = 2.0d0, Dt_increase_factor = 2.0d0, units_of_time = 'sec',! = <min>,<hrs>,<days> num_of_user_defined_timesteps = 0 / <<<END of TIME_DISCRETIZATION DATA block >>>NR_ITERATION DATA &NR_Iteration_Data Max_number_of_NR_iterations = 10, criterion_for_dt_increase = 5, relative_convergence_criterion = 2.5d-5, absolute_convergence_criterion = 1.0d0, NR_solution_weighing_factor = 1.0d0 / <<<END of NR_ITERATION DATA block

17 TOUGH+ Inputs and features (v2.0) >>>EQUILIBRATION &Equilibration_Reference_Data elevation_at_high_reference_t = E+02, elevation_at_low_reference_t = -5.0e-4, high_reference_t = d+00, low_reference_t = d+00, geothermal_gradient = 0.0d0, geothermal_gradient_units = "C/m", pressure_units = 'Pa', temperature_units = 'C' length_units = 'm / &Upper_Boundary_Conditions upper_boundary_medium_name = "TopBB", upper_boundary_elevation = -1.0d-3, upper_boundary_state = "Aqu", upper_boundary_pv = E+06, E-05, E+00, upper_boundary_pv_names = 'P, X_m_A, T', UB_P_variable_num = 1, UB_T_variable_num = 4 / &Lower_Boundary_Conditions Lower_boundary_medium_name = "BotBB", Lower_boundary_state = "Aqu", Lower_boundary_PV = E+06, E-05, E+00, Lower_boundary_PV_names = 'P, X_m_A, T', LB_P_variable_num = 1, LB_T_variable_num = 4 / <<<END of EQUILIBRATION

18 VALIDATION EXAMPLES Problem V1: Real gas flow in a cylindrical reservoir SPECIFICS Analytical solution of Fraim & Wattenbarger (1986) using pseudo pressure concept

19 VALIDATION EXAMPLES Problem V1: Real gas flow in a cylindrical reservoir Analytical solution of Fraim & Wattenbarger (1986)

20 VALIDATION EXAMPLES Problem V2: Water flow in a cylindrical reservoir SPECIFICS Analytical solution of Blasingame (1993) pseudo steady state

21 VALIDATION EXAMPLES Problem V2: Water flow in a cylindrical reservoir

22 VALIDATION EXAMPLES Problem V3: Gas flow in a tight gas reservoir with vertical well intersecting a vertical fracture plane SPECIFICS Analytical solutions of Cinco Ley et al. (1978) and Cossio (2012)

23 VALIDATION EXAMPLES Problem V3: Gas flow in a tight gas reservoir with vertical well intersecting a vertical fracture plane Point cloud of pressure distribution

24 VALIDATION EXAMPLES Problem V3: Gas flow in a tight gas reservoir with vertical well intersecting a vertical fracture plane Contour plot of pressure distribution

25 VALIDATION EXAMPLES Problem V3: Gas flow in a tight gas reservoir with vertical well intersecting a vertical fracture plane F CD = 10 F CD = 10 4 Analytical solutions of Cinco Ley et al. (1978)

26 VALIDATION EXAMPLES Problem V4: The Warren and Root (1963) Problem

27 VALIDATION EXAMPLES Problem V5: Klinkenberg Flow Analytical solutions of Wu et al. (1988)

28 APPLICATION EXAMPLES Problem A1: Gas production from a shale gas reservoir using a horizontal well System Subdomains S 1: The original (undisturbed) rock system Matrix Possibly naturally fractured: Native fractures (NF)

29 APPLICATION EXAMPLES: Problem A1 Well system, full schematic Symmetry argument Computational element: Symmetry and repeatability (Freeman et al., 2009) Repeatability

30 APPLICATION EXAMPLES: Problem A1 Important parameters d sr : thickness of stress release fractured zone around wellbore d f : primary fracture spacing b: primary fracture aperture y f : y reach of the primary fractures L y : reservoir width h: reservoir thickness Similarly for vertical wells Type I: Reference

31 APPLICATION EXAMPLES: Problem A1 Numerical simulation results: 800,000 elements (Freeman, 2010; Moridis et al., 2010)

32 APPLICATION EXAMPLES: Problem A1 Numerical simulation results: 800,000 elements (Freeman, 2010; Moridis et al., 2010)

33 APPLICATION EXAMPLES: Problem A1 Sensitivity analyses (Freeman et al., 2011)

34 APPLICATION EXAMPLES Problem A2: Gas production from a shale gas reservoir with a complex fracture system using a horizontal well System Subdomains S 1: The original (undisturbed) rock system Matrix Possibly naturally fractured: Native fractures (NF) S 2: Fractures induced during stimulation: Primary fractures (PF) Dominant pathways of flow to well May intercept the NF system S 3: Stress release fractures related to PF: Secondary fractures (SF) Usually perpendicular to PF Penetrate S 1, connected to PF, may intercept NF S 4: Stress release fractures related to well drilling: Radial/tertiary fractures (RF/TF) Usually cylindrical shape centered around the well axis Connected to S 1 and PF, may intercept NF and SF

35 APPLICATION EXAMPLES: Problem A1 Type II: Stress release planar fractures (secondary) Similarly for vertical wells Important parameters d sf : x reach of the secondary fractures y sf : y reach of the secondary fractures

36 APPLICATION EXAMPLES: Problem A2 Type III: Native & primary fractures Similarly for vertical wells Native fractures Difficult to describe individually

37 APPLICATION EXAMPLES: Problem A2 Type IV: All types of fractures Similarly for vertical wells

38 APPLICATION EXAMPLES: Problem A2 Numerical simulation results: up to 1,200,000 elements (Freeman, 2010; Moridis et al., 2010)

39 APPLICATION EXAMPLES Problem A3: Flowing gas composition changes in shale gas wells System Specifics: Type I Type I Gas Composition CH4 : 80% C 2 H 6 : 7% C 3 H 8 : 5% C 4 H 10 : 5% C 5 H 12 : 2% C 6 H 16 : 1%

40 APPLICATION EXAMPLES: Problem A3 Numerical simulation results: 800,000 elements (Freeman et al., 2012)

41 APPLICATION EXAMPLES Problem A4: Evaluation of potential environmental impact of hydraulic fracturing on shallow groundwater Core parametric envelope: Shale permeability: k = 10-18, 10-19, m 2 (1 μd, 0.1 μd, 1.0 nd) Aquifer permeability: k = , m 2 (0.3 D, 3.0 D) Connecting fracture/fault permeability: k = , , m 2 ( 3000 D, 30 D, 3.0 D) Penetrating offset well casing permeability: k = , , , m 2 ( 3000 D, 3.0 D, 3.0 md, 3.0 μd) Overburden separation (shale to aquifer): z = 200 m, 800 m, 2000 m Production strategies: 1. Water well (Q w = 0.1 kg/s) and shale gas well (P c = ½ P res ) producing 2. Shale gas well producing 3. Water well producing 4. No production from either formation

42 Mesh Generation Process

43 Simulation Results: High k Breakthrough k f = 3000 D k f = 3.0 D k shale = 0.1 μd, k aquif = 0.3 D, z = 200m

44 Simulation Results: Penetrating Offset Well k shale = 0.1 μd, k wellc = 3.0 D, k aquif = 3.0 D k shale = 0.1 μd, k aquif = 3.0 D

SPE MS. Copyright 2014, Society of Petroleum Engineers

SPE MS. Copyright 2014, Society of Petroleum Engineers SPE-168966-MS Modeling Analysis of Transient Pressure and Flow Behavior at Horizontal Wells with Multi-Stage Hydraulic Fractures in Shale Gas Reservoirs Cong Wang, Colorado School of Mines and Yu-Shu Wu,

More information

A Multi-Continuum Multi-Component Model for Simultaneous Enhanced Gas Recovery and CO 2 Storage in Stimulated Fractured Shale Gas Reservoirs Jiamin

A Multi-Continuum Multi-Component Model for Simultaneous Enhanced Gas Recovery and CO 2 Storage in Stimulated Fractured Shale Gas Reservoirs Jiamin A Multi-Continuum Multi-Component Model for Simultaneous Enhanced Gas Recovery and CO 2 Storage in Stimulated Fractured Shale Gas Reservoirs Jiamin Jiang M.S. Candidate Joined Fall 2013 1 Main Points Advanced

More information

Jihoon Kim, George J. Moridis, John Edmiston, Evan S. Um, Ernest Majer. Earth Sciences Division, Lawrence Berkeley National Laboratory 24 Mar.

Jihoon Kim, George J. Moridis, John Edmiston, Evan S. Um, Ernest Majer. Earth Sciences Division, Lawrence Berkeley National Laboratory 24 Mar. TOUGH+ROCMECH for the Analysis of coupled Flow, Thermal, Geomechanical and Geophysical Processes Code Description and Applications to Tight/Shale Gas Problems Jihoon Kim, George J. Moridis, John Edmiston,

More information

Evaluation of Strategies for Enhancing Production of Low-Viscosity Liquids From Tight/Shale Reservoirs

Evaluation of Strategies for Enhancing Production of Low-Viscosity Liquids From Tight/Shale Reservoirs SPE-169479-MS Evaluation of Strategies for Enhancing Production of Low-Viscosity Liquids From Tight/Shale Reservoirs George J. Moridis, Lawrence Berkeley National Laboratory; Thomas A. Blasingame, Texas

More information

Physical Models for Shale Gas Reservoir Considering Dissolved Gas in Kerogens

Physical Models for Shale Gas Reservoir Considering Dissolved Gas in Kerogens Physical Models for Shale Gas Reservoir Considering Dissolved Gas in Kerogens Cai Wang, Gang Lei, Weirong Li, Lei Wang, Zunyi Xia, and Huijie Wang, Peking University Abstract To figure out the complexity

More information

If your model can t do this, why run it?

If your model can t do this, why run it? FRACTURE MODEL DESIGN MODEL REQUIREMENTS Describe/Include the basic physics of all important processes Ability to predict (not just mimic) job results Provide decision making capability Understand what

More information

SCAL, Inc. Services & Capabilities

SCAL, Inc. Services & Capabilities SCAL, Inc. Services & Capabilities About Us 30 years of service 2019 marks the 30th year in operation for Midlandbased Special Core Analysis Laboratories, Inc. (SCAL, Inc.). We're proud to celebrate this

More information

Novel Approaches for the Simulation of Unconventional Reservoirs Bicheng Yan*, John E. Killough*, Yuhe Wang*, Yang Cao*; Texas A&M University

Novel Approaches for the Simulation of Unconventional Reservoirs Bicheng Yan*, John E. Killough*, Yuhe Wang*, Yang Cao*; Texas A&M University SPE 168786 / URTeC 1581172 Novel Approaches for the Simulation of Unconventional Reservoirs Bicheng Yan*, John E. Killough*, Yuhe Wang*, Yang Cao*; Texas A&M University Copyright 2013, Unconventional Resources

More information

Rate Transient Analysis COPYRIGHT. Introduction. This section will cover the following learning objectives:

Rate Transient Analysis COPYRIGHT. Introduction. This section will cover the following learning objectives: Learning Objectives Rate Transient Analysis Core Introduction This section will cover the following learning objectives: Define the rate time analysis Distinguish between traditional pressure transient

More information

Reservoir Engineering Aspects of Unconventional Reservoirs A Brief Introduction

Reservoir Engineering Aspects of Unconventional Reservoirs A Brief Introduction Reservoir Engineering Aspects of Unconventional Reservoirs A Brief Introduction Tom BLASINGAME Petroleum Engineering Texas A&M University College Station, TX 77843-3116 (USA) +1.979.255.8808 t-blasingame@tamu.edu

More information

SPE ATCE 2013 Special Session So We Frac'd the Well, Now What? Reservoir Engineering Aspects of Unconventional Reservoirs

SPE ATCE 2013 Special Session So We Frac'd the Well, Now What? Reservoir Engineering Aspects of Unconventional Reservoirs SPE ATCE 2013 Special Session So We Frac'd the Well, Now What? Reservoir Engineering Aspects of Unconventional Reservoirs Tom BLASINGAME Petroleum Engineering Texas A&M University College Station, TX 77843-3116

More information

Shale Gas Reservoir Simulation in Eclipse

Shale Gas Reservoir Simulation in Eclipse PNG 512- Project Report Shale Gas Reservoir Simulation in Eclipse Submitted By: Priyank Srivastava Thought by: Dr. Turgay Ertekin Spring-2017 Model Description From Given Eclipse File Reservoir dimensions

More information

Numerical Simulation of Shale Gas Flow in Three-Dimensional Fractured Porous Media

Numerical Simulation of Shale Gas Flow in Three-Dimensional Fractured Porous Media kazmouz_shalegas.tex Numerical Simulation of Shale Gas Flow in Three-Dimensional Fractured Porous Media Samuel Kazmouz, Andrea Giusti, Epaminondas Mastorakos Hopkinson Laboratory, Engineering Department,

More information

Petroleum Engineering 613 Natural Gas Engineering. Texas A&M University. Lecture 07: Wellbore Phenomena

Petroleum Engineering 613 Natural Gas Engineering. Texas A&M University. Lecture 07: Wellbore Phenomena Petroleum Engineering 613 Natural Gas Engineering Texas A&M University Lecture 07: T.A. Blasingame, Texas A&M U. Department of Petroleum Engineering Texas A&M University College Station, TX 77843-3116

More information

Gas Shale Hydraulic Fracturing, Enhancement. Ahmad Ghassemi

Gas Shale Hydraulic Fracturing, Enhancement. Ahmad Ghassemi Gas Shale Hydraulic Fracturing, Stimulated Volume and Permeability Enhancement Ahmad Ghassemi Tight Gas A reservoir that cannot produce gas in economic quantities without massive fracture stimulation treatments

More information

Numerical Simulation and Multiple Realizations for Sensitivity Study of Shale Gas Reservoir

Numerical Simulation and Multiple Realizations for Sensitivity Study of Shale Gas Reservoir SPE 141058 Numerical Simulation and Multiple Realizations for Sensitivity Study of Shale Gas Reservoir A.Kalantari-Dahaghi, S.D.Mohaghegh,SPE, Petroleum Engineering and Analytic Research Laboratory(PEARL)

More information

Permeability Estimates & Saturation Height Functions: A talk of two halves. Dr Joanne Tudge LPS Petrophysics 101 Seminar 17 th March 2016

Permeability Estimates & Saturation Height Functions: A talk of two halves. Dr Joanne Tudge LPS Petrophysics 101 Seminar 17 th March 2016 Permeability Estimates & Saturation Height Functions: A talk of two halves Dr Joanne Tudge LPS Petrophysics 101 Seminar 17 th March 2016 Permeability: What is it? How do we measure it? Why do we need it?

More information

SPE This paper presents our continual effort in developing simulation models and tools for quantitative studies of unconventional

SPE This paper presents our continual effort in developing simulation models and tools for quantitative studies of unconventional SPE 163819 Characterizing Hydraulic Fractures in Shale Gas Reservoirs Using Transient Pressure Tests Cong Wang, SPE, Colorado School of Mines, Didier Ding, SPE, IFPEN, and Yu-Shu Wu, SPE, Colorado School

More information

Integrated Approach to Drilling Project in Unconventional Reservoir Using Reservoir Simulation

Integrated Approach to Drilling Project in Unconventional Reservoir Using Reservoir Simulation Integrated Approach to Drilling Project in Unconventional Reservoir Using Reservoir Simulation Jerzy Stopa 1,*, Rafał Wiśniowski 1, Paweł Wojnarowski 1, Damian Janiga 1, and Krzysztof Skrzypaszek 1 1 AGH

More information

THE EFFECT OF WATER SATURATION ON GAS SLIP FACTOR BY PORE SCALE NETWORK MODELING

THE EFFECT OF WATER SATURATION ON GAS SLIP FACTOR BY PORE SCALE NETWORK MODELING SCA00-53 1/6 THE EFFECT OF WATER SATURATION ON GAS SLIP FACTOR BY PORE SCALE NETWORK MODELING Liu Qingjie, Liu Baohua, Li Xianbing, Yan Shouguo Research Institute of Petroleum Exploration and Development,

More information

6. THE BOREHOLE ENVIRONMENT. 6.1 Introduction. 6.2 Overburden Pressures

6. THE BOREHOLE ENVIRONMENT. 6.1 Introduction. 6.2 Overburden Pressures 6. THE BOREHOLE ENVIRONMENT 6.1 Introduction Wireline logging has a single clearly defined purpose: to give accurate and representative data on the physical properties of the rock formations and fluids

More information

Mathematical Modeling of Oil Shale Pyrolysis

Mathematical Modeling of Oil Shale Pyrolysis October, 19 th, 2011 Mathematical Modeling of Oil Shale Pyrolysis Pankaj Tiwari Jacob Bauman Milind Deo Department of Chemical Engineering University of Utah, Salt Lake City, Utah http://from50000feet.wordpress.com

More information

Numerical Simulation of Single-Phase and Multiphase Non-Darcy Flow in Porous and Fractured Reservoirs

Numerical Simulation of Single-Phase and Multiphase Non-Darcy Flow in Porous and Fractured Reservoirs Transport in Porous Media 49: 209 240, 2002. 2002 Kluwer Academic Publishers. Printed in the Netherlands. 209 Numerical Simulation of Single-Phase and Multiphase Non-Darcy Flow in Porous and Fractured

More information

Numerical Study of Flux Models for CO 2 : Enhanced Natural Gas Recovery and Potential CO 2 Storage in Shale Gas Reservoirs

Numerical Study of Flux Models for CO 2 : Enhanced Natural Gas Recovery and Potential CO 2 Storage in Shale Gas Reservoirs Numerical Study of Flux Models for CO 2 : Enhanced Natural Gas Recovery and Potential CO 2 Storage in Shale Gas Reservoirs Nilay J. Prajapati and Patrick L. Mills * Department of Chemical and Natural Gas

More information

An approximate analytical solution for non-darcy flow toward a well in fractured media

An approximate analytical solution for non-darcy flow toward a well in fractured media WATER RESOURCES RESEARCH, VOL. 38, NO. 3, 1023, 10.1029/2001WR000713, 2002 An approximate analytical solution for non-arcy flow toward a well in fractured media Yu-Shu Wu Earth Sciences ivision, Lawrence

More information

MULTISCALE MODELING OF GAS TRANSPORT AND STORAGE IN SHALE RESOURCES

MULTISCALE MODELING OF GAS TRANSPORT AND STORAGE IN SHALE RESOURCES MULTISCALE MODELING OF GAS TRANSPORT AND STORAGE IN SHALE RESOURCES Ali Takbiri-Borujeni 12/02/2014 WHAT TO EXPECT An introduction to gas transport modeling techniques and their complexities at different

More information

Chapter Seven. For ideal gases, the ideal gas law provides a precise relationship between density and pressure:

Chapter Seven. For ideal gases, the ideal gas law provides a precise relationship between density and pressure: Chapter Seven Horizontal, steady-state flow of an ideal gas This case is presented for compressible gases, and their properties, especially density, vary appreciably with pressure. The conditions of the

More information

Coalbed Methane Properties

Coalbed Methane Properties Coalbed Methane Properties Subtopics: Permeability-Pressure Relationship Coal Compressibility Matrix Shrinkage Seidle and Huitt Palmer and Mansoori Shi and Durucan Constant Exponent Permeability Incline

More information

Flow of Non-Newtonian Fluids within a Double Porosity Reservoir under Pseudosteady State Interporosity Transfer Conditions

Flow of Non-Newtonian Fluids within a Double Porosity Reservoir under Pseudosteady State Interporosity Transfer Conditions SPE-185479-MS Flow of Non-Newtonian Fluids within a Double Porosity Reservoir under Pseudosteady State Interporosity Transfer Conditions J. R. Garcia-Pastrana, A. R. Valdes-Perez, and T. A. Blasingame,

More information

SPE Comparison of Numerical vs Analytical Models for EUR Calculation and Optimization in Unconventional Reservoirs

SPE Comparison of Numerical vs Analytical Models for EUR Calculation and Optimization in Unconventional Reservoirs SPE-180209 Comparison of Numerical vs Analytical Models for EUR Calculation and Optimization in Unconventional Reservoirs A. Moinfar, J.C. Erdle, K. Patel, Computer Modelling Group Inc. Motivation Analytical

More information

Technology of Production from Shale

Technology of Production from Shale Technology of Production from Shale Doug Bentley, European Unconventional, Schlumberger May 29 th, 2012 Johannesburg, South Africa What are Unconventional Reservoirs Shale both Gas & Oil Coal Bed Methane

More information

Petroleum Engineering 324 Reservoir Performance. Objectives of Well Tests Review of Petrophysics Review of Fluid Properties 19 January 2007

Petroleum Engineering 324 Reservoir Performance. Objectives of Well Tests Review of Petrophysics Review of Fluid Properties 19 January 2007 Petroleum Engineering 324 Reservoir Performance Objectives of Well Tests Review of Petrophysics Review of Fluid Properties 19 January 2007 Thomas A. Blasingame, Ph.D., P.E. Department of Petroleum Engineering

More information

The SPE Foundation through member donations and a contribution from Offshore Europe

The SPE Foundation through member donations and a contribution from Offshore Europe Primary funding is provided by The SPE Foundation through member donations and a contribution from Offshore Europe The Society is grateful to those companies that allow their professionals to serve as

More information

GENERALIZED PSEUDOPRESSURE WELL TREATMENT

GENERALIZED PSEUDOPRESSURE WELL TREATMENT GENERALIZED PSEUDOPRESSURE WELL TREATMENT IN RESERVOIR SIMULATION Curtis H. Whitson a,b Øivind Fevang b a Norwegian University of Science and Technology (NTNU) b PERA a/s ABSTRACT This paper presents a

More information

SPE Copyright 2009, Society of Petroleum Engineers

SPE Copyright 2009, Society of Petroleum Engineers SPE 124961 A Numerical Study of Performance for Tight Gas and Shale Gas Reservoir Systems C.M. Freeman, Texas A&M University, G. Moridis, Lawrence Berkeley National Laboratory, D. Ilk, Texas A&M University,

More information

Tom BLASINGAME Texas A&M U. Slide 1

Tom BLASINGAME Texas A&M U. Slide 1 Petroleum Engineering 620 Fluid Flow in Petroleum Reservoirs Petrophysics Lecture 1 Introduction to Porosity and Permeability Concepts Tom BLASINGAME t-blasingame@tamu.edu Texas A&M U. Slide 1 From: Jorden,

More information

Open Access An Experimental Study on Percolation Characteristics of a Single-Phase Gas in a Low-Permeability Volcanic Reservoir Under High Pressure

Open Access An Experimental Study on Percolation Characteristics of a Single-Phase Gas in a Low-Permeability Volcanic Reservoir Under High Pressure Send Orders for Reprints to reprints@benthamscience.ae 186 The Open Petroleum Engineering Journal, 2015, 8, 186-192 Open Access An Experimental Study on Percolation Characteristics of a Single-Phase Gas

More information

SPE DISTINGUISHED LECTURER SERIES is funded principally through a grant of the SPE FOUNDATION

SPE DISTINGUISHED LECTURER SERIES is funded principally through a grant of the SPE FOUNDATION SPE DISTINGUISHED LECTURER SERIES is funded principally through a grant of the SPE FOUNDATION The Society gratefully acknowledges those companies that support the program by allowing their professionals

More information

STUDY OF FLOW REGIMES IN MULTIPLY-FRACTURED HORIZONTAL WELLS IN TIGHT GAS AND SHALE GAS RESERVOIR SYSTEMS

STUDY OF FLOW REGIMES IN MULTIPLY-FRACTURED HORIZONTAL WELLS IN TIGHT GAS AND SHALE GAS RESERVOIR SYSTEMS STUDY OF FLOW REGIMES IN MULTIPLY-FRACTURED HORIZONTAL WELLS IN TIGHT GAS AND SHALE GAS RESERVOIR SYSTEMS A Thesis by CRAIG MATTHEW FREEMAN Submitted to the Office of Graduate Studies of Texas A&M University

More information

TRANSIENT AND PSEUDOSTEADY-STATE PRODUCTIVITY OF HYDRAULICALLY FRACTURED WELL. A Thesis ARDHI HAKIM LUMBAN GAOL

TRANSIENT AND PSEUDOSTEADY-STATE PRODUCTIVITY OF HYDRAULICALLY FRACTURED WELL. A Thesis ARDHI HAKIM LUMBAN GAOL TRANSIENT AND PSEUDOSTEADY-STATE PRODUCTIVITY OF HYDRAULICALLY FRACTURED WELL A Thesis by ARDHI HAKIM LUMBAN GAOL Submitted to the Office of Graduate Studies of Texas A&M University in partial fulfillment

More information

Hydrocarbon Reservoirs and Production: Thermodynamics and Rheology

Hydrocarbon Reservoirs and Production: Thermodynamics and Rheology Hydrocarbon Reservoirs and Production: Thermodynamics and Rheology A comprehensive course by Prof. Abbas Firoozabadi RERI and Yale University and Prof. Gerald Fuller Stanford University Palo Alto, California

More information

Journal of Petroleum Science and Engineering

Journal of Petroleum Science and Engineering Journal of Petroleum Science and Engineering 08 (203) 22 39 Contents lists available at SciVerse ScienceDirect Journal of Petroleum Science and Engineering journal homepage: www.elsevier.com/locate/petrol

More information

16 Rainfall on a Slope

16 Rainfall on a Slope Rainfall on a Slope 16-1 16 Rainfall on a Slope 16.1 Problem Statement In this example, the stability of a generic slope is analyzed for two successive rainfall events of increasing intensity and decreasing

More information

A Course in Fluid Flow in Petroleum Reservoirs Syllabus Thomas A. Blasingame Petroleum Engineering/Texas A&M University Spring 2005

A Course in Fluid Flow in Petroleum Reservoirs Syllabus Thomas A. Blasingame Petroleum Engineering/Texas A&M University Spring 2005 Instructor: Thomas A. Blasingame, P.E., Ph.D. Phone: +1.979.845.2292 Department of Petroleum Engineering Fax: +1.979.845.7142 Texas A&M University E-mail: t-blasingame@tamu.edu College Station, TX 77843-3116

More information

RELATIONSHIP BETWEEN RESERVOIR PRODUCTIVITY AND PORE PRESSURE DROP

RELATIONSHIP BETWEEN RESERVOIR PRODUCTIVITY AND PORE PRESSURE DROP RELATIONSHIP BETWEEN RESERVOIR PRODUCTIVITY AND PORE PRESSURE DROP Musaed N. J. Al-Awad Petroleum Eng. Dept, College of Eng., King Saud University, ABSTRACT The significance of permeability sensitivity

More information

Multiscale Investigation of Fluid Transport in Gas Shales. Rob Heller and Mark Zoback

Multiscale Investigation of Fluid Transport in Gas Shales. Rob Heller and Mark Zoback Multiscale Investigation of Fluid Transport in Gas Shales Rob Heller and Mark Zoback Multiscale Fluid Flow Process Control Production July 5 July 6 Valko and Lee, 1 Production Rate July 4 Hypotheses: 3

More information

A HYBRID SEMI-ANALYTICAL AND NUMERICAL METHOD FOR MODELING WELLBORE HEAT TRANSMISSION

A HYBRID SEMI-ANALYTICAL AND NUMERICAL METHOD FOR MODELING WELLBORE HEAT TRANSMISSION PROCEEDINGS, Thirtieth Workshop on Geothermal Reservoir Engineering Stanford University, Stanford, California, January 31-February 2, 5 SGP-TR-176 A HYBRID SEMI-ANALYTICAL AND NUMERICAL METHOD FOR MODELING

More information

Quantifying shale matrix permeability: challenges associated with gas slippage

Quantifying shale matrix permeability: challenges associated with gas slippage Quantifying shale matrix permeability: challenges associated with gas slippage Eric A Letham and R Marc Bustin The University of British Columbia, Canada Why is K m important? K m can be control on production

More information

PVT Course for Oil and Gas Professionals

PVT Course for Oil and Gas Professionals PVT Course for Oil and Gas Professionals The Instructor Overview Avada Oil and Gas is commitment to raising the bar for postgraduate learning. A student receiving a certificate of completion from us, has

More information

Halliburton Engineering for Success in Developing Shale Assets

Halliburton Engineering for Success in Developing Shale Assets Halliburton Engineering for Success in Developing Shale Assets Nov 30, 2010 Shale is a Very Broad Name Used to Describe a Large Category of Rock In conventional petroleum geology shale is thought of as

More information

Apparent Permeability Effective Stress Laws: Misleading Predictions Resulting from Gas Slippage, Northeastern British Columbia

Apparent Permeability Effective Stress Laws: Misleading Predictions Resulting from Gas Slippage, Northeastern British Columbia Apparent Permeability Effective Stress Laws: Misleading Predictions Resulting from Gas Slippage, Northeastern British Columbia E.A. Letham, University of British Columbia, Vancouver, BC, ealetham@gmail.com

More information

Numerical and Laboratory Study of Gas Flow through Unconventional Reservoir Rocks

Numerical and Laboratory Study of Gas Flow through Unconventional Reservoir Rocks Numerical and Laboratory Study of Gas Flow through Unconventional Reservoir Rocks RPSEA Piceance Basin Tight Gas Research Review Xiaolong Yin, Assistant Professor Petroleum Engineering, Colorado School

More information

Modeling of 1D Anomalous Diffusion In Fractured Nanoporous Media

Modeling of 1D Anomalous Diffusion In Fractured Nanoporous Media LowPerm2015 Colorado School of Mines Low Permeability Media and Nanoporous Materials from Characterisation to Modelling: Can We Do It Better? IFPEN / Rueil-Malmaison - 9-11 June 2015 CSM Modeling of 1D

More information

Modeling and Simulation of Natural Gas Production from Unconventional Shale Reservoirs

Modeling and Simulation of Natural Gas Production from Unconventional Shale Reservoirs International Journal of Clean Coal and Energy, 2015, 4, 23-32 Published Online May 2015 in SciRes. http://www.scirp.org/journal/ijcce http://dx.doi.org/10.4236/ijcce.2015.42003 Modeling and Simulation

More information

Multi-rate mass transfer modeling of two-phase flow in highly heterogeneous fractured and porous media

Multi-rate mass transfer modeling of two-phase flow in highly heterogeneous fractured and porous media Multi-rate mass transfer modeling of two-phase flow in highly heterogeneous fractured and porous media Jan Tecklenburg a,, Insa Neuweiler a, Jesus Carrera b, Marco Dentz b a Institute of Fluid Mechanics

More information

Fracture-Matrix Flow Partitioning and Cross Flow: Numerical Modeling of Laboratory Fractured Core Flood

Fracture-Matrix Flow Partitioning and Cross Flow: Numerical Modeling of Laboratory Fractured Core Flood Fracture-Matrix Flow Partitioning and Cross Flow: Numerical Modeling of Laboratory Fractured Core Flood R. Sanaee *, G. F. Oluyemi, M. Hossain, and M. B. Oyeneyin Robert Gordon University *Corresponding

More information

dynamics of f luids in porous media

dynamics of f luids in porous media dynamics of f luids in porous media Jacob Bear Department of Civil Engineering Technion Israel Institute of Technology, Haifa DOVER PUBLICATIONS, INC. New York Contents Preface xvii CHAPTER 1 Introduction

More information

Numerical and Laboratory Study of Gas Flow through Unconventional Reservoir Rocks

Numerical and Laboratory Study of Gas Flow through Unconventional Reservoir Rocks Numerical and Laboratory Study of Gas Flow through Unconventional Reservoir Rocks RPSEA Piceance Basin Tight Gas Research Review Xiaolong Yin, Assistant Professor Petroleum Engineering, Colorado School

More information

CO2 Storage Trapping Mechanisms Quantification

CO2 Storage Trapping Mechanisms Quantification CO2 Storage Trapping Mechanisms Quantification CO2 storage The capture and storage of in deep geological formations is one of the proposed solutions to reduce emissions to the atmosphere. CO2 storage is

More information

Abstracts ESG Solutions

Abstracts ESG Solutions Abstracts ESG Solutions 2015-2016 For more information, please contact Melissa Hoy, Technical Marketing Coordinator at melissa.hoy@esgsolutions.com Visit us online at www.esgsolutions.com Abstract #1 Fracture

More information

Studies of influencing factors for shale gas reservoir performance

Studies of influencing factors for shale gas reservoir performance Scholars' Mine Masters Theses Student Research & Creative Works Spring 2014 Studies of influencing factors for shale gas reservoir performance Jiaqi Wang Follow this and additional works at: http://scholarsmine.mst.edu/masters_theses

More information

CHARACTERIZATION OF FRACTURES IN GEOTHERMAL RESERVOIRS USING RESISTIVITY

CHARACTERIZATION OF FRACTURES IN GEOTHERMAL RESERVOIRS USING RESISTIVITY PROCEEDINGS, Thirty-Seventh Workshop on Geothermal Reservoir Engineering Stanford University, Stanford, California, January 30 - February 1, 01 SGP-TR-194 CHARACTERIZATION OF FRACTURES IN GEOTHERMAL RESERVOIRS

More information

USER S GUIDE. TOUGH2-EGS: A Coupled Geomechanical and Reactive Geochemical Simulator for Fluid and Heat Flow in Enhanced Geothermal Systems

USER S GUIDE. TOUGH2-EGS: A Coupled Geomechanical and Reactive Geochemical Simulator for Fluid and Heat Flow in Enhanced Geothermal Systems USER S GUIDE of TOUGH2-EGS: A Coupled Geomechanical and Reactive Geochemical Simulator for Fluid and Heat Flow in Enhanced Geothermal Systems VERSION 1.0 Perapon Fakcharoenphol Yi Xiong Litang Hu Philip

More information

COMPUTER MODELLING OF HEAT AND MASS FLOW IN STEAMING GROUND AT KARAPITI THERMAL AREA, NEW ZEALAND

COMPUTER MODELLING OF HEAT AND MASS FLOW IN STEAMING GROUND AT KARAPITI THERMAL AREA, NEW ZEALAND PROCEEDINGS, Twenty-Ninth Workshop on Geothermal Reservoir Engineering Stanford University, Stanford, California, January 26-28, 2004 SGP-TR-175 COMPUTER MODELLING OF HEAT AND MASS FLOW IN STEAMING GROUND

More information

An Introduction to COMSOL Multiphysics v4.3b & Subsurface Flow Simulation. Ahsan Munir, PhD Tom Spirka, PhD

An Introduction to COMSOL Multiphysics v4.3b & Subsurface Flow Simulation. Ahsan Munir, PhD Tom Spirka, PhD An Introduction to COMSOL Multiphysics v4.3b & Subsurface Flow Simulation Ahsan Munir, PhD Tom Spirka, PhD Agenda Provide an overview of COMSOL 4.3b Our products, solutions and applications Subsurface

More information

Flow Units in Conventional and Unconventional Petroleum Reservoirs

Flow Units in Conventional and Unconventional Petroleum Reservoirs Flow Units in Conventional and Unconventional Petroleum Reservoirs Roberto Aguilera, Schulich School of Engineering, University of Calgary (Based mostly on SPE 165360-PA and SPE 178619-PA) Presented at

More information

Pros and Cons against Reasonable Development of Unconventional Energy Resources

Pros and Cons against Reasonable Development of Unconventional Energy Resources Pros and Cons against Reasonable Development of Unconventional Energy Resources Associate Professor Shteryo LYOMOV, Ph.D. Presentation outline Energy resources; Conventional and Unconventional energy resources;

More information

Investigation of Compositional Grading in Petroleum Reservoirs

Investigation of Compositional Grading in Petroleum Reservoirs Investigation of Compositional Grading in Petroleum Reservoirs Zhangxing Chen University of Calgary Outline Importance of the Research Factors Leading to Compositional Variations Compositional Grading

More information

This section develops numerically and analytically the geometric optimisation of

This section develops numerically and analytically the geometric optimisation of 7 CHAPTER 7: MATHEMATICAL OPTIMISATION OF LAMINAR-FORCED CONVECTION HEAT TRANSFER THROUGH A VASCULARISED SOLID WITH COOLING CHANNELS 5 7.1. INTRODUCTION This section develops numerically and analytically

More information

A NOVEL APPROACH FOR THE RAPID ESTIMATION OF DRAINAGE VOLUME, PRESSURE AND WELL RATES. A Thesis NEHA GUPTA

A NOVEL APPROACH FOR THE RAPID ESTIMATION OF DRAINAGE VOLUME, PRESSURE AND WELL RATES. A Thesis NEHA GUPTA A NOVEL APPROACH FOR THE RAPID ESTIMATION OF DRAINAGE VOLUME, PRESSURE AND WELL RATES A Thesis by NEHA GUPTA Submitted to the Office of Graduate Studies of Texas A&M University in partial fulfillment of

More information

Petroleum Geomechanics for Shale Gas

Petroleum Geomechanics for Shale Gas Petroleum Geomechanics for Shale Gas Prof. Lyesse LALOUI Chair Professor «Gaz Naturel» Ecole Polytechnique Fédérale de Lausanne, EPFL Acknowledgement: V. Favero, A. Ferrari, L. Chao Unconventional Gas

More information

Modeling pressure response into a fractured zone of Precambrian basement to understand deep induced-earthquake hypocenters from shallow injection

Modeling pressure response into a fractured zone of Precambrian basement to understand deep induced-earthquake hypocenters from shallow injection Modeling pressure response into a fractured zone of Precambrian basement to understand deep induced-earthquake hypocenters from shallow injection S. Raziperchikolaee 1 and J. F. Miller 1 Abstract Analysis

More information

Fundamentals of Basin and Petroleum Systems Modeling

Fundamentals of Basin and Petroleum Systems Modeling Thomas Hantschel Armin I. Kauerauf Fundamentals of Basin and Petroleum Systems Modeling 4ü Springer Contents Introduction to Basin Modeling 1 1.1 History 1 1.2 Geologien! Processes 3 1.3 Structure of a

More information

Geologic Considerations of Shallow SAGD Caprock; Seal Capacity, Seal Geometry and Seal Integrity, Athabasca Oilsands, Alberta Canada

Geologic Considerations of Shallow SAGD Caprock; Seal Capacity, Seal Geometry and Seal Integrity, Athabasca Oilsands, Alberta Canada Geologic Considerations of Shallow SAGD Caprock; Seal Capacity, Seal Geometry and Seal Integrity, Athabasca Oilsands, Alberta Canada Gordon T. Stabb, Michael Webb Durando Resources Corp, Suncor Energy

More information

MODELING HYDRATES AND THE GAS HYDRATE MARKUP

MODELING HYDRATES AND THE GAS HYDRATE MARKUP MODELING HYDRATES AND THE GAS HYDRATE MARKUP LANGUAGE Weihua Wang 1 *, George Moridis 2, Runqiang Wang 1, Yun Xiao 1, and Jianhui Li 1 *1 Scientific Database Center, Computer Network Information Center,

More information

MODELING OF GAS MIGRATION THROUGH LOW-PERMEABILITY CLAY USING INFORMATION ON PRESSURE AND DEFORMATION FROM FAST AIR INJECTION TESTS

MODELING OF GAS MIGRATION THROUGH LOW-PERMEABILITY CLAY USING INFORMATION ON PRESSURE AND DEFORMATION FROM FAST AIR INJECTION TESTS PROCEEDINGS, TOUGH Symposium 2015 Lawrence Berkeley National Laboratory, Berkeley, California, September 28-30, 2015 MODELING OF GAS MIGRATION THROUGH LOW-PERMEABILITY CLAY USING INFORMATION ON PRESSURE

More information

Chapter 14: Groundwater. Fig 14.5b

Chapter 14: Groundwater. Fig 14.5b Chapter 14: Groundwater Fig 14.5b OBJECTIVES Recognize that groundwater is a vital source of accessible freshwater. Describe how groundwater forms below the water table. Explain the origin of aquifers,

More information

Rocsol D-Series Technology

Rocsol D-Series Technology Rocsol D-Series Technology D-ROCK October 25, 2017 Rocsol Technologies Inc. Challenges of Horizontal Well Logging Conventional logging and rock mechanical testing are expensive (logging cost and rig time)

More information

Fracking for Tight Oil and Shale Gas in the U.S.

Fracking for Tight Oil and Shale Gas in the U.S. Fracking for Tight Oil and Shale Gas in the U.S. Terminology 1. Crude Oil: Liquid petroleum extracted from the Earth (barrels, bbl) 2. Natural Gas: Mixture of hydrocarbon and non-hydrocarbon gases extracted

More information

Numerical Simulation of Devolution and Evolution of Steam-Water Two-Phase Zone in a Fractured Geothermal Reservoir at Ogiri, Japan

Numerical Simulation of Devolution and Evolution of Steam-Water Two-Phase Zone in a Fractured Geothermal Reservoir at Ogiri, Japan GRC Transactions, Vol. 37, 2013 Numerical Simulation of Devolution and Evolution of Steam-Water Two-Phase Zone in a Fractured Geothermal Reservoir at Ogiri, Japan Yohei Tateishi 1, Ryuichi Itoi 1, Toshiaki

More information

Reservoir Flow Properties Fundamentals COPYRIGHT. Introduction

Reservoir Flow Properties Fundamentals COPYRIGHT. Introduction Reservoir Flow Properties Fundamentals Why This Module is Important Introduction Fundamental understanding of the flow through rocks is extremely important to understand the behavior of the reservoir Permeability

More information

Pore Scale Analysis of Oil Shale/Sands Pyrolysis

Pore Scale Analysis of Oil Shale/Sands Pyrolysis Pore Scale Analysis of Oil Shale/Sands Pyrolysis C.L. Lin, J.D. Miller, and C.H. Hsieh Department of Metallurgical Engineering College of Mines and Earth Sciences University of Utah Outlines Introduction

More information

University of Alberta

University of Alberta University of Alberta PRODUCTION DATA ANALYSIS OF TIGHT HYDROCARBON RESERVOIRS by Shahab Kafeel Siddiqui A thesis submitted to the Faculty of Graduate Studies and Research in partial fulfillment of the

More information

Effect of Sorption/Curved Interface Thermodynamics on Pressure transient

Effect of Sorption/Curved Interface Thermodynamics on Pressure transient PROCEEDINGS, Twentieth Workshop on Geothermal Rey~volr Englneerlng Stanford Unhrenlty, Stanfoni, Callfornla, January 2426 1995 SGP-m-150 Effect of Sorption/Curved Interface Thermodynamics on Pressure transient

More information

REDESIGNING COALBED METHANE RESERVOIR ENGINEERING: a reflective analysis

REDESIGNING COALBED METHANE RESERVOIR ENGINEERING: a reflective analysis REDESIGNING COALBED METHANE RESERVOIR ENGINEERING: a reflective analysis Turgay Ertekin Penn State University Fall 2014 Energy Exchange Seminar Series January 22, 2014 A MULTIPLE CHOICE QUESTION: REVISITING

More information

Th P06 05 Permeability Estimation Using CFD Modeling in Tight Carboniferous Sandstone

Th P06 05 Permeability Estimation Using CFD Modeling in Tight Carboniferous Sandstone Th P06 05 Permeability Estimation Using CFD Modeling in Tight Carboniferous Sandstone P.I. Krakowska (AGH University of Science and Technology in Krakow), P.J. Madejski* (AGH University of Science and

More information

2. Standing's Method for Present IPR

2. Standing's Method for Present IPR Koya University College of Engineering School of Chemical and Petroleum Engineering Petroleum Engineering Department Petroleum Production Engineering II Predicting Present and Future IPRs (Standing Method).

More information

PORE PRESSURE EVOLUTION AND CORE DAMAGE: A COMPUTATIONAL FLUID DYNAMICS APPROACH

PORE PRESSURE EVOLUTION AND CORE DAMAGE: A COMPUTATIONAL FLUID DYNAMICS APPROACH SCA211-41 1/6 PORE PRESSURE EVOLUTION AND CORE DAMAGE: A COMPUTATIONAL FLUID DYNAMICS APPROACH I. Zubizarreta, M. Byrne, M.A. Jimenez, E. Roas, Y. Sorrentino and M.A. Velazco. Senergy. Aberdeen, United

More information

Pressure Transient data Analysis of Fractal Reservoir with Fractional Calculus for Reservoir Characterization

Pressure Transient data Analysis of Fractal Reservoir with Fractional Calculus for Reservoir Characterization P-408 Summary Pressure Transient data Analysis of Fractal Reservoir with Fractional Calculus for Reservoir Characterization Asha S. Mishra* and S. K. Mishra 1 The present paper describes the pressure transient

More information

Reservoir Management Background OOIP, OGIP Determination and Production Forecast Tool Kit Recovery Factor ( R.F.) Tool Kit

Reservoir Management Background OOIP, OGIP Determination and Production Forecast Tool Kit Recovery Factor ( R.F.) Tool Kit Reservoir Management Background 1. OOIP, OGIP Determination and Production Forecast Tool Kit A. Volumetrics Drainage radius assumption. B. Material Balance Inaccurate when recovery factor ( R.F.) < 5 to

More information

Pengcheng Fu, Yue Hao, and Charles R. Carrigan

Pengcheng Fu, Yue Hao, and Charles R. Carrigan Pengcheng Fu, Yue Hao, and Charles R. Carrigan Math, Science and Computation of Hydraulic Fracturing Workshop Stanford, March 21, 2013 This work was performed under the auspices of the U.S. Department

More information

This paper was prepared for presentation at the Unconventional Resources Technology Conference held in Denver, Colorado, USA, August 2014.

This paper was prepared for presentation at the Unconventional Resources Technology Conference held in Denver, Colorado, USA, August 2014. URTeC: 1923960 Coupled Geomechanics and Pore Confinement Effects for Modeling Unconventional Shale Reservoirs Yi Xiong*, Philip. H. Winterfeld, Yu-Shu Wu, Colorado School of Mines; Zhaoqin Huang, China

More information

Creating Axisymmetric Models in FEMAP

Creating Axisymmetric Models in FEMAP Creating Axisymmetric Models in FEMAP 1. Introduction NE/Nastran does not support 2-d axisymmetric elements. 3-d axisymmetric models are supported, and can be generated with a few additional steps. The

More information

Modelling of geothermal reservoirs

Modelling of geothermal reservoirs ling The ling Modelling of geothermal reservoirs Alessandro Speranza 1 Iacopo Borsi 2 Maurizio Ceseri 2 Angiolo Farina 2 Antonio Fasano 2 Luca Meacci 2 Mario Primicerio 2 Fabio Rosso 2 1 Industrial Innovation

More information

A Numerical Study of Thermal-Hydraulic-Mechanical (THM) Simulation with the Application of Thermal Recovery in Fractured Shale Gas Reservoirs*

A Numerical Study of Thermal-Hydraulic-Mechanical (THM) Simulation with the Application of Thermal Recovery in Fractured Shale Gas Reservoirs* A Numerical Study of Thermal-Hydraulic-Mechanical (THM) Simulation with the Application of Thermal Recovery in Fractured Shale Gas Reservoirs* HanYi Wang, The University of Texas at Austin Summary Shale

More information

Lecture 16 Groundwater:

Lecture 16 Groundwater: Reading: Ch 6 Lecture 16 Groundwater: Today 1. Groundwater basics 2. inert tracers/dispersion 3. non-inert chemicals in the subsurface generic 4. non-inert chemicals in the subsurface inorganic ions Next

More information

SPE Copyright 2013, Society of Petroleum Engineers

SPE Copyright 2013, Society of Petroleum Engineers SPE 6365 Beyond Dual-Porosity Modeling for the Simulation of Complex Flow Mechanisms in Shale Reservoirs Bicheng Yan, SPE, Yuhe Wang, SPE, John E. Killough, SPE, Texas A&M University Copyright 3, Society

More information

Induced Fractures Modelling in Reservoir Dynamic Simulators

Induced Fractures Modelling in Reservoir Dynamic Simulators Induced Fractures Modelling in Reservoir Dynamic Simulators Khaldoon AlObaidi Institute of Petroleum Engineering MSc Petroleum Engineering Project Report 2013/2014 Supervisor Heriot Watt University This

More information

Bakken and Three Forks Logging Acquisition for Reservoir Characterization and Completion Optimization

Bakken and Three Forks Logging Acquisition for Reservoir Characterization and Completion Optimization Bakken and Three Forks Logging Acquisition for Reservoir Characterization and Completion Optimization Ernest Gomez (egomez@denver.oilfield.slb.com), Peter Hook, Peter S. Kaufman and Stephen D. Sturm Acknowledgements

More information

PVT Concepts (Reservoir Fluids)

PVT Concepts (Reservoir Fluids) PVT Concepts (Reservoir Fluids) Thomas A. Blasingame, Ph.D., P.E. Department of Petroleum Engineering Texas A&M University College Station, TX 77843-3116 (USA) +1.979.845.2292 t-blasingame@tamu.edu Orientation

More information