| rmf_read_gmg | R Documentation |
rmf_read_gmg reads in a MODFLOW Geometric Multigrid Solver file and returns it as an RMODFLOW gmg object.
rmf_read_gmg(
file = {
cat("Please select gmg file ...\n")
file.choose()
},
...
)
file |
filename; typically '*.gmg' |
... |
ignored |
object of class gmg
rmf_write_gmg, rmf_create_gmg and https://water.usgs.gov/ogw/modflow/MODFLOW-2005-Guide/index.html?gmg.htm
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.