home *** CD-ROM | disk | FTP | other *** search
/ Hall of Fame / HallofFameCDROM.cdr / oilfield / spe-25.lzh / ECON.DOC < prev    next >
Text File  |  1987-12-17  |  3KB  |  98 lines

  1.      ECON is an economics program written for the evaluation of oil and gas
  2. projects.  The program makes its evaluations as a before tax case.    
  3.  
  4. The following is a description of the input data in program(ECON.DAT)
  5. shown on the disk. It is recommended that you read SPE paper No.16483 title, 
  6. APPLICATION OF MICROCOMPUTERS TO THE ECONOMIC EVALUATION OF THE SECONDARY
  7. RECOVERY OF INFILL DRILLING BY S.A. El-Feky, United Arab Emirates U.
  8.  
  9. Project title,  format(36A2)
  10. PETROLEUM ENGR. RUN NO. 2
  11.  
  12. Additionl title,  format (36A2)
  13. ECONOMIC ANALYSIS
  14.  
  15. Starting year of evaluation, Month, No. of production data points. 
  16. Year  Mo  No. data pts.,  format(3I4)
  17. 1987   1  19
  18.  
  19. Type of production, 0.0 for oil, 1.0 for gas, format(F5.0)
  20. 0.0
  21.  
  22. Read the paper for an understanding of well and other cost. 
  23. Well Cost($)     Other Cost($)   format(2F15.0) 
  24. 418500000.      350000000.0
  25.  
  26. Monthly operating cost($/month) and annual inflation rate(fraction/year)
  27. Opr Cost($)/Mo.   Infl. Rate(frac./Yr)   format(2F15.2)
  28. 1750000.0          0.12
  29.  
  30. Number of long term investments. (maximum = 9)
  31. No. format(I1)
  32. 0
  33.  
  34. If the above, (long term investments) is greater than zero and well workovers
  35. are being considered then you will need to put in the data for workovers.
  36. There is not an example shown but the required information is:
  37. Year of expense(Year), well cost($), and other cost($) format(I5,2F10.0).
  38.  
  39. Oil reserves(MBO), Oil production rate(BOPD), Annual decline rate(Frac/Yr)
  40. Produced gas oil ratio(scf/bbl),Years of constant production(years).
  41. Delay in oil sales(months, Maximum is 24 months) format(2F15.0,4F10.2)
  42. Oil Resv         Oil Rate     Decl Rate    GOR   Const Prod  Sales Del
  43.  (MBO)            (BOPD)      (Frac/Yr)  (SCF/B)   (years)   (months)
  44. 1002000.0        124000.0       0.30      25.0      1.0       0.0
  45.  
  46. The following does not have example numbers but is used when a gas study
  47. is made.  It takes the place of the oil case shown above.
  48.  
  49. Gas reserves(MMCF), Gas production rate(MCF/D), Condensate rate,(BBLS/MCF)
  50. Annual decline rate(Frac/Yr), Years of constant porduction(Years),     
  51. Delay in oil sales(months, Maximum is 24 months) format(2F15.0,4F10.2)
  52. Oil Resv         Oil Rate     Cond Rate  Decl Rate  Const Prod   Sales Del
  53.  (MBO)            (BOPD)      (BBL/MCF)  (Frac/Yr)   (years)      (months)
  54.  
  55. Starting prices, Oil($/Bbl), Gas($/Mcf), Escalation rate (Decimal/Year).
  56.    OIL        GAS   Escalation
  57.   $/Bbl      $/Mcf    Dec/Yr     format(3F10.2)
  58.    16.0       1.0     0.05
  59.  
  60. Annual oil production history and forecast in barrels per year.
  61. Bbls/Yr    format(F15.0)
  62.  
  63. 124000.0
  64. 248000.0
  65. 248000.0
  66. 248000.0
  67. 248000.0
  68. 245000.0
  69. 240000.0
  70. 235000.0
  71. 215000.0
  72. 205000.0
  73. 150000.0
  74.  74000.0
  75. 70000.0
  76. 62000.0
  77. 45000.0
  78. 35000.0
  79. 30000.0
  80. 30000.0
  81. 30000.0
  82.  
  83.      When the executable version of Econ (ECON.EXE) is loaded, a message
  84. appears that says:
  85. File name missing or blank - please enter name.
  86. UNIT 5?  (This is the input file, example, enter ECON.DAT)
  87. UNIT 6?  (This is the output file, example, enter ECON.OUT)  
  88.  
  89.      When the program has completed a run.  The following message appears:
  90. Stop - Program terminated.
  91.  
  92.      The above message indicates you should have generated an output file
  93. such as for example FLOW.OUT.
  94.  
  95.  
  96. m terminated.
  97.  
  98.