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

Go to the source code of this file.

Data Types

type  gwtspcmodule::gwtspctype
 Derived type for managing SPC input. More...
 

Modules

module  gwtspcmodule
 This module contains the GwtSpc Module.
 

Functions/Subroutines

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

Variables

character(len=lenftype) gwtspcmodule::ftype = 'SPC'
 
character(len=lenpackagename) gwtspcmodule::text = 'STRESS PACK CONC'