vs2dh.ConfigureBasicOutputTimes: Configure model output times

Description Usage Arguments Value

View source: R/vs2dhConfigure.R

Description

Configure model output times

Usage

1
2
vs2dh.ConfigureBasicOutputTimes(pltim = seq(0, 10, 0.5), numt = 1000,
  enhancedPrecision = FALSE, dbg = TRUE)

Arguments

pltim

Elapsed times at which pressure heads and temperatures are to be written to file "variables.out", and heads, temperatures, saturations, velocities, and/or moisture contents to file "vs2dt.out", T. (default: seq(0,10,0.5))

numt

Maximum number of time steps. (default: 1000), will be set automatically if called from higher level function vs2dh.ConfigureBasic()

enhancedPrecision

if TRUE enhanced results are written with enhanced precision to files6 (vs2dh.out) & file9 (variables.out), (default: FALSE)

dbg

if TRUE additional information printed on screen (default: TRUE)

Value

Model output times


KWB-R/kwb.vs2dh documentation built on Sept. 10, 2019, 12:20 p.m.