View source: R/ModelConfigure.R
shud.ic | R Documentation |
shud.ic
extract Coordinates of SpatialLines or SpatialPolygons
shud.ic
shud.ic(
ncell,
nriv,
AqD = 10,
stage = 0.1,
p1 = 0.4,
p2 = p1,
lakestage = NULL
)
ncell |
Number of triangles in SHUD.MESH domain |
nriv |
Number of river lines |
AqD |
Default aquifer depth |
stage |
Default river stage |
p1 |
Fraction of unsat zone, [0,1] |
p2 |
Fraction of Groundwater, [0,1] |
lakestage |
Lake Stages. Null=No lake. |
List of initial condition
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.