rmf_write_huf | R Documentation |
Write a MODFLOW hydrogeologic unit flow file
rmf_write_huf( huf, file = { cat("Please select huf file to overwrite or provide new filename ...\n") file.choose() }, iprn = -1, ... )
huf |
an |
file |
filename to write to; typically '*.huf' |
iprn |
format code for printing arrays in the listing file; defaults to -1 (no printing) |
... |
arguments passed to |
NULL
rmf_convert_huf_to_grid
, rmf_create_huf
, rmf_read_huf
and http://water.usgs.gov/nrp/gwsoftware/modflow2000/MFDOC/index.html?huf.htm
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.