mantis.ReadWells | R Documentation |
mantis.ReadWells reads the well input file.
mantis.ReadWells(filename)
filename |
This is the name of the input file. |
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.
mantis.ReadWells <- function(C2VSIM_II_02_VI_Wells.mnts)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.