forecast_advanced_decline
Generate rate-time forecast and cumulative production using PLE, Duong, SEPD, or THM decline models; input model parameters, forecast months, and economic limit.
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 |