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