mantis.ReadOutput: mantis.ReadOutput reads the output file of the mantis client....

View source: R/mantis.R

mantis.ReadOutputR Documentation

mantis.ReadOutput reads the output file of the mantis client. This is called by the mantis.Run and there is no reason why someone would need to run this

Description

mantis.ReadOutput reads the output file of the mantis client. This is called by the mantis.Run and there is no reason why someone would need to run this

Usage

mantis.ReadOutput(filename)

Arguments

filename

This is the output file. The file name is specified with the option scenario$outfile

Value

returns a table with the wells break though curves. The number of rows is equal to the number of wells in the selected area and the number of columns is the number of simulation years

Examples

mantis.ReadOutput <- function(scenario$outfile)

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