|
subroutine, public | gwfhfbmodule::hfb_cr (hfbobj, name_model, input_mempath, 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::source_options (this) |
| @ brief Source hfb input options More...
|
|
subroutine | gwfhfbmodule::source_dimensions (this) |
| @ brief Source hfb input options More...
|
|
subroutine | gwfhfbmodule::source_data (this) |
| @ brief source hfb period data 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...
|
|