rmf_create_rch | R Documentation |
RMODFLOW
rch object.rmf_create_rch
creates an RMODFLOW
rch object
rmf_create_rch(..., dis, nrchop = 3, irchcb = 0, irch = NULL, irchpf = -1)
... |
|
dis |
|
nrchop |
recharge option code; defaults to 3 (recharge is applied to the highest active cell in each vertical column) |
irchcb |
flag and unit number for writing cell-by-cell flow terms; defaults to 0 |
irch |
a single |
irchpf |
numeric of length 1 or length |
the rmf_2d_arrays
should have kper
attributes specifying the stress period in which they are active. This is also true for the irch arrays. There can be only one non-parameter array active per stress periods. Multiple parameters are however allowed per stress period.
RMODFLOW
rch object
rmf_read_rch
, rmf_write_rch
, https://water.usgs.gov/ogw/modflow/MODFLOW-2005-Guide/index.html?rch.htm
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.