forecast_advanced_decline
Forecast oil and gas production rates and cumulative volumes using advanced decline curve analysis models (PLE, Duong, SEPD, THM) for reservoir engineering evaluations.
Instructions
Forecast production using an advanced decline model (PLE, Duong, SEPD, THM).
Generates rate-time forecast and cumulative production using petbox-dca models. Use parameters from fit_ple_decline, fit_duong_decline, or fit_sepd_decline, or provide THM parameters directly.
Args: model: Model name - 'ple', 'duong', 'sepd', or 'thm'. parameters: Dict of model parameters. PLE: qi, Di, Dinf, n Duong: qi, a, m SEPD: qi, tau, n THM: qi, Di, bi, bf, telf (optional: bterm, tterm) forecast_months: Number of months to forecast (default 360 = 30 years). economic_limit: Minimum economic rate in vol/day (default 5.0).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | Yes | ||
| parameters | Yes | ||
| forecast_months | No | ||
| economic_limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |