Description Usage Arguments Examples
View source: R/init.groundwater.R
Groundwater initialization The funtion initializes the main features of the groundwater: - The maximum capacity of each staturation level, - the Groundwater Storage Capacity (GSC), - The saturation layers
1 2 3 |
method |
method for the initialization, "load", "manual" |
path |
directory where to get the files |
Magkap |
Magkap |
M |
Groundwater Storage Capacity (GSC) |
Layers |
saturation layers |
Timeresinsec |
time resolution of the process in second (1hour: 3600s, ... etc) |
UHMAD |
Unit Hydrograph of the Mean Annual Discharge |
MAD |
value of the Mean Annual Discharge |
modelArea |
list(totarea,slopesriverarea,nobognoglacarea,bogarea) |
modelSaturation |
list of parameters about the saturation list(gtcel,CapacityUpperLevel,mLam,varLam,distr) |
modelLayer |
list of parameters about the Layers list(maxL,speed,nbStepsDelay,z,distr,param,NoL) |
1 2 3 4 | ## Not run:
init.groundwater)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.