Batch run MACRO In FOCUS groundwater simulations with different substance properties and application patterns, starting from a template imported MACRO par-file, including metabolites. Wrapper for macrounchained-methods.

macrounchainedFocusGW(s, ...)

# S3 method for data.frame
macrounchainedFocusGW(s, parfile, verbose = 1L,
  indump = TRUE, run = TRUE, overwrite = FALSE,
  dt50_depth_f = NULL, anonymise = TRUE, archive = TRUE, ...)

Arguments

s

See macrounchained-methods, with the exception of the column f_int, that should not be provided here, as it is internally set to 0%. The results are analysed automatically with macroutilsFocusGWConc and macroutilsFocusGWConc_summary.

See macrounchained-methods.

parfile

See macrounchained-methods.

verbose

See macrounchained-methods.

indump

See macrounchained-methods.

run

See macrounchained-methods.

overwrite

See macrounchained-methods.

dt50_depth_f

See rmacroliteDegradation.

anonymise

See macrounchained-methods.

archive

See macrounchained-methods.

Value

TO BE WRITTEN.