MODFLOW 6
version 6.6.0.dev0
USGS Modular Hydrologic Model
|
Go to the source code of this file.
Data Types | |
type | numericalpackagemodule::numericalpackagetype |
Modules | |
module | numericalpackagemodule |
This module contains the base numerical package type. | |
Functions/Subroutines | |
subroutine | numericalpackagemodule::set_names (this, ibcnum, name_model, pakname, ftype, input_mempath) |
@ brief Set package names More... | |
subroutine | numericalpackagemodule::allocate_scalars (this) |
@ brief Allocate package scalars More... | |
subroutine | numericalpackagemodule::da (this) |
@ brief Deallocate package scalars More... | |
subroutine | numericalpackagemodule::read_check_ionper (this) |
@ brief Check ionper More... | |
subroutine | numericalpackagemodule::get_block_data (this, tags, lfound, varinames) |
@ brief Read griddata block for a package More... | |