mantis.Run: mantis.Run Runs the scenario and returns the results

View source: R/mantis.R

mantis.RunR Documentation

mantis.Run Runs the scenario and returns the results

Description

mantis.Run Runs the scenario and returns the results

Usage

mantis.Run(scenario)

Arguments

scenario

is a list with the scenario options

Value

a list with the well breakthrough curves

Examples

scenario <- mantis.ScenarioOptions()
scenario$client <- 'MantisClient.exe'
result <- mantis.Run(scenario)

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