| rmf_read_nwt | R Documentation |
rmf_read_nwt reads in a MODFLOW Newton solver package file and returns it as an RMODFLOW nwt object.
rmf_read_nwt(
file = {
cat("Please select nwt file ...\n")
file.choose()
},
...
)
file |
filename; typically '*.nwt' |
... |
arguments passed to |
object of class nwt
rmf_write_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.