rta_flowing_material_balance
Estimate original oil or gas in place (OOIP/OGIP) from production data by analyzing rate-pressure relationships to determine contacted hydrocarbon volumes.
Instructions
Flowing Material Balance: estimate OOIP/OGIP from production data.
Plots q/(Pi-Pwf) vs normalized cumulative production. The x-intercept of the regression line gives the contacted hydrocarbon volume.
Args: rates: Production rates (bbl/d or Mcf/d). flowing_pressures: Bottomhole flowing pressures (psi). initial_pressure: Initial reservoir pressure (psi). fluid_fvf: Formation volume factor (rb/stb or rcf/scf). total_compressibility: Total system compressibility (1/psi).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rates | Yes | ||
| flowing_pressures | Yes | ||
| initial_pressure | Yes | ||
| fluid_fvf | Yes | ||
| total_compressibility | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |