owWellDistances: Distances between wells

owWellDistancesR Documentation

Distances between wells

Description

Calculates distances between wells based on coordinates given in Optiwells

configuration of the wellfield

Usage

owWellDistances(wellfield, referenceWell = 1)

Arguments

wellfield

data frame as e.g. retrieved by owRandomWellfield with each

row representing a well of the well field.

referenceWell

Number of reference well corresponding with row number in

wellfield. For each well the distance to the reference well is

calculated. Default: 1

Value

vector of numeric representing the distances of each well to a reference

well (determined by referenceWell)

Author(s)

Hauke Sonnenberg


KWB-R/kwb.wtaq documentation built on June 17, 2022, 3:05 a.m.