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

Go to the source code of this file.

Data Types

type  swfobsmodule::swfobstype
 

Modules

module  swfobsmodule
 

Functions/Subroutines

subroutine, public swfobsmodule::swf_obs_cr (obs, inobs)
 Create a new obs object. More...
 
subroutine swfobsmodule::swf_obs_ar (this, ic, x, flowja)
 Allocate and read. More...
 
subroutine swfobsmodule::swf_obs_df (this, iout, pkgname, filtyp, dis)
 Define. More...
 
subroutine swfobsmodule::swf_obs_bd (this)
 Save obs. More...
 
subroutine swfobsmodule::swf_obs_rp (this)
 Do observations need any checking? If so, add checks here. More...
 
subroutine swfobsmodule::swf_obs_da (this)
 Deallocate memory. More...
 
subroutine swfobsmodule::set_pointers (this, ic, x, flowja)
 Set pointers. More...
 
subroutine swfobsmodule::swf_process_stage_obs_id (obsrv, dis, inunitobs, iout)
 Calculate stage observation when requested. More...
 
subroutine swfobsmodule::swf_process_intercell_obs_id (obsrv, dis, inunitobs, iout)
 Process flow between two cells when requested. More...