wtSetParameters: set parameters in WTAQ configuration

wtSetParametersR Documentation

set parameters in WTAQ configuration

Description

set numerical, scalar parameters in WTAQ configuration

Usage

wtSetParameters(configuration, assignments = NULL)

Arguments

configuration

WTAQ configuration as returned by wtConfigure

assignments

list of "name = value" pairs defining the parameter assignments, e.g.

list(hkr = 0.001, hkz = 0.002) to set the horizontal hydraulic

conductivity (hkr) to 0.0001 (length/time) and the vertical hydraulic

conductivity (hkz) to 0.00005 (length/time). For the allowed parameter

names see the description in wtSetParameter

Value

configuration with adapted parameter values as defined in

assignments

Author(s)

Hauke Sonnenberg

See Also

wtSetParameter


KWB-R/kwb.wtaq documentation built on June 17, 2022, 3:05 a.m.