rmf_write_wel
writes a MODFLOW well file based on an RMODFLOW
wel object
rmf_write_wel( wel, dis = rmf_read_dis(), file = { cat("Please choose wel file to overwrite or provide new filename ...\n") file.choose() }, ... )
wel | an |
---|---|
dis | an |
file | filename to write to; typically '*.wel' |
... | arguments passed to |
NULL