![]() |
MODFLOW 6
version 6.7.0.dev3
USGS Modular Hydrologic Model
|
Go to the source code of this file.
Modules | |
| module | modelpackageinputmodule |
| This module contains the ModelPackageInputModule. | |
Functions/Subroutines | |
| subroutine, public | modelpackageinputmodule::supported_model_packages (mtype, pkgtypes, numpkgs) |
| set supported package types for model More... | |
| logical(lgp) function, public | modelpackageinputmodule::multi_package_type (mtype_component, ptype_component, pkgtype) |
| Is the package multi-instance. More... | |
Variables | |
| integer(i4b), parameter, public | modelpackageinputmodule::nmodel = 10 |
| Valid simulation model types. More... | |
| character(len=lenpackagetype), dimension(nmodel), public | modelpackageinputmodule::modflow6models |