PO.FPP.Sched.Rate
Description
Calculates aggregated field rate from drilling schedule. Uses convolution of well profile with drilling schedule.
Syntax
=PO.FPP.Sched.Rate(timeSeries, profile, schedule, t)Parameters
| Parameter | Description |
|---|---|
| timeSeries | Time series array, [T] |
| profile | Typical well production profile array, [L³/T] |
| schedule | Well count at each drilling time |
| t | Query time from time series, [T] |