fit_ple_decline
Fit Power Law Exponential decline models to production data for analyzing transient and boundary-dominated flow in tight and shale reservoirs.
Instructions
Fit Power Law Exponential (PLE) decline model to production data.
The PLE model (Ilk et al., 2008) captures transient and boundary-dominated flow regimes in tight/shale reservoirs. Uses petbox-dca for the forward model.
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 |