rta_blasingame
Calculate rate-normalized integral and derivative for Blasingame decline type curve analysis in petroleum engineering. Use time, rate, cumulative production, and pressure data to perform material balance calculations for reservoir evaluation.
Instructions
Compute Blasingame rate-normalized integral and derivative for type curve matching.
Calculates material balance time, normalized rate, rate-integral, and rate-integral-derivative used for Blasingame decline type curve analysis.
Args: times: Time values (days or months). rates: Production rates. cumulative: Cumulative production. flowing_pressures: Bottomhole flowing pressures (psi). initial_pressure: Initial reservoir pressure (psi).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| times | Yes | ||
| rates | Yes | ||
| cumulative | Yes | ||
| flowing_pressures | Yes | ||
| initial_pressure | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |