rmf_write_ghb | R Documentation |
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
rmf_read_ghb
, rmf_create_ghb
, https://water.usgs.gov/ogw/modflow/MODFLOW-2005-Guide/index.html?ghb.htm
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.