| rmf_write_hfb | R Documentation |
rmf_write_hfb writes a MODFLOW horizontal flow barrier file based on an RMODFLOW hfb object
rmf_write_hfb(
hfb,
dis = rmf_read_dis(),
file = {
cat("Please choose hfb file to overwrite or provide new filename ...\n")
file.choose()
},
...
)
hfb |
an |
dis |
an |
file |
filename to write to; typically '*.hfb' |
... |
ignored |
NULL
rmf_read_hfb, rmf_create_hfb, https://water.usgs.gov/ogw/modflow/MODFLOW-2005-Guide/index.html?hfb6.htm
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.