Thanks to visit codestin.com
Credit goes to www.scribd.com

0% found this document useful (0 votes)
62 views3 pages

HW: Solve The Example For

This document provides the step-by-step solution for a numerical reservoir simulation model with 5 grid blocks over 3 time steps of 30 days each. The key steps are: 1) The initial pressures for each grid block are given as 6000 psi. 2) Equations are provided to calculate the pressure change for each block based on properties like permeability, porosity, fluid properties and neighboring block pressures. 3) The pressures are calculated for each block and time step by applying the equations and values given for properties like permeability and time step.

Uploaded by

Narjes Walid
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
62 views3 pages

HW: Solve The Example For

This document provides the step-by-step solution for a numerical reservoir simulation model with 5 grid blocks over 3 time steps of 30 days each. The key steps are: 1) The initial pressures for each grid block are given as 6000 psi. 2) Equations are provided to calculate the pressure change for each block based on properties like permeability, porosity, fluid properties and neighboring block pressures. 3) The pressures are calculated for each block and time step by applying the equations and values given for properties like permeability and time step.

Uploaded by

Narjes Walid
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

HW: Solve the example for ∆𝒕 =𝟑𝟎 𝒅𝒂y ‫نرجس وليد‬:‫االسم‬

59 ‫حميد‬
Solution:-

𝑎𝑐 𝐵°𝑙 ∆𝑡 𝑎𝑐 𝐵°𝑙 ∆𝑡
𝑝𝑖 𝑛+1 = 𝑝𝑖 𝑛 + ( )𝑖 𝑞𝑙𝑠𝑐 + ( ) [𝑇𝑖+1 𝑛 𝑝𝑖+1 𝑛 − (𝑇𝑖+1 𝑛 + 𝑇𝑖−1 𝑛 ) 𝑝𝑖 𝑛 + 𝑇𝑖−1 𝑛 𝑝𝑖−1 𝑛 ]
∅𝑣𝑏 𝑐𝑙 ∅𝑣𝑏 𝑐𝑙 2 2 2 2

𝑝𝑖 = 6000 𝑝𝑠𝑖 , ∆𝑥 = 1000 𝑓𝑡 , ∆𝑦 = 1000, ∆𝑧 = 75 𝑓𝑡 , 𝐵𝑙 = 1𝑅𝐵/𝑆𝑇𝑃 , 𝑐𝑙 = 3.5 ∗ 10 ̄⁶ ,

𝐾𝑥 = 15𝑚𝑑 , ∅ = 0.18 , 𝜇 = 10𝑐𝑝 , 𝐵°𝑙 = 1𝑅𝐵/𝑆𝑇𝑃, ∆𝑡 = 30 days

𝑣𝑏 = ∆𝑥 ∗ ∆𝑦 ∗ ∆𝑧 = 1000 ∗ 1000 ∗ 75 = 75 ∗ 10⁶ ft³ , A = ∆𝑥* ∆𝑧 = 1000 *75 = 75000


ft²
𝑛 = 0 , 𝑖 = 1,2, … … 5
𝑎𝑐 𝐵°𝑙 ∆𝑡 5.615∗1∗30
First step calculate = = 3.565
∅𝑣𝑏 𝑐𝑙 0.18∗75∗106 ∗3.5∗10 ̄⁶
𝛽 ∗𝐴 𝐾𝑥 1.127∗75000∗15∗10 ̄³
𝑇𝑖+1 𝑛 = 𝑇𝑖−1 𝑛 = 𝑐 = = 0.1268
2 2 𝜇𝐵𝑙 ∆𝑥 10∗1000∗1

For Grid block 1 , Timestep1


