MODFLOW 6  version 6.5.0.dev2
MODFLOW 6 Code Documentation
tsp-obs.f90 File Reference

Go to the source code of this file.

Data Types

type  tspobsmodule::tspobstype
 

Modules

module  tspobsmodule
 

Functions/Subroutines

subroutine, public tspobsmodule::tsp_obs_cr (obs, inobs)
 Create a new TspObsType object. More...
 
subroutine tspobsmodule::tsp_obs_ar (this, ic, x, flowja)
 Allocate and read method for package. More...
 
subroutine tspobsmodule::tsp_obs_df (this, iout, pkgname, filtyp, dis)
 Define observation object. More...
 
subroutine tspobsmodule::tsp_obs_bd (this)
 Save observations. More...
 
subroutine tspobsmodule::tsp_obs_rp (this)
 If transport model observations need checks, add them here. More...
 
subroutine tspobsmodule::tsp_obs_da (this)
 Deallocate memory. More...
 
subroutine tspobsmodule::set_pointers (this, ic, x, flowja)
 Set pointers needed by the transport OBS package. More...
 
subroutine tspobsmodule::gwt_process_concentration_obs_id (obsrv, dis, inunitobs, iout)
 Procedure related to Tsp observations (NOT type-bound) More...
 
subroutine tspobsmodule::tsp_process_intercell_obs_id (obsrv, dis, inunitobs, iout)
 Procedure related to Tsp observations (NOT type-bound) More...