wtSetParameter: set parameter in WTAQ configuration

wtSetParameterR Documentation

set parameter in WTAQ configuration

Description

set numerical, scalar parameter in WTAQ configuration

Usage

wtSetParameter(configuration, parameterName, parameterValue)

Arguments

configuration

WTAQ configuration as returned by wtConfigure

parameterName

parameter name. Must be one of the Aquifer parameters "bb", "hkr", "hkz",

"ss", "sy" (see wtConfigureAquifer or one of the Drainage

parameters "acc", "akk", "amm", "axmm" (see

wtConfigureDrainage) or one of the Pumpwell parameters

"qq", "rw", "rc", "zpd", "zpl", "sw" (see wtConfigurePumpwell)

parameterValue

numeric value to which the parameter parameterName shall be set

Value

configuration with the parameter parameterName altered to

the value given in parameterValue

Author(s)

Hauke Sonnenberg

See Also

wtSetParameters


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