db.regularize {RGeostats}R Documentation

Bench regularization of vertical wells

Description

Bench regularization of vertical wells

Usage

db.regularize(db, dbgrid)

Arguments

db

The db-class which contains the well information to be regularized. This well file be defined in a space dimension larger or equal to 3 for performing bench regularization. It must contain a CODE variable used to identify the Well Id. It must contain all the variables to be regularized: they must be attached to Z-locators.

dbgrid

The Grid which will be used as a reference for the definition of the third dimension used for Bench regularization.

Value

The resulting file is a Db (organized as a set of Points) which contains the following variables:


[Package RGeostats version 11.2.5 Index]