home *** CD-ROM | disk | FTP | other *** search
/ Hall of Fame / HallofFameCDROM.cdr / oilfield / gasper.lzh / README < prev    next >
Text File  |  1989-04-19  |  1KB  |  24 lines

  1.  This program uses an optimization technique to solve the basic energy
  2.  balance equation for gas flow. No simplifying assumptions has been
  3.  made to permit solution of the equation. The energy term that has been
  4.  neglected by previous workers is included in this work because the 
  5.  numerical solution does not demand simplifying the original equation.
  6.  An example problem has been solve using data from the Ikoku book of
  7.  Natural gas engineering page 333 the data are in a file called 'INPUT'.
  8.  The result is in a file called  'RESULTS'.
  9.  It is easy to use the program. Just follow instruction. If you find the
  10.  program useful please donate at least $20 for the development of
  11.  more programs. Send donation to the address below.
  12.     *******************************************
  13.     HENRY A. OHEN
  14.     SCHOOL OF PETROLEUM & GEOLOGICAL ENGINEERING,
  15.     UNIVERSITY OF OKLAHOMA, NORMAN OK 73019
  16. *********************************************************************
  17. **  PLEASE NOTE THAT THE EXECUTABLE FILE OF THIS PROGRAM MAY NOT
  18. **  RUN IN YOUR MACHINE IF IT IS NOT COMPATIBLE WITH THE COMPILER USED
  19. **  SO YOU MAY HAVE TO RE-COMPILE THE SOURCE FILE WHICH IS "GASPER.FOR" 
  20. **  BEFORE EXECUTING IT.  IF YOUR MECHINE IS 100% IBM COMPATIBLE AND 
  21. **  AN XT( NOT NECESSARY) THEN YOU SHOULD NOT HAVE PROBLEMS.
  22. **********************************************************************
  23.  
  24.