R/package-huf.R
rmf_read_kdep.Rd
rmf_read_kdep
reads in a MODFLOW Hydraulic-Conductivity Depth-Dependence Capability file and returns it as an RMODFLOW
kdep object.
rmf_read_kdep( file = { cat("Please select kdep file ...\n") file.choose() }, dis = { cat("Please select corresponding dis file ...\n") rmf_read_dis(file.choose()) }, ... )
dis |
|
---|---|
... | arguments passed to |
filename | filename; typically *.kdep |
object of class kdep
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