c2vsim.readDivData: c2vsim.readDivData Reads the Diversion Data file. The default...

View source: R/c2vsim.R

c2vsim.readDivDataR Documentation

c2vsim.readDivData Reads the Diversion Data file. The default values correspond to the Coars version of C2Vsim input file

Description

c2vsim.readDivData Reads the Diversion Data file. The default values correspond to the Coars version of C2Vsim input file

Usage

c2vsim.readDivData(filename, skiplines = 376, NtimeSteps = 1056)

Arguments

filename

The name of the file

skiplines

the number of files to skip up to the data

NtimeSteps

the number of steps of the diversions timeseries

Value

a table of size NtimeSteps x the number of time series in file

Examples

divData <- c2vsim.readDivData("CVdiversions.dat")

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