rmf_write_nwt | R Documentation |
Write a MODFLOW Newton solver package file
rmf_write_nwt( nwt, file = { cat("Please select nwt file to overwrite or provide new filename ...\n") file.choose() }, ... )
nwt |
an |
file |
filename to write to; typically '*.nwt' |
... |
arguments passed to |
NULL
rmf_read_nwt
, rmf_create_nwt
and https://water.usgs.gov/ogw/modflow-nwt/MODFLOW-NWT-Guide/
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.