Production Plot & Decline Curve Analysis
Download Java Source to your PC

Work is partially supported by the U.S. Department of Energy (DOE) National Energy Technology Laboratory (NETL) under Grant Number DE-FE0002056.

The production.jar file that is created with this build process is also the same as the KGS Production Charts - Java Chart Web Page JAR File.

The production.java program was created to be used as a stand-alone Production Plot & Decline Curve Analysis GEMINI Tools Web App as well as the KGS Prouduction Data Web Pages - Production Charts - Java Chart URL Link.

This web page are instructions to download the PRODUCTION Directory with all the files necessary in compiling and running the Production Plot & Decline Curve Analysis Application. You will first need to download a free Java Development Kit (JDK) from ORACLE Java, http://www.oracle.com/technetwork/java/javase/downloads/index.html

Click on the "JDK" Download Button and follow directions. You will need to know what kind of computer operating system you are working on.

You will also need a Java Runtime Environment (JRE) on your PC to run the web app on your pc. Click on the "JRE" Download Button and follow directions. The same is true for the JRE, you will need to know what kind of computer operating system you are working on.

The Production Plot & Decline Curve Analysis Application software is bundled by 2 methods as a ZIP file and as a JAR File. Both will create the PRODUCTION directory with all the source files to build the Production Plot & Decline Curve Analysis Application. The Build.bat and Run.bat are designed for the Windows Environment, but it shows the procedure & source files for compiling and running the Java Application. If you use the script you will need to replace the calls "C:\jdk1.7.0_25\bin\" in the scripts to the JDK directory that you downloaded to your PC.


Directory Structure of PRODUCTION


/lib - directory holds the JAR File.
/src - directory Production Plot & Decline Curve Analysis Source Files
/images - directory Production Plot & Decline Curve Analysis images

   Build.bat - Windows Batch file for compiling the Production Plot & Decline Curve Analysis Application.
   Run.bat - Windows Batch file for running the Production Plot & Decline Curve Analysis Application
   Manifest.txt - A required file needed in the JAR file to meet ORACLE-Java security requirements.
   production.txt - Contents of the Production Plot & Decline Curve Analysis JAR File.
   Help-GEMINI_Tools-Production.pdf - Production Plot & Decline Curve Analysis Help PDF (Portable Document Format) file.

Windows Batch Files to testing the Prouduction Type and KID or ID
   Run_Arroyo.bat - Windows Batch file for running the Production Plot & Decline Curve Analysis for a FIELD
   Run_Berexco.bat - Windows Batch file for running the Production Plot & Decline Curve Analysis for an OPERATOR
   Run_Genevieve.bat - Windows Batch file for running the Production Plot & Decline Curve Analysis for a LEASE
   Run_Newby_C_1.bat - Windows Batch file for running the Production Plot & Decline Curve Analysis for a LEASE
   Run_Sumner.bat - Windows Batch file for running the Production Plot & Decline Curve Analysis for a COUNTY


REMEMBER to replace the "C:\jdk1.7.0_25\bin\" with the JDK directory path you downloaded to your PC in the Build.bat and Run.bat files.

Build.bat

This file will compile the Production Plot & Decline Curve Analysis Java Source code. In a Command Prompt window enter: Build > temp.txt. This will run the Build script and send all the steps to the temp.txt file. If any errors show you will be able to see it and open the temp.txt to find the error.

Only the contents of the Production Plot & Decline Curve Analysis JAR file, "production.txt" is left.

Run.bat

This file will run the Production Plot & Decline Curve Analysis Application on your PC. Just double click on the 'Run.bat' script.

There is a PDF Help file: Help-GEMINI_Tools-Production.pdf


Author: John R. Victorine jvictor@kgs.ku.edu

The URL for this page is http://www.kgs.ku.edu/stratigraphic/JAVA_SRC/PRODUCTION/download.html