rmf_create_kdep | R Documentation |
RMODFLOW
kdep objectrmf_create_kdep
creates an RMODFLOW
kdep object.
rmf_create_kdep(parameters, rs = NULL, dis)
parameters |
either a single |
rs |
optional 2d array specifying the reference elevation surface |
dis |
|
All parameters should have a hgunam attribute and their partyp attribute set to 'KDEP'.
The KDEP package can only be used in conjunction with the HUF package.
Note that the parameters are defined on the HUF grid, not the numerical grid
rmf_convert_huf_to_grid
can be used to convert parameters defined on the HUF grid to the numerical grid
a RMODFLOW
kdep object
link{rmf_convert_huf_to_grid}
, rmf_read_kdep
, rmf_write_kdep
and http://water.usgs.gov/nrp/gwsoftware/modflow2000/MFDOC/index.html?kdep.htm
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.