c2vsim.writeDivData: c2vsim.writeDivData WriteS the Diversion Data file.

View source: R/c2vsim.R

c2vsim.writeDivDataR Documentation

c2vsim.writeDivData WriteS the Diversion Data file.

Description

c2vsim.writeDivData WriteS the Diversion Data file.

Usage

c2vsim.writeDivData(
  filename,
  data,
  NCOLDV = 265,
  FACTDV = 43560000,
  NSPDV = 1,
  NFQDV = 0,
  DSSFL = "",
  sep = " "
)

Arguments

filename

The name of the file

data

Is a table similar to the output of c2vsim.readDivDatafunction. Note that the NCOLDV and the size the data must be in agreement

NCOLDV

FACTDV NSPDV NFQDV DSSFL : these are parameters of the input file. See a template file for detail explanation of these.

NtimeSteps

the number of steps of the diversions timeseries

Value

nothing


UCD-GW-Nitrate/gwtools documentation built on April 5, 2025, 5:01 p.m.