𝑝11 = 𝑝1 0 + 0 +3.565 (0.1268 𝑝2 0 - 0.1268 𝑝1 0 +0 ) = 𝑝11 = 6000+ 0.45204 *6000 -
0.45204 *6000
𝑝11 = 6000 psi
For Grid block 2 , timestep 1
𝑝21 = 𝑝2 0 + 3.565 [0.1268 𝑝3 0 - (0.1268 + 0.1268 ) 𝑝2 0 + 0.1268 𝑝1 0 )] = 6000 + 0 =
6000psi
For Grid block 3 , Timestep1
𝑝31 = 𝑝3 0 +3.565 [ 0.1268 𝑝4 0 - (0.1268 + 0.1268 ) 𝑝3 0 + 0.1268 𝑝2 0 )] = 6000 + 0 =
6000psi
For Grid block 4 , Timestep1
𝑝41 = 𝑝4 0 +3.565 (-150) + 3.565 [ 0.1268 𝑝5 0 - (0.1268 + 0.1268 ) 𝑝4 0 + 0.1268 𝑝3 0 ) ]=
6000 − 534.75 + 2712.252 − 5424.504 +2712.252 = 5465.25 psi
For Grid block 5 , Timestep1
𝑝51 = 𝑝5 0 + 0 +3.565 (0 𝑝6 0 - 0.1268 𝑝5 0 +0.1268 𝑝4 0 )
𝑝11 = 6000 + 0 - 0.45204 *6000 +0.45204 *6000 = 6000 psi
We now proceed to the timestep
For Grid block 1 , Timestep 2 → n = 1
𝑝1 2 = 𝑝11 + 0 + 3.565 (0.1268 𝑝21 - 0.1268 𝑝11 ) = 6000psi
For Grid block 2 , Timestep2
𝑝2 2 = 𝑝21 + 3.565 [0.1268 𝑝31 - (0.1268 + 0.1268 ) 𝑝21 + 0.1268 𝑝11 )] = 6000 + 0 =
6000psi
For Grid block 3 , Timestep2
𝑝3 2 = 𝑝31 +3.565 [ 0.1268 𝑝41 - (0.1268 + 0.1268 ) 𝑝31 + 0.1268 𝑝21 )] =
6000 + 2470.522 − 5424.504 + 2712.252 = 5758.27 psi

For Grid block 4 , Timestep2


𝑝4 2 = 𝑝41 +3.565 (-150) + 3.565 [ 0.1268 𝑝51 - (0.1268 + 0.1268 ) 𝑝41 + 0.1268 𝑝31 ) ]=
5465.25 − 534.75 + 2712.252 − 4941.045 + 2712.252 = 5413.959 psi

For Grid block 5 , Timestep2


𝑝5 2 = 𝑝51 + 0 +3.565 (0 𝑝61 - 0.1268 𝑝51 +0.1268 𝑝41 )
𝑝5 2 = 6000 – 2712.252 + 2470.522 = 5758.27 psi

Time step = 3
For Grid block 1 , Timestep 3 → n = 2
𝑝1 3 = 𝑝1 2 + 0 + 3.565 (0.1268 𝑝2 2 - 0.1268 𝑝1 2 ) = 6000psi
For Grid block 2 , Timestep 3
𝑝2 3 = 𝑝2 2 + 3.565 [0.1268 𝑝3 2 - (0.1268 + 0.1268 ) 𝑝2 2 + 0.1268 𝑝1 2 ]
6000 +2602.979 – 5424.504 + 2712.252 = 5890.727 psi
For Grid block 3 , Timestep 3
𝑝3 3 = 𝑝3 2 +3.565 [ 0.1268 𝑝4 2 - (0.1268 + 0.1268 ) 𝑝3 2 + 0.1268 𝑝2 2 ] =
5758.27 + 2447.336 − 5205.959 + 2712.252 = 5711.899psi
For Grid block 4 , Timestep 3
𝑝4 3 = 𝑝4 2 +3.565 (-150) +3.565 [ 0.1268 𝑝5 2 - (0.1268 + 0.1268 ) 𝑝4 2 + 0.1268 𝑝3 2 ) ]=
5413.959 − 534.75 + 2602.979 − 4894.673 + 2602.979 = 5190.494 psi
For Grid block 5 , Timestep 3
𝑝5 3 = 𝑝5 2 + 0 +3.565 (0 𝑝6 2 - 0.1268 𝑝5 2 +0.1268 𝑝4 2 )
𝑝5 3 = 5758.27 + 0 - 2602.979 + 2447.336 = 5602.627 psi

You might also like