Jump to content
  • Spotfire Tips & Tricks : Decline Curve Analysis with Spotfire


    This article presents Spotfire Tips & Tricks for Decline Curve Analysis with Spotfire

    DCA: Introduction

    Decline curve analysis (DCA) is a graphical procedure used for analyzing declining production rates and forecasting future performance of oil and gas wells.  Fitting a line through the performance history and assuming this same trend will continue in future forms the basis of DCA concept. Decline curves are based on exponential, hyperbolic or harmonic Arps equations, but tend to have limitations such as underestimating reserves, underestimating production rates, or overestimating reservoir performance. Decline curve analysis was performed on semi log papers before the computer age. DCA is still popular since the curves are easy to plot, analyze and yield results on time basis.You can find a data Function that calculates a Hyperbolic Decline Curve Analysis using production oil and gas data on the community Exchange.

    Data Function Overview

    The data function accepts two input columns

    col.Date - column of date values for production (Production Date)

    col.Production - column of integer number values indicating Production

    decline_curve.thumb.png.14d6cd10fba3db4355501d57ab738e08.png

     

    The Outputs of data function are four values and result table

    Hyp.qi:qi coefficient for the Hyperbolic fitting expression

    Hyp.b : b coefficient for the Hyperbolic fitting expression

    Hyp.Di.daily : Di coefficient for the Hyperbolic fitting expression (per day)

    Hyp.Di.annual : Di coefficient for the Hyperbolic fitting expression (per year).

    result : Production normalized per production days


    User Feedback

    Recommended Comments

    There are no comments to display.


×
×
  • Create New...