MODFLOW 6  version 6.5.0.dev2
MODFLOW 6 Code Documentation
uzfmodule::uzftype Type Reference
Inheritance diagram for uzfmodule::uzftype:
Inheritance graph
Collaboration diagram for uzfmodule::uzftype:
Collaboration graph

Public Member Functions

procedure, public bnd_obs_supported => uzf_obs_supported
 
procedure, public bnd_df_obs => uzf_df_obs
 
procedure, public bnd_rp_obs => uzf_rp_obs
 
procedure, public bnd_bd_obs => uzf_bd_obs
 
procedure, public bnd_ot_obs
 
procedure, public bnd_rp_ts
 
procedure, public bnd_activate_viscosity
 

Private Member Functions

procedure uzf_allocate_arrays
 
procedure uzf_allocate_scalars
 
procedure bnd_options => uzf_options
 
procedure read_dimensions => uzf_readdimensions
 
procedure bnd_ar => uzf_ar
 
procedure bnd_rp => uzf_rp
 
procedure bnd_ad => uzf_ad
 
procedure bnd_cf => uzf_cf
 
procedure bnd_cc => uzf_cc
 
procedure bnd_cq => uzf_cq
 
procedure bnd_bd => uzf_bd
 
procedure bnd_ot_model_flows => uzf_ot_model_flows
 
procedure bnd_ot_package_flows => uzf_ot_package_flows
 
procedure bnd_ot_dv => uzf_ot_dv
 
procedure bnd_ot_bdsummary => uzf_ot_bdsummary
 
procedure bnd_fc => uzf_fc
 
procedure bnd_fn => uzf_fn
 
procedure bnd_da => uzf_da
 
procedure define_listlabel
 
procedure, private uzf_solve
 
procedure, private read_cell_properties
 
procedure, private print_cell_properties
 
procedure, private findcellabove
 
procedure, private check_cell_area
 
procedure, private uzf_setup_budobj
 
procedure, private uzf_fill_budobj
 
procedure bnd_df
 
procedure bnd_ac
 
procedure bnd_mc
 
procedure bnd_ck
 
procedure bnd_reset
 
procedure bnd_nur
 
procedure allocate_scalars
 
procedure allocate_arrays
 
procedure pack_initialize
 
procedure read_options => bnd_read_options
 
procedure read_initial_attr => bnd_read_initial_attr
 
procedure bnd_cq_simrate
 
procedure bnd_cq_simtomvr
 
procedure set_pointers
 
procedure copy_boundname
 
procedure, private pak_setup_outputtab
 
procedure, private bnd_store_user_cond
 
procedure set_names
 
procedure da
 
procedure read_check_ionper
 
procedure get_block_data
 

Private Attributes

integer(i4b), pointer iprwcont => null()
 
integer(i4b), pointer iwcontout => null()
 
integer(i4b), pointer ibudgetout => null()
 
integer(i4b), pointer ibudcsv => null()
 unit number for csv budget output file More...
 
integer(i4b), pointer ipakcsv => null()
 
type(budgetobjecttype), pointer budobj => null()
 
integer(i4b), pointer bditems => null()
 number of budget items More...
 
integer(i4b), pointer nbdtxt => null()
 number of budget text items More...
 
character(len=lenbudtxt), dimension(:), pointer, contiguous bdtxt => null()
 budget items written to cbc file More...
 
character(len=lenboundname), dimension(:), pointer, contiguous uzfname => null()
 
type(tabletype), pointer pakcsvtab => null()
 
type(uzfcellgrouptype), pointer uzfobj => null()
 
