c2vsim.writeDivData | R Documentation |
c2vsim.writeDivData WriteS the Diversion Data file.
c2vsim.writeDivData(
filename,
data,
NCOLDV = 265,
FACTDV = 43560000,
NSPDV = 1,
NFQDV = 0,
DSSFL = "",
sep = " "
)
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 |
nothing
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.