Category
FPP
4 functions
PO.FPP.Field.Prod
Calculates cumulative field production at time t using buildup-plateau-decline model. Integrates rate over buildup, plateau, and decline phases. Supports exponential (b=0), hyperbolic (0<b<1), and harmonic (b=1) decline.
PO.FPP.Field.Rate
Calculates field production rate at time t using buildup-plateau-decline model. Linear ramp during buildup, constant rate during plateau, Arps decline after. Supports exponential (b=0), hyperbolic (0<b<1), and harmonic (b=1) decline.
PO.FPP.Sched.Prod
Calculates cumulative field production from drilling schedule. Uses trapezoidal integration of aggregated rate profile.
PO.FPP.Sched.Rate
Calculates aggregated field rate from drilling schedule. Uses convolution of well profile with drilling schedule.