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