rmf_write_kdep | R Documentation |
Write a MODFLOW hydraulic conductivity depth-dependence capability file
rmf_write_kdep( kdep, file = { cat("Please select kdep file to overwrite or provide new filename ...\n") file.choose() }, iprn = -1, ... )
kdep |
an |
file |
filename to write to; typically '*.kdep' |
iprn |
format code for printing arrays in the listing file; defaults to -1 (no printing) |
... |
arguments passed to |
NULL
rmf_create_kdep
, rmf_read_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.