PO.FPP.Sched.Prod
Description
Calculates cumulative field production from drilling schedule. Uses trapezoidal integration of aggregated rate profile.
Syntax
=PO.FPP.Sched.Prod(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, [T] |