fit_sepd_decline
Fit a Stretched Exponential decline model to production data from unconventional reservoirs to estimate future performance.
Instructions
Fit Stretched Exponential (SEPD) decline model to production data.
The SEPD model (Valko, 2009) uses a stretched exponential function effective for unconventional reservoirs with heterogeneous fracture networks.
Args: production_data: List of dicts with 'time' (months) and 'rate' keys, or 'oil'/'gas' keys (time assumed as sequential months).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| production_data | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |