|
subroutine, public | gwtmwtmodule::mwt_create (packobj, id, ibcnum, inunit, iout, namemodel, pakname, fmi, eqnsclfac, dvt, dvu, dvua) |
| Create new MWT package. More...
|
|
subroutine | gwtmwtmodule::find_mwt_package (this) |
| find corresponding mwt package More...
|
|
subroutine | gwtmwtmodule::mwt_fc_expanded (this, rhs, ia, idxglo, matrix_sln) |
| Add matrix terms related to MWT. More...
|
|
subroutine | gwtmwtmodule::mwt_solve (this) |
| @ brief Add terms specific to multi-aquifer wells to the explicit multi- aquifer well solute transport solve More...
|
|
integer(i4b) function | gwtmwtmodule::mwt_get_nbudterms (this) |
| Function to return the number of budget terms just for this package. More...
|
|
subroutine | gwtmwtmodule::mwt_setup_budobj (this, idx) |
| Set up the budget object that stores all the mwt flows. More...
|
|
subroutine | gwtmwtmodule::mwt_fill_budobj (this, idx, x, flowja, ccratin, ccratout) |
| Copy flow terms into thisbudobj. More...
|
|
subroutine | gwtmwtmodule::allocate_scalars (this) |
| Allocate scalars specific to the streamflow mass transport (SFT) package. More...
|
|
subroutine | gwtmwtmodule::mwt_allocate_arrays (this) |
| Allocate arrays specific to the streamflow mass transport (SFT) package. More...
|
|
subroutine | gwtmwtmodule::mwt_da (this) |
| Deallocate memory. More...
|
|
subroutine | gwtmwtmodule::mwt_rate_term (this, ientry, n1, n2, rrate, rhsval, hcofval) |
| Rate term associated with pumping (or injection) More...
|
|
subroutine | gwtmwtmodule::mwt_fwrt_term (this, ientry, n1, n2, rrate, rhsval, hcofval) |
| Transport matrix term(s) associated with a flowing- well rate term associated with pumping (or injection) More...
|
|
subroutine | gwtmwtmodule::mwt_rtmv_term (this, ientry, n1, n2, rrate, rhsval, hcofval) |
| Rate-to-mvr term associated with pumping (or injection) More...
|
|
subroutine | gwtmwtmodule::mwt_frtm_term (this, ientry, n1, n2, rrate, rhsval, hcofval) |
| Flowing well rate-to-mvr term (or injection) More...
|
|
subroutine | gwtmwtmodule::mwt_df_obs (this) |
| Observations. More...
|
|
subroutine | gwtmwtmodule::mwt_rp_obs (this, obsrv, found) |
| Process package specific obs. More...
|
|
subroutine | gwtmwtmodule::mwt_bd_obs (this, obstypeid, jj, v, found) |
| Calculate observation value and pass it back to APT. More...
|
|
subroutine | gwtmwtmodule::mwt_set_stressperiod (this, itemno, keyword, found) |
| Sets the stress period attributes for keyword use. More...
|
|