|
| subroutine, public | tspobsmodule::tsp_obs_cr (obs, inobs, dvt) |
| | 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::tsp_process_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...
|
| |