PO.DCA.PLE.Rate
Description
Calculates production rate using Power Law Exponential (PLE) rate decline model. Units of volume [L3] and time [T] must be consistent.
Syntax
=PO.DCA.PLE.Rate(Qi0, Di0, Dinf, n, time)Parameters
| Parameter | Description |
|---|---|
| Qi0 | Rate "intercept", [L3/T]. |
| Di0 | Power-law decline coefficient, [1/T^n]. |
| Dinf | Decline constant at "infinite time", [1/T]. D_inf <= Di_intercept |
| n | Time "exponent", [dimensionless]. |
| time | Time, [T]. |