type(uzfcellgrouptypeuzfobjwork
 
integer(i4b), pointer gwfiss => null()
 
real(dp), dimension(:), pointer, contiguous gwfhcond => null()
 
integer(i4b), pointer nwav_pvar => null()
 
integer(i4b), pointer ntrail_pvar => null()
 
integer(i4b), pointer nsets => null()
 
integer(i4b), pointer nodes => null()
 
integer(i4b), pointer readflag => null()
 
integer(i4b), pointer ietflag => null()
 et flag, 0 is off, 1 or 2 are different types More...
 
integer(i4b), pointer igwetflag => null()
 
integer(i4b), pointer iseepflag => null()
 
integer(i4b), pointer imaxcellcnt => null()
 
integer(i4b), pointer iuzf2uzf => null()
 
integer(i4b), dimension(:), pointer, contiguous igwfnode => null()
 
integer(i4b), dimension(:), pointer, contiguous ia => null()
 
integer(i4b), dimension(:), pointer, contiguous ja => null()
 
real(dp), dimension(:), pointer, contiguous appliedinf => null()
 
real(dp), dimension(:), pointer, contiguous rejinf => null()
 
real(dp), dimension(:), pointer, contiguous rejinf0 => null()
 
real(dp), dimension(:), pointer, contiguous rejinftomvr => null()
 
real(dp), dimension(:), pointer, contiguous infiltration => null()
 
real(dp), dimension(:), pointer, contiguous gwet_pvar => null()
 
real(dp), dimension(:), pointer, contiguous uzet => null()
 
real(dp), dimension(:), pointer, contiguous gwd => null()
 
real(dp), dimension(:), pointer, contiguous gwd0 => null()
 
real(dp), dimension(:), pointer, contiguous gwdtomvr => null()
 
real(dp), dimension(:), pointer, contiguous rch => null()
 
real(dp), dimension(:), pointer, contiguous rch0 => null()
 
real(dp), dimension(:), pointer, contiguous qsto => null()
 change in stored mobile water per time for this time step More...
 
real(dp), dimension(:), pointer, contiguous wcnew => null()
 water content for this time step More...
 
real(dp), dimension(:), pointer, contiguous wcold => null()
 water content for previous time step More...
 
real(dp), dimension(:), pointer, contiguous sinf_pvar => null()
 
real(dp), dimension(:), pointer, contiguous pet_pvar => null()
 
real(dp), dimension(:), pointer, contiguous extdp => null()
 
real(dp), dimension(:), pointer, contiguous extwc_pvar => null()
 
real(dp), dimension(:), pointer, contiguous ha_pvar => null()
 
real(dp), dimension(:), pointer, contiguous hroot_pvar => null()
 
real(dp), dimension(:), pointer, contiguous rootact_pvar => null()
 
real(dp), dimension(:, :), pointer, contiguous uauxvar => null()
 
integer(i4b), pointer iconvchk => null()
 
real(dp), dimension(:), pointer, contiguous deriv => null()
 
real(dp), pointer totfluxtot => null()
 
integer(i4b), pointer issflag => null()
 
integer(i4b), pointer issflagold => null()
 
integer(i4b), pointer istocb => null()
 
integer(i4b), pointer cbcauxitems => NULL()
 
character(len=16), dimension(:), pointer, contiguous cauxcbc => NULL()
 
real(dp), dimension(:), pointer, contiguous qauxcbc => null()
 
character(len=lenlistlabel), pointer listlabel => null()
 title of table written for RP More...
 
character(len=lenpackagename) text = ''
 text string for package flow term More...
 
character(len=lenauxname), dimension(:), pointer, contiguous auxname => null()
 vector of auxname More...
 
type(characterstringtype), dimension(:), pointer, contiguous auxname_cst => null()
 copy of vector auxname that can be stored in memory manager More...
 
character(len=lenboundname), dimension(:), pointer, contiguous boundname => null()
 vector of boundnames More...
 
type(characterstringtype), dimension(:), pointer, contiguous boundname_cst => null()
 copy of vector boundname that can be stored in memory manager More...
 
integer(i4b), pointer isadvpak => null()
 flag indicating package is advanced (1) or not (0) More...
 
integer(i4b), pointer ibcnum => null()
 consecutive package number for this boundary condition More...
 
integer(i4b), pointer maxbound => null()
 max number of boundaries More...
 
integer(i4b), pointer nbound => null()
 number of boundaries for current stress period More...
 
integer(i4b), pointer ncolbnd => null()
 number of columns of the bound array More...
 
integer(i4b), pointer iscloc => null()
 bound column to scale with SFAC More...
 
integer(i4b), pointer naux => null()
 number of auxiliary variables More...
 
integer(i4b), pointer inamedbound => null()
 flag to read boundnames More...
 
integer(i4b), pointer iauxmultcol => null()
 column to use as multiplier for column iscloc More...
 
integer(i4b), pointer npakeq => null()
 number of equations in this package (normally 0 unless package adds rows to matrix) More...
 
integer(i4b), pointer ioffset => null()
 offset of this package in the model More...
 
integer(i4b), dimension(:), pointer, contiguous nodelist => null()
 vector of reduced node numbers More...
 
integer(i4b), dimension(:), pointer, contiguous noupdateauxvar => null()
 override auxvars from being updated More...
 
real(dp), dimension(:, :), pointer, contiguous bound => null()
 array of package specific boundary numbers More...
 
real(dp), dimension(:), pointer, contiguous hcof => null()
 diagonal contribution More...
 
real(dp), dimension(:), pointer, contiguous rhs => null()
 right-hand side contribution More...
 
real(dp), dimension(:, :), pointer, contiguous auxvar => null()
 auxiliary variable array More...
 
real(dp), dimension(:), pointer, contiguous simvals => null()
 simulated values More...
 
real(dp), dimension(:), pointer, contiguous simtomvr => null()
 simulated to mover values More...
 
integer(i4b), pointer imover => null()
 flag indicating if the mover is active in the package More...
 
type(packagemovertype), pointer pakmvrobj => null()
 mover object for package More...
 
integer(i4b), pointer ivsc => null()
 flag indicating if viscosity is active in the model More...
 
real(dp), dimension(:), pointer, contiguous condinput => null()
 stores user-specified conductance values More...
 
type(timeseriesmanagertype), pointer tsmanager => null()
 time series manager More...
 
type(timearrayseriesmanagertype), pointer tasmanager => null()
 time array series manager More...
 
integer(i4b) indxconvertflux = 0
 indxconvertflux is column of bound to multiply by area to convert flux to rate More...
 
logical(lgp) allowtimearrayseries = .false.
 
integer(i4b), pointer inobspkg => null()
 unit number for obs package More...
 
type(obstype), pointer obs => null()
 observation package More...
 
integer(i4b), pointer neq
 number of equations for model More...
 
integer(i4b), dimension(:), pointer, contiguous ibound => null()
 model ibound array More...
 
real(dp), dimension(:), pointer, contiguous xnew => null()
 model dependent variable (head) for this time step More...
 
real(dp), dimension(:), pointer, contiguous xold => null()
 model dependent variable for last time step More...
 
real(dp), dimension(:), pointer, contiguous flowja => null()
 model intercell flows More...
 
integer(i4b), dimension(:), pointer, contiguous icelltype => null()
 pointer to icelltype array in NPF More...
 
character(len=lenmempath) ictmempath = ''
 memory path to the icelltype data (for GWF this is in NPF) More...
 
type(tabletype), pointer inputtab => null()
 input table object More...
 
type(tabletype), pointer outputtab => null()
 output table object for package flows writtent to the model listing file More...
 
type(tabletype), pointer errortab => null()
 package error table 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(blockparsertypeparser
 parser object for reading blocks of information More...
 
class(disbasetype), pointer dis => null()
 model discretization object More...
 

Detailed Description

Definition at line 40 of file gwf-uzf.f90.

Member Function/Subroutine Documentation

◆ allocate_arrays()

procedure bndmodule::bndtype::allocate_arrays
privateinherited

Definition at line 138 of file BoundaryPackage.f90.

◆ allocate_scalars()

procedure bndmodule::bndtype::allocate_scalars
privateinherited

Definition at line 137 of file BoundaryPackage.f90.

◆ bnd_ac()

procedure bndmodule::bndtype::bnd_ac
privateinherited

Definition at line 117 of file BoundaryPackage.f90.

◆ bnd_activate_viscosity()

procedure, public bndmodule::bndtype::bnd_activate_viscosity
inherited

Definition at line 162 of file BoundaryPackage.f90.

◆ bnd_ad()

procedure uzfmodule::uzftype::bnd_ad
private

Definition at line 137 of file gwf-uzf.f90.

◆ bnd_ar()

procedure uzfmodule::uzftype::bnd_ar
private

Definition at line 135 of file gwf-uzf.f90.

◆ bnd_bd()

procedure uzfmodule::uzftype::bnd_bd
private

Definition at line 141 of file gwf-uzf.f90.

◆ bnd_bd_obs()

procedure, public uzfmodule::uzftype::bnd_bd_obs

Definition at line 155 of file gwf-uzf.f90.

◆ bnd_cc()

procedure uzfmodule::uzftype::bnd_cc
private

Definition at line 139 of file gwf-uzf.f90.

◆ bnd_cf()

procedure uzfmodule::uzftype::bnd_cf
private

Definition at line 138 of file gwf-uzf.f90.

◆ bnd_ck()

procedure bndmodule::bndtype::bnd_ck
privateinherited

Definition at line 122 of file BoundaryPackage.f90.

◆ bnd_cq()

procedure uzfmodule::uzftype::bnd_cq
private

Definition at line 140 of file gwf-uzf.f90.

◆ bnd_cq_simrate()

procedure bndmodule::bndtype::bnd_cq_simrate
privateinherited

Definition at line 144 of file BoundaryPackage.f90.

◆ bnd_cq_simtomvr()

procedure bndmodule::bndtype::bnd_cq_simtomvr
privateinherited

Definition at line 145 of file BoundaryPackage.f90.

◆ bnd_da()

procedure uzfmodule::uzftype::bnd_da
private

Definition at line 148 of file gwf-uzf.f90.

◆ bnd_df()

procedure bndmodule::bndtype::bnd_df
privateinherited

Definition at line 116 of file BoundaryPackage.f90.

◆ bnd_df_obs()

procedure, public uzfmodule::uzftype::bnd_df_obs

Definition at line 153 of file gwf-uzf.f90.

◆ bnd_fc()

procedure uzfmodule::uzftype::bnd_fc
private

Definition at line 146 of file gwf-uzf.f90.

◆ bnd_fn()

procedure uzfmodule::uzftype::bnd_fn
private

Definition at line 147 of file gwf-uzf.f90.

◆ bnd_mc()

procedure bndmodule::bndtype::bnd_mc
privateinherited

Definition at line 118 of file BoundaryPackage.f90.

◆ bnd_nur()

procedure bndmodule::bndtype::bnd_nur
privateinherited

Definition at line 127 of file BoundaryPackage.f90.

◆ bnd_obs_supported()

procedure, public uzfmodule::uzftype::bnd_obs_supported

Definition at line 152 of file gwf-uzf.f90.

◆ bnd_options()

procedure uzfmodule::uzftype::bnd_options
private

Definition at line 133 of file gwf-uzf.f90.

◆ bnd_ot_bdsummary()

procedure uzfmodule::uzftype::bnd_ot_bdsummary
private

Definition at line 145 of file gwf-uzf.f90.

◆ bnd_ot_dv()

procedure uzfmodule::uzftype::bnd_ot_dv
private

Definition at line 144 of file gwf-uzf.f90.

◆ bnd_ot_model_flows()

procedure uzfmodule::uzftype::bnd_ot_model_flows
private

Definition at line 142 of file gwf-uzf.f90.

◆ bnd_ot_obs()

procedure, public bndmodule::bndtype::bnd_ot_obs
inherited

Definition at line 155 of file BoundaryPackage.f90.

◆ bnd_ot_package_flows()

procedure uzfmodule::uzftype::bnd_ot_package_flows
private

Definition at line 143 of file gwf-uzf.f90.

◆ bnd_reset()

procedure bndmodule::bndtype::bnd_reset
privateinherited

Definition at line 123 of file BoundaryPackage.f90.

◆ bnd_rp()

procedure uzfmodule::uzftype::bnd_rp
private

Definition at line 136 of file gwf-uzf.f90.

◆ bnd_rp_obs()

procedure, public uzfmodule::uzftype::bnd_rp_obs

Definition at line 154 of file gwf-uzf.f90.

◆ bnd_rp_ts()

procedure, public bndmodule::bndtype::bnd_rp_ts
inherited

Definition at line 159 of file BoundaryPackage.f90.

◆ bnd_store_user_cond()

procedure, private bndmodule::bndtype::bnd_store_user_cond
privateinherited

Definition at line 165 of file BoundaryPackage.f90.

◆ check_cell_area()

procedure, private uzfmodule::uzftype::check_cell_area
private

Definition at line 162 of file gwf-uzf.f90.

◆ copy_boundname()

procedure bndmodule::bndtype::copy_boundname
privateinherited

Definition at line 148 of file BoundaryPackage.f90.

◆ da()

procedure numericalpackagemodule::numericalpackagetype::da
privateinherited

Definition at line 55 of file NumericalPackage.f90.

◆ define_listlabel()

procedure uzfmodule::uzftype::define_listlabel
private

Definition at line 149 of file gwf-uzf.f90.

◆ findcellabove()

procedure, private uzfmodule::uzftype::findcellabove
private

Definition at line 161 of file gwf-uzf.f90.

◆ get_block_data()

procedure numericalpackagemodule::numericalpackagetype::get_block_data
privateinherited

Definition at line 57 of file NumericalPackage.f90.

◆ pack_initialize()

procedure bndmodule::bndtype::pack_initialize
privateinherited

Definition at line 139 of file BoundaryPackage.f90.

◆ pak_setup_outputtab()

procedure, private bndmodule::bndtype::pak_setup_outputtab
privateinherited

Definition at line 149 of file BoundaryPackage.f90.

◆ print_cell_properties()

procedure, private uzfmodule::uzftype::print_cell_properties
private

Definition at line 160 of file gwf-uzf.f90.

◆ read_cell_properties()

procedure, private uzfmodule::uzftype::read_cell_properties
private

Definition at line 159 of file gwf-uzf.f90.

◆ read_check_ionper()

procedure numericalpackagemodule::numericalpackagetype::read_check_ionper
privateinherited

Definition at line 56 of file NumericalPackage.f90.

◆ read_dimensions()

procedure uzfmodule::uzftype::read_dimensions
private

Definition at line 134 of file gwf-uzf.f90.

◆ read_initial_attr()

procedure bndmodule::bndtype::read_initial_attr
privateinherited

Definition at line 142 of file BoundaryPackage.f90.

◆ read_options()

procedure bndmodule::bndtype::read_options
privateinherited

Definition at line 140 of file BoundaryPackage.f90.

◆ set_names()

procedure numericalpackagemodule::numericalpackagetype::set_names
privateinherited

Definition at line 53 of file NumericalPackage.f90.

◆ set_pointers()

procedure bndmodule::bndtype::set_pointers
privateinherited

Definition at line 146 of file BoundaryPackage.f90.

◆ uzf_allocate_arrays()

procedure uzfmodule::uzftype::uzf_allocate_arrays
private

Definition at line 131 of file gwf-uzf.f90.

◆ uzf_allocate_scalars()

procedure uzfmodule::uzftype::uzf_allocate_scalars
private

Definition at line 132 of file gwf-uzf.f90.

◆ uzf_fill_budobj()

procedure, private uzfmodule::uzftype::uzf_fill_budobj
private

Definition at line 166 of file gwf-uzf.f90.

◆ uzf_setup_budobj()

procedure, private uzfmodule::uzftype::uzf_setup_budobj
private

Definition at line 165 of file gwf-uzf.f90.

◆ uzf_solve()

procedure, private uzfmodule::uzftype::uzf_solve
private

Definition at line 158 of file gwf-uzf.f90.

Member Data Documentation

◆ allowtimearrayseries

logical(lgp) bndmodule::bndtype::allowtimearrayseries = .false.
privateinherited

Definition at line 95 of file BoundaryPackage.f90.

95  logical(LGP) :: AllowTimeArraySeries = .false.

◆ appliedinf

real(dp), dimension(:), pointer, contiguous uzfmodule::uzftype::appliedinf => null()
private

Definition at line 83 of file gwf-uzf.f90.

83  real(DP), dimension(:), pointer, contiguous :: appliedinf => null()

◆ auxname

character(len=lenauxname), dimension(:), pointer, contiguous bndmodule::bndtype::auxname => null()
privateinherited

Definition at line 52 of file BoundaryPackage.f90.

52  character(len=LENAUXNAME), dimension(:), pointer, &
53  contiguous :: auxname => null() !< vector of auxname

◆ auxname_cst

type(characterstringtype), dimension(:), pointer, contiguous bndmodule::bndtype::auxname_cst => null()
privateinherited

Definition at line 54 of file BoundaryPackage.f90.

54  type(CharacterStringType), dimension(:), pointer, &
55  contiguous :: auxname_cst => null() !< copy of vector auxname that can be stored in memory manager

◆ auxvar

real(dp), dimension(:, :), pointer, contiguous bndmodule::bndtype::auxvar => null()
privateinherited

Definition at line 79 of file BoundaryPackage.f90.

79  real(DP), dimension(:, :), pointer, contiguous :: auxvar => null() !< auxiliary variable array

◆ bditems

integer(i4b), pointer uzfmodule::uzftype::bditems => null()
private

Definition at line 49 of file gwf-uzf.f90.

49  integer(I4B), pointer :: bditems => null() !< number of budget items

◆ bdtxt

character(len=lenbudtxt), dimension(:), pointer, contiguous uzfmodule::uzftype::bdtxt => null()
private

Definition at line 51 of file gwf-uzf.f90.

51  character(len=LENBUDTXT), dimension(:), pointer, &
52  contiguous :: bdtxt => null() !< budget items written to cbc file

◆ bound

real(dp), dimension(:, :), pointer, contiguous bndmodule::bndtype::bound => null()
privateinherited

Definition at line 76 of file BoundaryPackage.f90.

76  real(DP), dimension(:, :), pointer, contiguous :: bound => null() !< array of package specific boundary numbers

◆ boundname

character(len=lenboundname), dimension(:), pointer, contiguous bndmodule::bndtype::boundname => null()
privateinherited

Definition at line 56 of file BoundaryPackage.f90.

56  character(len=LENBOUNDNAME), dimension(:), pointer, &
57  contiguous :: boundname => null() !< vector of boundnames

◆ boundname_cst

type(characterstringtype), dimension(:), pointer, contiguous bndmodule::bndtype::boundname_cst => null()
privateinherited

Definition at line 58 of file BoundaryPackage.f90.

58  type(CharacterStringType), dimension(:), pointer, &
59  contiguous :: boundname_cst => null() !< copy of vector boundname that can be stored in memory manager

◆ budobj

type(budgetobjecttype), pointer uzfmodule::uzftype::budobj => null()
private

Definition at line 48 of file gwf-uzf.f90.

48  type(BudgetObjectType), pointer :: budobj => null()

◆ cauxcbc

character(len=16), dimension(:), pointer, contiguous uzfmodule::uzftype::cauxcbc => NULL()
private

Definition at line 126 of file gwf-uzf.f90.

126  character(len=16), dimension(:), pointer, contiguous :: cauxcbc => null()

◆ cbcauxitems

integer(i4b), pointer uzfmodule::uzftype::cbcauxitems => NULL()
private

Definition at line 125 of file gwf-uzf.f90.

125  integer(I4B), pointer :: cbcauxitems => null()

◆ condinput

real(dp), dimension(:), pointer, contiguous bndmodule::bndtype::condinput => null()
privateinherited

Definition at line 89 of file BoundaryPackage.f90.

89  real(DP), dimension(:), pointer, contiguous :: condinput => null() !< stores user-specified conductance values

◆ deriv

real(dp), dimension(:), pointer, contiguous uzfmodule::uzftype::deriv => null()
private

Definition at line 116 of file gwf-uzf.f90.

116  real(DP), dimension(:), pointer, contiguous :: deriv => null()

◆ dis

class(disbasetype), pointer numericalpackagemodule::numericalpackagetype::dis => null()
privateinherited

Definition at line 50 of file NumericalPackage.f90.

50  class(DisBaseType), pointer :: dis => null() !< model discretization object

◆ errortab

type(tabletype), pointer bndmodule::bndtype::errortab => null()
privateinherited

Definition at line 113 of file BoundaryPackage.f90.

113  type(TableType), pointer :: errortab => null() !< package error table

◆ extdp

real(dp), dimension(:), pointer, contiguous uzfmodule::uzftype::extdp => null()
private

Definition at line 103 of file gwf-uzf.f90.

103  real(DP), dimension(:), pointer, contiguous :: extdp => null()

◆ extwc_pvar

real(dp), dimension(:), pointer, contiguous uzfmodule::uzftype::extwc_pvar => null()
private

Definition at line 104 of file gwf-uzf.f90.

104  real(DP), dimension(:), pointer, contiguous :: extwc_pvar => null()

◆ filtyp

character(len=lenftype) numericalpackagemodule::numericalpackagetype::filtyp = ''
privateinherited

Definition at line 33 of file NumericalPackage.f90.

33  character(len=LENFTYPE) :: filtyp = '' !< file type (CHD, DRN, RIV, etc.)

◆ flowja

real(dp), dimension(:), pointer, contiguous bndmodule::bndtype::flowja => null()
privateinherited

Definition at line 106 of file BoundaryPackage.f90.

106  real(DP), dimension(:), pointer, contiguous :: flowja => null() !< model intercell flows

◆ gwd

real(dp), dimension(:), pointer, contiguous uzfmodule::uzftype::gwd => null()
private

Definition at line 90 of file gwf-uzf.f90.

90  real(DP), dimension(:), pointer, contiguous :: gwd => null()

◆ gwd0

real(dp), dimension(:), pointer, contiguous uzfmodule::uzftype::gwd0 => null()
private

Definition at line 91 of file gwf-uzf.f90.

91  real(DP), dimension(:), pointer, contiguous :: gwd0 => null()

◆ gwdtomvr

real(dp), dimension(:), pointer, contiguous uzfmodule::uzftype::gwdtomvr => null()
private

Definition at line 92 of file gwf-uzf.f90.

92  real(DP), dimension(:), pointer, contiguous :: gwdtomvr => null()

◆ gwet_pvar

real(dp), dimension(:), pointer, contiguous uzfmodule::uzftype::gwet_pvar => null()
private

Definition at line 88 of file gwf-uzf.f90.

88  real(DP), dimension(:), pointer, contiguous :: gwet_pvar => null()

◆ gwfhcond

real(dp), dimension(:), pointer, contiguous uzfmodule::uzftype::gwfhcond => null()
private

Definition at line 65 of file gwf-uzf.f90.

65  real(DP), dimension(:), pointer, contiguous :: gwfhcond => null()

◆ gwfiss

integer(i4b), pointer uzfmodule::uzftype::gwfiss => null()
private

Definition at line 64 of file gwf-uzf.f90.

64  integer(I4B), pointer :: gwfiss => null()

◆ ha_pvar

real(dp), dimension(:), pointer, contiguous uzfmodule::uzftype::ha_pvar => null()
private

Definition at line 105 of file gwf-uzf.f90.

105  real(DP), dimension(:), pointer, contiguous :: ha_pvar => null()

◆ hcof

real(dp), dimension(:), pointer, contiguous bndmodule::bndtype::hcof => null()
privateinherited

Definition at line 77 of file BoundaryPackage.f90.

77  real(DP), dimension(:), pointer, contiguous :: hcof => null() !< diagonal contribution

◆ hroot_pvar

real(dp), dimension(:), pointer, contiguous uzfmodule::uzftype::hroot_pvar => null()
private

Definition at line 106 of file gwf-uzf.f90.

106  real(DP), dimension(:), pointer, contiguous :: hroot_pvar => null()

◆ ia

integer(i4b), dimension(:), pointer, contiguous uzfmodule::uzftype::ia => null()
private

Definition at line 80 of file gwf-uzf.f90.

80  integer(I4B), dimension(:), pointer, contiguous :: ia => null()

◆ iasym

integer(i4b), pointer numericalpackagemodule::numericalpackagetype::iasym => null()
privateinherited

Definition at line 41 of file NumericalPackage.f90.

41  integer(I4B), pointer :: iasym => null() !< package causes matrix asymmetry

◆ iauxmultcol

integer(i4b), pointer bndmodule::bndtype::iauxmultcol => null()
privateinherited

Definition at line 70 of file BoundaryPackage.f90.

70  integer(I4B), pointer :: iauxmultcol => null() !< column to use as multiplier for column iscloc

◆ ibcnum

integer(i4b), pointer bndmodule::bndtype::ibcnum => null()
privateinherited

Definition at line 63 of file BoundaryPackage.f90.

63  integer(I4B), pointer :: ibcnum => null() !< consecutive package number for this boundary condition

◆ ibound

integer(i4b), dimension(:), pointer, contiguous bndmodule::bndtype::ibound => null()
privateinherited

Definition at line 103 of file BoundaryPackage.f90.

103  integer(I4B), dimension(:), pointer, contiguous :: ibound => null() !< model ibound array

◆ ibudcsv

integer(i4b), pointer uzfmodule::uzftype::ibudcsv => null()
private

Definition at line 45 of file gwf-uzf.f90.

45  integer(I4B), pointer :: ibudcsv => null() !< unit number for csv budget output file

◆ ibudgetout

integer(i4b), pointer uzfmodule::uzftype::ibudgetout => null()
private

Definition at line 44 of file gwf-uzf.f90.

44  integer(I4B), pointer :: ibudgetout => null()

◆ icelltype

integer(i4b), dimension(:), pointer, contiguous bndmodule::bndtype::icelltype => null()
privateinherited

Definition at line 107 of file BoundaryPackage.f90.

107  integer(I4B), dimension(:), pointer, contiguous :: icelltype => null() !< pointer to icelltype array in NPF

◆ iconvchk

integer(i4b), pointer uzfmodule::uzftype::iconvchk => null()
private

Definition at line 113 of file gwf-uzf.f90.

113  integer(I4B), pointer :: iconvchk => null()

◆ ictmempath

character(len=lenmempath) bndmodule::bndtype::ictmempath = ''
privateinherited

Definition at line 108 of file BoundaryPackage.f90.

108  character(len=LENMEMPATH) :: ictMemPath = '' !< memory path to the icelltype data (for GWF this is in NPF)

◆ id

integer(i4b), pointer numericalpackagemodule::numericalpackagetype::id => null()
privateinherited

Definition at line 37 of file NumericalPackage.f90.

37  integer(I4B), pointer :: id => null() !< consecutive package number in model

◆ ietflag

integer(i4b), pointer uzfmodule::uzftype::ietflag => null()
private

Definition at line 73 of file gwf-uzf.f90.

73  integer(I4B), pointer :: ietflag => null() !< et flag, 0 is off, 1 or 2 are different types

◆ igwetflag

integer(i4b), pointer uzfmodule::uzftype::igwetflag => null()
private

Definition at line 74 of file gwf-uzf.f90.

74  integer(I4B), pointer :: igwetflag => null()

◆ igwfnode

integer(i4b), dimension(:), pointer, contiguous uzfmodule::uzftype::igwfnode => null()
private

Definition at line 79 of file gwf-uzf.f90.

79  integer(I4B), dimension(:), pointer, contiguous :: igwfnode => null()

◆ imaxcellcnt

integer(i4b), pointer uzfmodule::uzftype::imaxcellcnt => null()
private

Definition at line 76 of file gwf-uzf.f90.

76  integer(I4B), pointer :: imaxcellcnt => null()

◆ imover

integer(i4b), pointer bndmodule::bndtype::imover => null()
privateinherited

Definition at line 84 of file BoundaryPackage.f90.

84  integer(I4B), pointer :: imover => null() !< flag indicating if the mover is active in the package

◆ inamedbound

integer(i4b), pointer bndmodule::bndtype::inamedbound => null()
privateinherited

Definition at line 69 of file BoundaryPackage.f90.

69  integer(I4B), pointer :: inamedbound => null() !< flag to read boundnames

◆ indxconvertflux

integer(i4b) bndmodule::bndtype::indxconvertflux = 0
privateinherited

Definition at line 94 of file BoundaryPackage.f90.

94  integer(I4B) :: indxconvertflux = 0 !< indxconvertflux is column of bound to multiply by area to convert flux to rate

◆ inewton

integer(i4b), pointer numericalpackagemodule::numericalpackagetype::inewton => null()
privateinherited

Definition at line 40 of file NumericalPackage.f90.

40  integer(I4B), pointer :: inewton => null() !< newton flag

◆ infiltration

real(dp), dimension(:), pointer, contiguous uzfmodule::uzftype::infiltration => null()
private

Definition at line 87 of file gwf-uzf.f90.

87  real(DP), dimension(:), pointer, contiguous :: infiltration => null()

◆ inobspkg

integer(i4b), pointer bndmodule::bndtype::inobspkg => null()
privateinherited

Definition at line 98 of file BoundaryPackage.f90.

98  integer(I4B), pointer :: inobspkg => null() !< unit number for obs package

◆ input_fname

character(len=linelength), pointer numericalpackagemodule::numericalpackagetype::input_fname => null()
privateinherited

Definition at line 32 of file NumericalPackage.f90.

32  character(len=LINELENGTH), pointer :: input_fname => null() !< input file name

◆ input_mempath

character(len=lenmempath) numericalpackagemodule::numericalpackagetype::input_mempath = ''
privateinherited

Definition at line 31 of file NumericalPackage.f90.

31  character(len=LENMEMPATH) :: input_mempath = '' !< input context mempath

◆ inputtab

type(tabletype), pointer bndmodule::bndtype::inputtab => null()
privateinherited

Definition at line 111 of file BoundaryPackage.f90.

111  type(TableType), pointer :: inputtab => null() !< input table object

◆ inunit

integer(i4b), pointer numericalpackagemodule::numericalpackagetype::inunit => null()
privateinherited

Definition at line 38 of file NumericalPackage.f90.

38  integer(I4B), pointer :: inunit => null() !< unit number for input file

◆ ioffset

integer(i4b), pointer bndmodule::bndtype::ioffset => null()
privateinherited

Definition at line 72 of file BoundaryPackage.f90.

72  integer(I4B), pointer :: ioffset => null() !< offset of this package in the model

◆ ionper

integer(i4b), pointer numericalpackagemodule::numericalpackagetype::ionper => null()
privateinherited

Definition at line 45 of file NumericalPackage.f90.

45  integer(I4B), pointer :: ionper => null() !< stress period for next data

◆ iout

integer(i4b), pointer numericalpackagemodule::numericalpackagetype::iout => null()
privateinherited

Definition at line 39 of file NumericalPackage.f90.

39  integer(I4B), pointer :: iout => null() !< unit number for writing package output

◆ ipakcb

integer(i4b), pointer numericalpackagemodule::numericalpackagetype::ipakcb => null()
privateinherited

Definition at line 44 of file NumericalPackage.f90.

44  integer(I4B), pointer :: ipakcb => null() !< output flows (-1, 0, 1) - save_flows

◆ ipakcsv

integer(i4b), pointer uzfmodule::uzftype::ipakcsv => null()
private

Definition at line 46 of file gwf-uzf.f90.

46  integer(I4B), pointer :: ipakcsv => null()

◆ iprflow

integer(i4b), pointer numericalpackagemodule::numericalpackagetype::iprflow => null()
privateinherited

Definition at line 43 of file NumericalPackage.f90.

43  integer(I4B), pointer :: iprflow => null() !< flag to print simulated flows

◆ iprpak

integer(i4b), pointer numericalpackagemodule::numericalpackagetype::iprpak => null()
privateinherited

Definition at line 42 of file NumericalPackage.f90.

42  integer(I4B), pointer :: iprpak => null() !< integer flag to echo input

◆ iprwcont

integer(i4b), pointer uzfmodule::uzftype::iprwcont => null()
private

Definition at line 42 of file gwf-uzf.f90.

42  integer(I4B), pointer :: iprwcont => null()

◆ isadvpak

integer(i4b), pointer bndmodule::bndtype::isadvpak => null()
privateinherited

Definition at line 62 of file BoundaryPackage.f90.

62  integer(I4B), pointer :: isadvpak => null() !< flag indicating package is advanced (1) or not (0)

◆ iscloc

integer(i4b), pointer bndmodule::bndtype::iscloc => null()
privateinherited

Definition at line 67 of file BoundaryPackage.f90.

67  integer(I4B), pointer :: iscloc => null() !< bound column to scale with SFAC

◆ iseepflag

integer(i4b), pointer uzfmodule::uzftype::iseepflag => null()
private

Definition at line 75 of file gwf-uzf.f90.

75  integer(I4B), pointer :: iseepflag => null()

◆ issflag

integer(i4b), pointer uzfmodule::uzftype::issflag => null()
private

Definition at line 120 of file gwf-uzf.f90.

120  integer(I4B), pointer :: issflag => null()

◆ issflagold

integer(i4b), pointer uzfmodule::uzftype::issflagold => null()
private

Definition at line 121 of file gwf-uzf.f90.

121  integer(I4B), pointer :: issflagold => null()

◆ istocb

integer(i4b), pointer uzfmodule::uzftype::istocb => null()
private

Definition at line 122 of file gwf-uzf.f90.

122  integer(I4B), pointer :: istocb => null()

◆ iuzf2uzf

integer(i4b), pointer uzfmodule::uzftype::iuzf2uzf => null()
private

Definition at line 77 of file gwf-uzf.f90.

77  integer(I4B), pointer :: iuzf2uzf => null()

◆ ivsc

integer(i4b), pointer bndmodule::bndtype::ivsc => null()
privateinherited

Definition at line 88 of file BoundaryPackage.f90.

88  integer(I4B), pointer :: ivsc => null() !< flag indicating if viscosity is active in the model

◆ iwcontout

integer(i4b), pointer uzfmodule::uzftype::iwcontout => null()
private

Definition at line 43 of file gwf-uzf.f90.

43  integer(I4B), pointer :: iwcontout => null()

◆ ja

integer(i4b), dimension(:), pointer, contiguous uzfmodule::uzftype::ja => null()
private

Definition at line 81 of file gwf-uzf.f90.

81  integer(I4B), dimension(:), pointer, contiguous :: ja => null()

◆ lastonper

integer(i4b), pointer numericalpackagemodule::numericalpackagetype::lastonper => null()
privateinherited

Definition at line 46 of file NumericalPackage.f90.

46  integer(I4B), pointer :: lastonper => null() !< last value of ionper (for checking)

◆ listlabel

character(len=lenlistlabel), pointer bndmodule::bndtype::listlabel => null()
privateinherited

Definition at line 50 of file BoundaryPackage.f90.

50  character(len=LENLISTLABEL), pointer :: listlabel => null() !< title of table written for RP

◆ maxbound

integer(i4b), pointer bndmodule::bndtype::maxbound => null()
privateinherited

Definition at line 64 of file BoundaryPackage.f90.

64  integer(I4B), pointer :: maxbound => null() !< max number of boundaries

◆ memorypath

character(len=lenmempath) numericalpackagemodule::numericalpackagetype::memorypath = ''
privateinherited

Definition at line 28 of file NumericalPackage.f90.

28  character(len=LENMEMPATH) :: memoryPath = '' !< the location in the memory manager where the variables are stored

◆ memorypathmodel

character(len=lenmempath) numericalpackagemodule::numericalpackagetype::memorypathmodel = ''
privateinherited

Definition at line 29 of file NumericalPackage.f90.

29  character(len=LENMEMPATH) :: memoryPathModel = '' !< the location in the memory manager where the variables

◆ name_model

character(len=lenmodelname) numericalpackagemodule::numericalpackagetype::name_model = ''
privateinherited

Definition at line 26 of file NumericalPackage.f90.

26  character(len=LENMODELNAME) :: name_model = '' !< the name of the model that contains this package

◆ naux

integer(i4b), pointer bndmodule::bndtype::naux => null()
privateinherited

Definition at line 68 of file BoundaryPackage.f90.

68  integer(I4B), pointer :: naux => null() !< number of auxiliary variables

◆ nbdtxt

integer(i4b), pointer uzfmodule::uzftype::nbdtxt => null()
private

Definition at line 50 of file gwf-uzf.f90.

50  integer(I4B), pointer :: nbdtxt => null() !< number of budget text items

◆ nbound

integer(i4b), pointer bndmodule::bndtype::nbound => null()
privateinherited

Definition at line 65 of file BoundaryPackage.f90.

65  integer(I4B), pointer :: nbound => null() !< number of boundaries for current stress period

◆ ncolbnd

integer(i4b), pointer bndmodule::bndtype::ncolbnd => null()
privateinherited

Definition at line 66 of file BoundaryPackage.f90.

66  integer(I4B), pointer :: ncolbnd => null() !< number of columns of the bound array

◆ neq

integer(i4b), pointer bndmodule::bndtype::neq
privateinherited

Definition at line 102 of file BoundaryPackage.f90.

102  integer(I4B), pointer :: neq !< number of equations for model

◆ nodelist

integer(i4b), dimension(:), pointer, contiguous bndmodule::bndtype::nodelist => null()
privateinherited

Definition at line 74 of file BoundaryPackage.f90.

74  integer(I4B), dimension(:), pointer, contiguous :: nodelist => null() !< vector of reduced node numbers

◆ nodes

integer(i4b), pointer uzfmodule::uzftype::nodes => null()
private

Definition at line 71 of file gwf-uzf.f90.

71  integer(I4B), pointer :: nodes => null()

◆ noupdateauxvar

integer(i4b), dimension(:), pointer, contiguous bndmodule::bndtype::noupdateauxvar => null()
privateinherited

Definition at line 75 of file BoundaryPackage.f90.

75  integer(I4B), dimension(:), pointer, contiguous :: noupdateauxvar => null() !< override auxvars from being updated

◆ npakeq

integer(i4b), pointer bndmodule::bndtype::npakeq => null()
privateinherited

Definition at line 71 of file BoundaryPackage.f90.

71  integer(I4B), pointer :: npakeq => null() !< number of equations in this package (normally 0 unless package adds rows to matrix)

◆ nsets

integer(i4b), pointer uzfmodule::uzftype::nsets => null()
private

Definition at line 70 of file gwf-uzf.f90.

70  integer(I4B), pointer :: nsets => null()

◆ ntrail_pvar

integer(i4b), pointer uzfmodule::uzftype::ntrail_pvar => null()
private

Definition at line 69 of file gwf-uzf.f90.

69  integer(I4B), pointer :: ntrail_pvar => null()

◆ nwav_pvar

integer(i4b), pointer uzfmodule::uzftype::nwav_pvar => null()
private

Definition at line 68 of file gwf-uzf.f90.

68  integer(I4B), pointer :: nwav_pvar => null()

◆ obs

type(obstype), pointer bndmodule::bndtype::obs => null()
privateinherited

Definition at line 99 of file BoundaryPackage.f90.

99  type(ObsType), pointer :: obs => null() !< observation package

◆ outputtab

type(tabletype), pointer bndmodule::bndtype::outputtab => null()
privateinherited

Definition at line 112 of file BoundaryPackage.f90.

112  type(TableType), pointer :: outputtab => null() !< output table object for package flows writtent to the model listing file

◆ package_type

character(len=lenftype), pointer numericalpackagemodule::numericalpackagetype::package_type => null()
privateinherited

Definition at line 34 of file NumericalPackage.f90.

34  character(len=LENFTYPE), pointer :: package_type => null() !< package type (same as filtyp) stored in memory manager

◆ packname

character(len=lenpackagename) numericalpackagemodule::numericalpackagetype::packname = ''
privateinherited

Definition at line 27 of file NumericalPackage.f90.

27  character(len=LENPACKAGENAME) :: packName = '' !< name of the package

◆ pakcsvtab

type(tabletype), pointer uzfmodule::uzftype::pakcsvtab => null()
private

Definition at line 57 of file gwf-uzf.f90.

57  type(TableType), pointer :: pakcsvtab => null()

◆ pakmvrobj

type(packagemovertype), pointer bndmodule::bndtype::pakmvrobj => null()
privateinherited

Definition at line 85 of file BoundaryPackage.f90.

85  type(PackageMoverType), pointer :: pakmvrobj => null() !< mover object for package

◆ parser

type(blockparsertype) numericalpackagemodule::numericalpackagetype::parser
privateinherited

Definition at line 49 of file NumericalPackage.f90.

49  type(BlockParserType) :: parser !< parser object for reading blocks of information

◆ pet_pvar

real(dp), dimension(:), pointer, contiguous uzfmodule::uzftype::pet_pvar => null()
private

Definition at line 102 of file gwf-uzf.f90.

102  real(DP), dimension(:), pointer, contiguous :: pet_pvar => null()

◆ qauxcbc

real(dp), dimension(:), pointer, contiguous uzfmodule::uzftype::qauxcbc => null()
private

Definition at line 127 of file gwf-uzf.f90.

127  real(DP), dimension(:), pointer, contiguous :: qauxcbc => null()

◆ qsto

real(dp), dimension(:), pointer, contiguous uzfmodule::uzftype::qsto => null()
private

Definition at line 95 of file gwf-uzf.f90.

95  real(DP), dimension(:), pointer, contiguous :: qsto => null() !< change in stored mobile water per time for this time step

◆ rch

real(dp), dimension(:), pointer, contiguous uzfmodule::uzftype::rch => null()
private

Definition at line 93 of file gwf-uzf.f90.

93  real(DP), dimension(:), pointer, contiguous :: rch => null()

◆ rch0

real(dp), dimension(:), pointer, contiguous uzfmodule::uzftype::rch0 => null()
private

Definition at line 94 of file gwf-uzf.f90.

94  real(DP), dimension(:), pointer, contiguous :: rch0 => null()

◆ readflag

integer(i4b), pointer uzfmodule::uzftype::readflag => null()
private

Definition at line 72 of file gwf-uzf.f90.

72  integer(I4B), pointer :: readflag => null()

◆ rejinf

real(dp), dimension(:), pointer, contiguous uzfmodule::uzftype::rejinf => null()
private

Definition at line 84 of file gwf-uzf.f90.

84  real(DP), dimension(:), pointer, contiguous :: rejinf => null()

◆ rejinf0

real(dp), dimension(:), pointer, contiguous uzfmodule::uzftype::rejinf0 => null()
private

Definition at line 85 of file gwf-uzf.f90.

85  real(DP), dimension(:), pointer, contiguous :: rejinf0 => null()

◆ rejinftomvr

real(dp), dimension(:), pointer, contiguous uzfmodule::uzftype::rejinftomvr => null()
private

Definition at line 86 of file gwf-uzf.f90.

86  real(DP), dimension(:), pointer, contiguous :: rejinftomvr => null()

◆ rhs

real(dp), dimension(:), pointer, contiguous bndmodule::bndtype::rhs => null()
privateinherited

Definition at line 78 of file BoundaryPackage.f90.

78  real(DP), dimension(:), pointer, contiguous :: rhs => null() !< right-hand side contribution

◆ rootact_pvar

real(dp), dimension(:), pointer, contiguous uzfmodule::uzftype::rootact_pvar => null()
private

Definition at line 107 of file gwf-uzf.f90.

107  real(DP), dimension(:), pointer, contiguous :: rootact_pvar => null()

◆ simtomvr

real(dp), dimension(:), pointer, contiguous bndmodule::bndtype::simtomvr => null()
privateinherited

Definition at line 81 of file BoundaryPackage.f90.

81  real(DP), dimension(:), pointer, contiguous :: simtomvr => null() !< simulated to mover values

◆ simvals

real(dp), dimension(:), pointer, contiguous bndmodule::bndtype::simvals => null()
privateinherited

Definition at line 80 of file BoundaryPackage.f90.

80  real(DP), dimension(:), pointer, contiguous :: simvals => null() !< simulated values

◆ sinf_pvar

real(dp), dimension(:), pointer, contiguous uzfmodule::uzftype::sinf_pvar => null()
private

Definition at line 101 of file gwf-uzf.f90.

101  real(DP), dimension(:), pointer, contiguous :: sinf_pvar => null()

◆ tasmanager

type(timearrayseriesmanagertype), pointer bndmodule::bndtype::tasmanager => null()
privateinherited

Definition at line 93 of file BoundaryPackage.f90.

93  type(TimeArraySeriesManagerType), pointer :: TasManager => null() !< time array series manager

◆ text

character(len=lenpackagename) bndmodule::bndtype::text = ''
privateinherited

Definition at line 51 of file BoundaryPackage.f90.

51  character(len=LENPACKAGENAME) :: text = '' !< text string for package flow term

◆ totfluxtot

real(dp), pointer uzfmodule::uzftype::totfluxtot => null()
private

Definition at line 119 of file gwf-uzf.f90.

119  real(DP), pointer :: totfluxtot => null()

◆ tsmanager

type(timeseriesmanagertype), pointer bndmodule::bndtype::tsmanager => null()
privateinherited

Definition at line 92 of file BoundaryPackage.f90.

92  type(TimeSeriesManagerType), pointer :: TsManager => null() !< time series manager

◆ uauxvar

real(dp), dimension(:, :), pointer, contiguous uzfmodule::uzftype::uauxvar => null()
private

Definition at line 110 of file gwf-uzf.f90.

110  real(DP), dimension(:, :), pointer, contiguous :: uauxvar => null()

◆ uzet

real(dp), dimension(:), pointer, contiguous uzfmodule::uzftype::uzet => null()
private

Definition at line 89 of file gwf-uzf.f90.

89  real(DP), dimension(:), pointer, contiguous :: uzet => null()

◆ uzfname

character(len=lenboundname), dimension(:), pointer, contiguous uzfmodule::uzftype::uzfname => null()
private

Definition at line 53 of file gwf-uzf.f90.

53  character(len=LENBOUNDNAME), dimension(:), pointer, &
54  contiguous :: uzfname => null()

◆ uzfobj

type(uzfcellgrouptype), pointer uzfmodule::uzftype::uzfobj => null()
private

Definition at line 60 of file gwf-uzf.f90.

60  type(UzfCellGroupType), pointer :: uzfobj => null()

◆ uzfobjwork

type(uzfcellgrouptype) uzfmodule::uzftype::uzfobjwork
private

Definition at line 61 of file gwf-uzf.f90.

61  type(UzfCellGroupType) :: uzfobjwork

◆ wcnew

real(dp), dimension(:), pointer, contiguous uzfmodule::uzftype::wcnew => null()
private

Definition at line 96 of file gwf-uzf.f90.

96  real(DP), dimension(:), pointer, contiguous :: wcnew => null() !< water content for this time step

◆ wcold

real(dp), dimension(:), pointer, contiguous uzfmodule::uzftype::wcold => null()
private

Definition at line 97 of file gwf-uzf.f90.

97  real(DP), dimension(:), pointer, contiguous :: wcold => null() !< water content for previous time step

◆ xnew

real(dp), dimension(:), pointer, contiguous bndmodule::bndtype::xnew => null()
privateinherited

Definition at line 104 of file BoundaryPackage.f90.

104  real(DP), dimension(:), pointer, contiguous :: xnew => null() !< model dependent variable (head) for this time step

◆ xold

real(dp), dimension(:), pointer, contiguous bndmodule::bndtype::xold => null()
privateinherited

Definition at line 105 of file BoundaryPackage.f90.

105  real(DP), dimension(:), pointer, contiguous :: xold => null() !< model dependent variable for last time step

The documentation for this type was generated from the following file: