ReineckeWell266 dataset

Porosity and Permeability Data for Well-266 of the Reinecke Oil Field, Horseshoe Atoll, Texas

Porosity and Permeability Data for Well-266 of the Reinecke Oil Field, Horseshoe Atoll, Texas

These data represent porosity and permeability data from laboratory analysis for Well-266 Reinecke Oil Field, Horseshoe Atoll, Texas as used for the outstanding article by Saller and Dickson (2011). Dr. A.H. Saller shared a CSV file with the author of the copBasic package sometime in 2011. These data are included in this package because of the instruction potential of the bivariate relation between the geologic properties of permeability and porosity. utf8

data

data(ReineckeWell266)

Format

An data.frame with

  • WELLNO: The number of the well, no. 266;
  • DEPTH: The depth in feet to the center of the incremental spacings of the data;
  • FRACDOLOMITE: The fraction of the core sample that is dolomite, 0 is 100 percent limestone;
  • Kmax: The maximum permeability without respect to orientation in millidarcies;
  • POROSITY: The porosity of the core sample; and
  • DOLOMITE: Is the interval treated as dolomite (1) or limestone (0).

References

Saller, A.H., Dickson, J.A., 2011, Partial dolomitization of a Pennsylvanian limestone buildup by hydrothermal fluids and its effect on reservoir quality and performance: AAPG Bulletin, v. 95, no. 10, pp. 1745--1762.

Examples

## Not run: data(ReineckeWell266) summary(ReineckeWell266) # show summary statistics ## End(Not run)
  • Maintainer: William Asquith
  • License: GPL-2
  • Last published: 2025-01-25

About the dataset

  • Number of rows: 235
  • Number of columns: 6
  • Class: data.frame

Column names and types

  • WELLNO:integer
  • DEPTH:numeric
  • FRACDOLOMITE:numeric
  • Kmax:numeric
  • POROSITY:numeric
  • DOLOMITE:integer