Averaging Rock and Fluid Properties
Introduction
In reservoir simulation, we must "upscale" geological data into grid blocks. Because reservoirs are heterogeneous, a single grid block represents multiple geological layers. To maintain physical accuracy, we use specific averaging techniques derived from fundamental physical laws.
1. Porosity Averaging (Arithmetic)
Physical Principle: Conservation of Mass (Volume).
Porosity is a capacity property. The total pore volume in a system is the sum of the pore volumes of its constituents.
Derivation
- Define total pore volume as the sum of individual pore volumes:
- Substitute the definition \phi = V_p / V_b (where V_b is bulk volume):
- Solve for \phi_{avg}:
Conclusion: Porosity is always averaged using the Volume-Weighted Arithmetic Mean.
2. Permeability Averaging (Parallel Flow)
Physical Principle: Conservation of Flow (Total flow is the sum of layer flows).
This applies to horizontal flow along bedding planes.
Derivation
- In a parallel system, the pressure drop (\Delta P) and length (L) are identical for all layers. The total flow rate (q_t) is the sum of individual rates:
- Substitute Darcy’s Law q = \frac{k A \Delta P}{\mu L}:
- Cancel common terms (\Delta P, \mu, L):
- For layers of constant width w, then A = h \cdot w. Dividing by w:
Conclusion: Parallel flow uses the Arithmetic Mean, dominated by high-permeability "thief zones."
3. Permeability Averaging (Series Flow)
Physical Principle: Summation of Potential (Total pressure drop is the sum of layer drops).
This applies to vertical flow across layers or flow between adjacent grid blocks.
Derivation
- Flow rate (q) and area (A) are constant. Total pressure drop (\Delta P_t) is the sum of drops across each block:
- Rearrange Darcy’s Law for \Delta P:
- Cancel common terms (q, \mu, A):
- Solve for k_{avg}:
Conclusion: Series flow uses the Harmonic Mean, dominated by the lowest permeability (bottlenecks).
4. Fluid Property Averaging (Saturation)
Fluid saturations (S_w, S_o, S_g) are fractions of the pore volume.
Derivation
- Total water volume (V_w) is the sum of volumes in constituent parts:
- Since V_{w,total} = S_{w,avg} \cdot V_{p,total}:
Summary Table
| Property | Configuration | Averaging Method |
|---|---|---|
| Porosity | Any | Arithmetic (Volume Weighted) |
| Permeability | Parallel Flow | Arithmetic (Thickness Weighted) |
| Permeability | Series Flow | Harmonic (Length Weighted) |
| Saturation | Any | Arithmetic (Pore-Volume Weighted) |