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