MODFLOW 6  version 6.6.0.dev0
USGS Modular Hydrologic Model
GweInputData.f90 File Reference

Go to the source code of this file.

Data Types

type  gweinputdatamodule::gweinputdatatype
 Data for sharing among multiple packages. Originally read in from. More...
 

Modules

module  gweinputdatamodule
 

Functions/Subroutines

subroutine, public gweinputdatamodule::gweshared_dat_cr (gwe_dat)
 Allocate the shared data. More...
 
subroutine, public gweinputdatamodule::set_gwe_dat_ptrs (this, gwerhow, gwecpw, gwelatheatvap, gwerhos, gwecps)
 Allocate and read data from EST. More...
 
subroutine gweinputdatamodule::set_gwe_scalar_ptrs (this, gwerhow, gwecpw, gwelatheatvap)
 Set pointers to scalars read by the EST package for use by other packages. More...
 
subroutine gweinputdatamodule::set_gwe_array_ptrs (this, gwerhos, gwecps)
 Set pointers to data arrays read by the EST package for use by other packages. More...
 
subroutine gweinputdatamodule::gweshared_dat_da (this)
 @ brief Deallocate memory More...