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