rmf_write_oc writes a MODFLOW output control option file based on an RMODFLOW oc object.
rmf_write_oc( oc, file = { cat("Please select oc file to overwrite or provide new filename ...\n") file.choose() }, ... )
| oc | an |
|---|---|
| file | filename to write to; typically '*.oc' |
| ... | arguments passed to |
NULL