rmfi_list_packages: List supported MODFLOW packages

View source: R/internals.R

rmfi_list_packagesR Documentation

List supported MODFLOW packages

Description

List supported MODFLOW packages

Usage

rmfi_list_packages(type = "all")

Arguments

type

character denoting type of packages to list; possible values are 'all' (default), 'basic', 'flow', 'boundary', 'solver', 'oc', 'sub', 'obs', 'swr', 'cfp', 'farm', 'cbc', 'output'

Details

'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.

Value

data.frame with ftype and rmf columns denoting the MODFLOW and RMODFLOW abbreviations for the requested packages

Note

this function should be updated every time a new MODFLOW package is supported in RMODFLOW


rogiersbart/RMODFLOW documentation built on Jan. 14, 2023, 4:21 a.m.