Overview
The primary goal of this porous flow example is to demonstrate the application of the Peaceman model on well elements with emphasis on the influence of skin factor.
•The standard method has known limitations. When a well is prescribed a flow rate, insufficiently fine background rock elements can cause pore pressure oscillations. Conversely, when a well is prescribed fluid pressure, the entire background element around the open well node adopts the bottomhole pressure, irrespective of element size.
•The Peaceman model mitigates these issues by considering the radial distance between well and background nodes, alongside rock permeability and fluid viscosity, thereby effectively accounting for the pressure gradient between the source and the sink.
The skin factor, a crucial parameter in reservoir engineering, measures the impact of near-wellbore conditions on fluid flow. It accounts for formation damage that reduces permeability and increases flow resistance as well as well completion techniques that modify flow resistance and permeability near the wellbore. Furthermore, the skin factor reflects the benefits of stimulation treatments like hydraulic fracturing which enhance flow conditions. It also adjusts for reservoir heterogeneities, ensuring accurate flow rate predictions. In ageing wells, the skin factor helps to model changes in near-wellbore conditions over time, supporting more precise long-term reservoir management. Note that a positive skin factor represents flow resistance.
Problem Description
The simulation example comprises two separate wells - an injector well and a producer well 250m apart in a rock domain with dimensions L500m X W20m X H100m as shown below. Both wells have a radius of 0.1m. The rock is discretised using 180x3x90 hexahedral elements and the well elements using 3 points. The deepest well point is defined as 'open' with the remaining defined as 'casing' (i.e. shut).
The rock is defined with initial hydrostatic pore pressure with 30MPa on the top surface. The injector well is prescribed an injection flow rate of 432 m3/day (or 5kg/s) and the producer well is prescribed a surface pressure of 20MPa. Units of the model for stress, length and time are MPa, m and days.
The simulation is performed in two stages:
Stage 1: Initialize pore pressure within the rock domain.
Stage 2: Define well element data and perform flow simulation over 1 day of well injection and production.
To evaluate the impact of the skin factor, three cases are simulated:
•Case 04a: Skin factor of 0.5
•Case 04b: Skin factor of 5.0
•Case 04c: Skin factor of 10.0
|
Example Model Geometry (overlaid with Mesh Definition)
|
Injector and Producer Well Loadings |
The files for the project are in directory: ParaGeo Examples\General Examples\Ex_008\Case04. Only the key data associated with the usage of well elements and porous flow control data will be described here.
Key data for well (Stage 2)
•Well data is defined by two data structures, Well_definition and Well_completion.
Well_definition and Well_completion data
|
Porous flow control data
Two porous flow control data are required: one for initialising the rock pore pressure distribution and the other for performing the porous flow simulation over 1 day of injection and production.
Stage 1 Initialisation
Stage 2 Well activation and porous flow simulation
|
Results |
The result files for the project are in directory: ParaGeo Examples\General Examples\Ex_008\Case04\Results.
The plots below show the initial pore pressure distribution in the rock domain with prescribed top pressure of 30 MPa..
The plot below shows the pore pressure distribution at the final time step, highlighting the injector as the pressure source and the producer as the pressure sink.
The impact of the skin factor is illustrated in the graphical plots below. On the injector side where the flow rate is prescribed constant, a larger skin factor results in higher bottomhole pressure for a given background reservoir pore pressure. This is necessary to overcome the additional flow resistance. On the producer side where the bottomhole pressure is fixed at 20mPa, a larger skin factor results in higher reservoir pore pressure to overcome the flow resistance.
|