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