rmf_create_drn | R Documentation |
RMODFLOW
drn object.rmf_create_drn
creates an RMODFLOW
drn object
rmf_create_drn(..., dis, idrncb = 0, noprint = FALSE, aux = NULL)
... |
|
dis |
dis object |
idrncb |
flag and unit number for writing cell-by-cell flow terms; defaults to 0 (cell-by-cell flow terms will not be written) |
noprint |
logical, should the printing of DRN cells to the listing file be suppressed ? Defaults to |
aux |
optional character vector specifying the names of the auxiliary variables. These variables should also be included in the |
RMODFLOW
drn object
rmf_read_drn
, rmf_write_drn
, https://water.usgs.gov/ogw/modflow/MODFLOW-2005-Guide/index.html?drn.htm
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.