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

Go to the source code of this file.

Data Types

type  tspspcmodule::tspspctype
 Derived type for managing SPC input. More...
 

Modules

module  tspspcmodule
 This module contains the TspSpc Module.
 

Functions/Subroutines

subroutine tspspcmodule::initialize (this, dis, id, inunit, iout, name_model, packNameFlow, dvn)
 @ brief Initialize the SPC type More...
 
subroutine tspspcmodule::allocate_scalars (this)
 @ brief Allocate package scalars More...
 
subroutine tspspcmodule::read_options (this)
 @ brief Read options for package More...
 
subroutine tspspcmodule::read_dimensions (this)
 @ brief Read dimensions for package More...
 
subroutine tspspcmodule::allocate_arrays (this)
 @ brief Allocate package arrays More...
 
real(dp) function tspspcmodule::get_value (this, ientry, nbound_flow)
 @ brief Get the data value from this package More...
 
subroutine tspspcmodule::spc_rp (this)
 @ brief Read and prepare More...
 
subroutine tspspcmodule::spc_rp_list (this)
 @ brief spc_rp_list More...
 
subroutine tspspcmodule::spc_rp_array (this, line)
 @ brief spc_rp_array More...
 
subroutine tspspcmodule::spc_ad (this, nbound_flowpack, budtxt)
 @ brief Advance More...
 
subroutine tspspcmodule::spc_da (this)
 @ brief Deallocate variables More...
 
subroutine tspspcmodule::read_check_ionper (this)
 @ brief Check ionper More...
 
subroutine tspspcmodule::set_value (this, ival)
 @ brief Set the data value from the input file More...
 
subroutine tspspcmodule::check_flow_package (this, nbound_flowpack, budtxt)
 @ brief check_flow_package More...
 

Variables

character(len=lenftype) tspspcmodule::ftype = 'SPC'
 
character(len=lenpackagename) tspspcmodule::text = 'STRESS PACK COMP'