rmf_read_sip | R Documentation |
rmf_read_sip
reads in a MODFLOW strongly implicit procedure file and returns it as an RMODFLOW
sip object
rmf_read_sip( file = { cat("Please select strongly implicit procedure file ...\n") file.choose() }, ... )
file |
filename; typically '*_sip' |
... |
arguments passed to |
RMODFLOW
sip object
rmf_write_sip
, rmf_create_sip
, https://water.usgs.gov/ogw/modflow/MODFLOW-2005-Guide/index.html?sip.htm
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.