MODFLOW 6  version 6.5.0.dev2
MODFLOW 6 Code Documentation
gwf-hfb.f90 File Reference

Go to the source code of this file.

Data Types

type  gwfhfbmodule::gwfhfbtype
 

Modules

module  gwfhfbmodule
 

Functions/Subroutines

subroutine, public gwfhfbmodule::hfb_cr (hfbobj, name_model, inunit, iout)
 Create a new hfb object. More...
 
subroutine gwfhfbmodule::hfb_ar (this, ibound, xt3d, dis, invsc, vsc)
 Allocate and read. More...
 
subroutine gwfhfbmodule::hfb_rp (this)
 Check for new HFB stress period data. More...
 
subroutine gwfhfbmodule::hfb_fc (this, kiter, matrix_sln, idxglo, rhs, hnew)
 Fill matrix terms. More...
 
subroutine gwfhfbmodule::hfb_cq (this, hnew, flowja)
 flowja will automatically include the effects of the hfb for confined and newton cases when xt3d is not used. More...
 
subroutine gwfhfbmodule::hfb_da (this)
 Deallocate memory. More...
 
subroutine gwfhfbmodule::allocate_scalars (this)
 Allocate package scalars. More...
 
subroutine gwfhfbmodule::allocate_arrays (this)
 Allocate package arrays. More...
 
subroutine gwfhfbmodule::read_options (this)
 Read a hfb options block. More...
 
subroutine gwfhfbmodule::read_dimensions (this)
 Read the dimensions for this package. More...
 
subroutine gwfhfbmodule::read_data (this)
 Read HFB period block. More...
 
subroutine gwfhfbmodule::check_data (this)
 Check for hfb's between two unconnected cells and write a warning. More...
 
subroutine gwfhfbmodule::condsat_reset (this)
 Reset condsat to its value prior to being modified by hfb's. More...
 
subroutine gwfhfbmodule::condsat_modify (this)
 Modify condsat. More...