mantis.ReadWells: mantis.ReadWells reads the well input file.

View source: R/mantis.R

mantis.ReadWellsR Documentation

mantis.ReadWells reads the well input file.

Description

mantis.ReadWells reads the well input file.

Usage

mantis.ReadWells(filename)

Arguments

filename

This is the name of the input file.

Value

returns a table with the info for the wells. The fields are:

ID: well id

X, Y: Well coordinate in EPSG 3310

Depth: Depth of the well. This is the distance between the simulated water table and the top of the screen

SL: Screen length. Distance between top and bottom of the well screen

Ratio, Angle: These two parameter define the shape of the well source area

The remaining parameters show in which sub area the well belongs to.

Examples

mantis.ReadWells <- function(C2VSIM_II_02_VI_Wells.mnts)

UCD-GW-Nitrate/gwtools documentation built on April 5, 2025, 5:01 p.m.