Excel Function
ProdIndexHorWellBO2
Description:
Calculates pseudosteady state productivity index for horizontal well using Babu-Odeh method for a box-shaped, anisotropic reservoir, with a well centrally placed parallel to X(box length)-direction, [STB/(d.psi)].
Excel Function Syntax:
=ProdIndexHorWellBO2(sizeX, sizeY, sizeZ, Kx, Ky, Kz, L, Rw, Bl, Ul, S)
Parameters:
| Parameter | Description |
|---|---|
| sizeX | Length size of the reservoir drainage box. X-direction, parallel to the well, [ft]. |
| sizeY | Width size of the reservoir drainage box. Y-direction, perpendicular to the well, [ft]. |
| sizeZ | Reservoir height. Z-direction, [ft]. |
| Kx | Horizontal permeability in X-direction, [mD]. |
| Ky | Horizontal permeability in Y-direction, [mD]. |
| Kz | Vertical permeability, [mD]. |
| L | Length of the horizontal part of the well, [ft]. |
| Rw | Wellbore radius, [ft]. |
| Bl | Formation volume factor, [bbl/STB]. |
| Ul | Liquid viscosity, [cP]. |
| S | Skin factor, [dimensionless]. |
Usage Examples
Excel formula examples for ProdIndexHorWellBO2
| Formula | Result |
|---|---|
=ProdIndexHorWellBO2(5280, 2640, 80, 30, 30, 6, 4000, 0.354, 1.35, 1.8, 2)Calculate pseudosteady state PI for centered horizontal well in box-shaped reservoir using Babu-Odeh method | 9.34 |
Related Theory
2 items
Horizontal Well Productivity
Well Performance
Well Productivity Index
Well Performance
Related Functions
5 items
FlowRatePSS
Calculates pseudosteady state production flow rate, [STB/d].
FlowRatePSSVogel
Calculates Vogel inflow performance for pseudosteady state flow, [STB/d].
ProdIndexHorWellBO
Calculates pseudosteady state productivity index for horizontal well using Babu-Odeh method for a box-shaped, anisotropic reservoir, with a well placed parallel to X(box length)-direction, [STB/(d.psi)].
ProdIndexPSS
Calculates pseudosteady state productivity index for vertical well, [STB/(d.psi)].
TimeToPSS
Calculates time to pseudosteady state for regular shape drainage area, [h].