wtRunConfiguration.RdRun a WTAQ simulation with the given configuration
wtRunConfiguration(configuration, wtaq.exe = .wtaq_path(), targetDirectory = tempdir(), show.results = FALSE, fileExtension = "", dbg = FALSE, ...)
| configuration | WTAQ configuration, as retrieved by |
|---|---|
| wtaq.exe | full path to WTAQ executable (default: compiled executable in package subfolder "extdata" as defined in helper function .wtaq_path() ) |
| targetDirectory | optional. Target directory. If no target directory is given, a temporary directory will be used. |
| show.results | if TRUE, the content of the results file will be shown in the R console. Default: FALSE |
| fileExtension | extension given to files |
| dbg | if TRUE, debug message are shown, else not. Default: FALSE |
| … | further arguments passed to wtRunInputFile, e.g. show.output.on.console |
model result as read with wtReadPlotFile from the output
file generated by the WTAQ modelling software