vs2dh.ConfigureBasicOutputMain: Configure main output file ("vs2dh.out")

Description Usage Arguments Value

View source: R/vs2dhConfigure.R

Description

Configure main output file ("vs2dh.out")

Usage

1
2
vs2dh.ConfigureBasicOutputMain(f6p = TRUE, thpt = TRUE, spnt = TRUE,
  ppnt = TRUE, hpnt = TRUE, vpnt = TRUE)

Arguments

f6p

If TRUE mass balance is to be written to file "vs2dt.out" for each time step; if FALSE mass balance is to be written to file "vs2dt.out" only at observation times and ends of recharge periods (default: TRUE)

thpt

If TRUE volumetric moisture contents are to be written to file "vs2dt.out", otherwise: FALSE (default: TRUE)

spnt

If TRUE saturation is written to file "vs2dt.out", otherwise: FALSE (default: TRUE)

ppnt

If TRUE pressure heads are written to file "vs2dt.out", otherwise: FALSE (default: TRUE)

hpnt

If TRUE total heads are written to file "vs2dt.out", otherwise: FALSE (default: TRUE)

vpnt

If TRUE velocities are written to file "vs2dt.out", otherwise: FALSE (default: TRUE)

Value

Output config of vs2dh.out file


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