MODFLOW 6  version 6.5.0.dev2
MODFLOW 6 Code Documentation
NumericalPackage.f90 File Reference

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