rmf_write_dis | R Documentation |
Write a MODFLOW discretization file
rmf_write_dis( dis, file = { cat("Please select dis file to overwrite or provide new filename ...\n") file.choose() }, iprn = -1, ... )
dis |
an |
file |
filename to write to; typically '*.dis' |
iprn |
format code for printing arrays in the listing file; defaults to -1 (no printing) |
... |
arguments passed to |
NULL
rmf_read_dis
, rmf_create_dis
and http://water.usgs.gov/nrp/gwsoftware/modflow2000/MFDOC/index.html?dis.htm
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.