rmfi_list_packages | R Documentation |
List supported MODFLOW packages
rmfi_list_packages(type = "all")
type |
character denoting type of packages to list; possible values are |
'cbc' returns all packages which allow a i*cbc flag to be set which is a flag and unit number for writing cell-by-cell flow data. 'output' lists all supported output types.
data.frame with ftype and rmf columns denoting the MODFLOW and RMODFLOW
abbreviations for the requested packages
this function should be updated every time a new MODFLOW package is supported in RMODFLOW
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.