wtConfigureTimes: Simulation time parameter values

wtConfigureTimesR Documentation

Simulation time parameter values

Description

Define WTAQ parameters related to the times to be simulated

Usage

wtConfigureTimes(its = 1, tlast = 0, nlc = 0, nox = 0)

Arguments

its

Time specification:

ITS = 0: Log-cycle time steps (use to generate theoretical curves).

ITS = 1: User-specified times.

tlast

Largest value of time. Enter 0 if ITS = 1.

nlc

Number of logarithmic cycles on the time scale for which drawdown will

be calculated. Enter 0 if ITS = 1.

nox

Number of equally spaced times per logarithmic cycle for which drawdown

will be calculated. Enter 0 if ITS = 1.

Value

list with elements its, tlast, nlc, nox,

representing WTAQ parameters defining the times to be simulated.

See descriptions in Arguments section.

Author(s)

Hauke Sonnenberg

See Also

wtConfigure


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