![]() |
MODFLOW 6
version 6.8.0.dev0
USGS Modular Hydrologic Model
|


Private Member Functions | |
| procedure | da => tvs_da |
| procedure | ar_set_pointers => tvs_ar_set_pointers |
| procedure | source_package_options => tvs_source_package_options |
| procedure | apply_row_changes => tvs_apply_row_changes |
| procedure | set_changed_at => tvs_set_changed_at |
| procedure | reset_change_flags => tvs_reset_change_flags |
| procedure | validate_change => tvs_validate_change |
| procedure | init |
| procedure | ar |
| procedure | rp |
| procedure | ad |
| procedure, private | tvbase_allocate_scalars |
| procedure, private | tv_get_node |
| procedure | source_options => tvbase_source_options |
| procedure | set_names |
| procedure | allocate_scalars |
| procedure | read_check_ionper |
| procedure | get_block_data |
Private Attributes | |
| integer(i4b), pointer | integratechanges => null() |
| STO flag indicating if mid-simulation ss and sy changes should be integrated via an additional matrix formulation term. More... | |
| integer(i4b), pointer | iusesy => null() |
| STO flag set if any cell is convertible (0, 1) More... | |
| real(dp), dimension(:), pointer, contiguous | ss => null() |
| STO specific storage or storage coefficient. More... | |
| real(dp), dimension(:), pointer, contiguous | sy => null() |
| STO specific yield. More... | |
| real(dp), dimension(:), pointer, contiguous | ss_src => null() |
| input SS values More... | |
| real(dp), dimension(:), pointer, contiguous | sy_src => null() |
| input SY values More... | |
| integer(i4b), dimension(:, :), pointer, contiguous | cellid => null() |
| input cellids of time varying value More... | |
| logical(lgp) | ts_active = .false. |
| is timeseries active in package More... | |
| 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 26 of file gwf-tvs.f90.
|
privateinherited |
Definition at line 33 of file TvBase.f90.
|
privateinherited |
Definition at line 54 of file NumericalPackage.f90.
|
private |
Definition at line 39 of file gwf-tvs.f90.
|
privateinherited |
Definition at line 31 of file TvBase.f90.
|
private |
Definition at line 37 of file gwf-tvs.f90.
|
private |
Definition at line 36 of file gwf-tvs.f90.
|
privateinherited |
Definition at line 57 of file NumericalPackage.f90.
|
privateinherited |
Definition at line 30 of file TvBase.f90.
|
privateinherited |
Definition at line 56 of file NumericalPackage.f90.
|
private |
Definition at line 41 of file gwf-tvs.f90.
|
privateinherited |
Definition at line 32 of file TvBase.f90.
|
private |
Definition at line 40 of file gwf-tvs.f90.
|
privateinherited |
Definition at line 53 of file NumericalPackage.f90.
|
privateinherited |
Definition at line 38 of file TvBase.f90.
|
private |
Definition at line 38 of file gwf-tvs.f90.
|
privateinherited |
Definition at line 36 of file TvBase.f90.
|
privateinherited |
Definition at line 35 of file TvBase.f90.
|
private |
Definition at line 42 of file gwf-tvs.f90.
|
privateinherited |
Definition at line 27 of file TvBase.f90.
|
privateinherited |
Definition at line 50 of file NumericalPackage.f90.
|
privateinherited |
Definition at line 33 of file NumericalPackage.f90.
|
privateinherited |
Definition at line 41 of file NumericalPackage.f90.
|
privateinherited |
Definition at line 37 of file NumericalPackage.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.
|
private |
Definition at line 27 of file gwf-tvs.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 28 of file gwf-tvs.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 29 of file gwf-tvs.f90.
|
private |
Definition at line 31 of file gwf-tvs.f90.
|
private |
Definition at line 30 of file gwf-tvs.f90.
|
private |
Definition at line 32 of file gwf-tvs.f90.
|
privateinherited |
Definition at line 28 of file TvBase.f90.