This function alters the output parameters of your SWAP input files.

set_swap_output(parameters, variables, depths, verbose = F)

Arguments

parameters

parameter dataframe as returned by parse_swap_file()

variables

variables desired for output (string)

depths

depths depth at which to output them (string)

verbose

print status? (flag)

Value

Returns parameter dataframe with modified INLIST_CSV parameter.

Details

Currently it only modifies INLIST_CSV, but more functionality will be placed here over time.