MODFLOW 6
version 6.6.0.dev0
USGS Modular Hydrologic Model
|
Private Member Functions | |
procedure | dsp_df |
procedure | dsp_ac |
procedure | dsp_mc |
procedure | dsp_ar |
procedure | dsp_ad |
procedure | dsp_fc |
procedure | dsp_cq |
procedure | dsp_da |
procedure | allocate_scalars |
procedure | allocate_arrays |
procedure, private | source_options |
procedure, private | source_griddata |
procedure, private | log_options |
procedure, private | log_griddata |
procedure, private | calcdispellipse |
procedure, private | calcdispcoef |
procedure | set_names |
procedure | da |
procedure | read_check_ionper |
procedure | get_block_data |
Private Attributes | |
integer(i4b), dimension(:), pointer, contiguous | ibound => null() |
type(tspfmitype), pointer | fmi => null() |
real(dp), dimension(:), pointer, contiguous | thetam => null() |
real(dp), dimension(:), pointer, contiguous | diffc => null() |
real(dp), dimension(:), pointer, contiguous | alh => null() |
real(dp), dimension(:), pointer, contiguous | alv => null() |
real(dp), dimension(:), pointer, contiguous | ath1 => null() |
real(dp), dimension(:), pointer, contiguous | ath2 => null() |
real(dp), dimension(:), pointer, contiguous | atv => null() |
integer(i4b), pointer | idiffc => null() |
integer(i4b), pointer | idisp => null() |
integer(i4b), pointer | ialh => null() |
integer(i4b), pointer | ialv => null() |
integer(i4b), pointer | iath1 => null() |
integer(i4b), pointer | iath2 => null() |
integer(i4b), pointer | iatv => null() |
integer(i4b), pointer | ixt3doff => null() |
integer(i4b), pointer | ixt3drhs => null() |
integer(i4b), pointer | ixt3d => null() |
type(xt3dtype), pointer | xt3d => null() |
real(dp), dimension(:), pointer, contiguous | dispcoef => null() |
integer(i4b), pointer | id22 => null() |
integer(i4b), pointer | id33 => null() |
real(dp), dimension(:), pointer, contiguous | d11 => null() |
real(dp), dimension(:), pointer, contiguous | d22 => null() |
real(dp), dimension(:), pointer, contiguous | d33 => null() |
real(dp), dimension(:), pointer, contiguous | angle1 => null() |
real(dp), dimension(:), pointer, contiguous | angle2 => null() |
real(dp), dimension(:), pointer, contiguous | angle3 => null() |
integer(i4b), pointer | iangle1 => null() |
integer(i4b), pointer | iangle2 => null() |
integer(i4b), pointer | iangle3 => null() |
character(len=lenmodelname) | name_model = '' |
the name of the model that contains this package More... | |
character(len=lenpackagename) | packname = '' |
name of the package More... | |
character(len=lenmempath) | memorypath = '' |
the location in the memory manager where the variables are stored More... | |
character(len=lenmempath) | memorypathmodel = '' |
the location in the memory manager where the variables of the parent model are stored More... | |
character(len=lenmempath) | input_mempath = '' |
input context mempath More... | |
character(len=linelength), pointer | input_fname => null() |
input file name More... | |
character(len=lenftype) | filtyp = '' |
file type (CHD, DRN, RIV, etc.) More... | |
character(len=lenftype), pointer | package_type => null() |
package type (same as filtyp) stored in memory manager More... | |
integer(i4b), pointer | id => null() |
consecutive package number in model More... | |
integer(i4b), pointer | inunit => null() |
unit number for input file More... | |
integer(i4b), pointer | iout => null() |
unit number for writing package output More... | |
integer(i4b), pointer | inewton => null() |
newton flag More... | |
integer(i4b), pointer | iasym => null() |
package causes matrix asymmetry More... | |
integer(i4b), pointer | iprpak => null() |
integer flag to echo input More... | |
integer(i4b), pointer | iprflow => null() |
flag to print simulated flows More... | |
integer(i4b), pointer | ipakcb => null() |
output flows (-1, 0, 1) - save_flows More... | |
integer(i4b), pointer | ionper => null() |
stress period for next data More... | |
integer(i4b), pointer | lastonper => null() |
last value of ionper (for checking) More... | |
type(blockparsertype) | parser |
parser object for reading blocks of information More... | |
class(disbasetype), pointer | dis => null() |
model discretization object More... | |
Definition at line 17 of file gwt-dsp.f90.
|
private |
Definition at line 63 of file gwt-dsp.f90.
|
private |
Definition at line 62 of file gwt-dsp.f90.
|
private |
Definition at line 69 of file gwt-dsp.f90.
|
private |
Definition at line 68 of file gwt-dsp.f90.
|
privateinherited |
Definition at line 55 of file NumericalPackage.f90.
|
private |
Definition at line 55 of file gwt-dsp.f90.
|
private |
Definition at line 58 of file gwt-dsp.f90.
|
private |
Definition at line 57 of file gwt-dsp.f90.
|
private |
Definition at line 60 of file gwt-dsp.f90.
|
private |
Definition at line 61 of file gwt-dsp.f90.
|
private |
Definition at line 54 of file gwt-dsp.f90.
|
private |
Definition at line 59 of file gwt-dsp.f90.
|
private |
Definition at line 56 of file gwt-dsp.f90.
|
privateinherited |
Definition at line 57 of file NumericalPackage.f90.
|
private |
Definition at line 67 of file gwt-dsp.f90.
|
private |
Definition at line 66 of file gwt-dsp.f90.
|
privateinherited |
Definition at line 56 of file NumericalPackage.f90.
|
privateinherited |
Definition at line 53 of file NumericalPackage.f90.
|
private |
Definition at line 65 of file gwt-dsp.f90.
|
private |
Definition at line 64 of file gwt-dsp.f90.
|
private |
Definition at line 23 of file gwt-dsp.f90.
|
private |
Definition at line 24 of file gwt-dsp.f90.
|
private |
Definition at line 45 of file gwt-dsp.f90.
|
private |
Definition at line 46 of file gwt-dsp.f90.
|
private |
Definition at line 47 of file gwt-dsp.f90.
|
private |
Definition at line 25 of file gwt-dsp.f90.
|
private |
Definition at line 26 of file gwt-dsp.f90.
|
private |
Definition at line 27 of file gwt-dsp.f90.
|
private |
Definition at line 42 of file gwt-dsp.f90.
|
private |
Definition at line 43 of file gwt-dsp.f90.
|
private |
Definition at line 44 of file gwt-dsp.f90.
|
private |
Definition at line 22 of file gwt-dsp.f90.
|
privateinherited |
Definition at line 50 of file NumericalPackage.f90.
|
private |
Definition at line 39 of file gwt-dsp.f90.
|
privateinherited |
Definition at line 33 of file NumericalPackage.f90.
|
private |
Definition at line 20 of file gwt-dsp.f90.
|
private |
Definition at line 30 of file gwt-dsp.f90.
|
private |
Definition at line 31 of file gwt-dsp.f90.
|
private |
Definition at line 48 of file gwt-dsp.f90.
|
private |
Definition at line 49 of file gwt-dsp.f90.
|
private |
Definition at line 50 of file gwt-dsp.f90.
|
privateinherited |
Definition at line 41 of file NumericalPackage.f90.
|
private |
Definition at line 32 of file gwt-dsp.f90.
|
private |
Definition at line 33 of file gwt-dsp.f90.
|
private |
Definition at line 34 of file gwt-dsp.f90.
|
private |
Definition at line 19 of file gwt-dsp.f90.
|
privateinherited |
Definition at line 37 of file NumericalPackage.f90.
|
private |
Definition at line 40 of file gwt-dsp.f90.
|
private |
Definition at line 41 of file gwt-dsp.f90.
|
private |
Definition at line 28 of file gwt-dsp.f90.
|
private |
Definition at line 29 of file gwt-dsp.f90.
|
privateinherited |
Definition at line 40 of file NumericalPackage.f90.
|
privateinherited |
Definition at line 32 of file NumericalPackage.f90.
|
privateinherited |
Definition at line 31 of file NumericalPackage.f90.
|
privateinherited |
Definition at line 38 of file NumericalPackage.f90.
|
privateinherited |
Definition at line 45 of file NumericalPackage.f90.
|
privateinherited |
Definition at line 39 of file NumericalPackage.f90.
|
privateinherited |
Definition at line 44 of file NumericalPackage.f90.
|
privateinherited |
Definition at line 43 of file NumericalPackage.f90.
|
privateinherited |
Definition at line 42 of file NumericalPackage.f90.
|
private |
Definition at line 37 of file gwt-dsp.f90.
|
private |
Definition at line 35 of file gwt-dsp.f90.
|
private |
Definition at line 36 of file gwt-dsp.f90.
|
privateinherited |
Definition at line 46 of file NumericalPackage.f90.
|
privateinherited |
Definition at line 28 of file NumericalPackage.f90.
|
privateinherited |
Definition at line 29 of file NumericalPackage.f90.
|
privateinherited |
Definition at line 26 of file NumericalPackage.f90.
|
privateinherited |
Definition at line 34 of file NumericalPackage.f90.
|
privateinherited |
Definition at line 27 of file NumericalPackage.f90.
|
privateinherited |
Definition at line 49 of file NumericalPackage.f90.
|
private |
Definition at line 21 of file gwt-dsp.f90.
|
private |
Definition at line 38 of file gwt-dsp.f90.