rmf_write_zon writes a MODFLOW zone file based on a RMODFLOW zon object
rmf_write_zon( zon, file = { cat("Please choose zon file to overwrite or provide new filename ...\n") file.choose() }, iprn = -1, ... )
| zon | an |
|---|---|
| file | filename to write to; typically '*.zon' |
| iprn | format code for printing arrays in the listing file; defaults to -1 (no printing) |
| ... | arguments passed to |
NULL