rmf_create_zon | R Documentation |
RMODFLOW
zon objectrmf_create_zon
creates an RMODFLOW
zon object
rmf_create_zon( nzn = length(zonnam), zonnam = "ZONE", izon = rmf_create_array(1L, dim = c(10, 10)) )
nzn |
number of zone arrays to be defined; defaults to the length of zonnam |
zonnam |
character vector of length |
izon |
either a single 2d array or list with |
an RMODFLOW
zon object
rmf_read_zon
, rmf_write_zon
, https://water.usgs.gov/ogw/modflow/MODFLOW-2005-Guide/index.html?zone.htm
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.