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

Public Member Functions

procedure, public bnd_obs_supported => sfr_obs_supported
 
procedure, public bnd_df_obs => sfr_df_obs
 
procedure, public bnd_rp_obs => sfr_rp_obs
 
procedure, public bnd_bd_obs => sfr_bd_obs
 
procedure, public bnd_ot_obs
 
procedure, public bnd_rp_ts
 
procedure, public bnd_activate_viscosity
 

Private Member Functions

procedure sfr_allocate_scalars
 
procedure sfr_allocate_arrays
 
procedure bnd_options => sfr_options
 
procedure read_dimensions => sfr_read_dimensions
 
procedure bnd_ar => sfr_ar
 
procedure bnd_rp => sfr_rp
 
procedure bnd_ad => sfr_ad
 
procedure bnd_cf => sfr_cf
 
procedure bnd_fc => sfr_fc
 
procedure bnd_fn => sfr_fn
 
procedure bnd_cc => sfr_cc
 
procedure bnd_cq => sfr_cq
 
procedure bnd_ot_package_flows => sfr_ot_package_flows
 
procedure bnd_ot_dv => sfr_ot_dv
 
procedure bnd_ot_bdsummary => sfr_ot_bdsummary
 
procedure bnd_da => sfr_da
 
procedure define_listlabel
 
procedure, private sfr_set_stressperiod
 
procedure, private sfr_solve
 
procedure, private sfr_calc_constant
 
procedure, private sfr_calc_steady
 
procedure, private sfr_update_flows
 
procedure, private sfr_adjust_ro_ev
 
procedure, private sfr_calc_qgwf
 
procedure, private sfr_gwf_conn
 
procedure, private sfr_calc_cond
 
procedure, private sfr_calc_qman
 
procedure, private sfr_calc_qd
 
procedure, private sfr_calc_qsource
 
procedure, private sfr_calc_div
 
procedure, private calc_area_wet
 
procedure, private calc_perimeter_wet
 
procedure, private calc_surface_area
 
procedure, private calc_surface_area_wet
 
procedure, private calc_top_width_wet
 
procedure, private sfr_read_packagedata
 
procedure, private sfr_read_crossection
 
procedure, private sfr_read_connectiondata
 
procedure, private sfr_read_diversions
 
procedure, private sfr_calc_reach_depth
 
procedure, private sfr_calc_xs_depth
 
procedure, private sfr_check_conversion
 
procedure, private sfr_check_reaches
 
procedure, private sfr_check_connections
 
procedure, private sfr_check_diversions
 
procedure, private sfr_check_ustrf
 
procedure, private sfr_setup_budobj
 
procedure, private sfr_fill_budobj
 
procedure, private sfr_setup_tableobj
 
procedure sfr_activate_density
 
procedure, private sfr_calculate_density_exchange
 
procedure sfr_activate_viscosity
 
procedure bnd_df
 
procedure bnd_ac
 
procedure bnd_mc
 
procedure bnd_ck
 
procedure bnd_reset
 
procedure bnd_nur
 
procedure bnd_bd
 
procedure bnd_ot_model_flows
 
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

character(len=16), dimension(:), pointer, contiguous csfrbudget => NULL()
 advanced package budget names More...
 
character(len=16), dimension(:), pointer, contiguous cauxcbc => NULL()
 aux names More...
 
character(len=lenboundname), dimension(:), pointer, contiguous sfrname => null()
 internal SFR reach name More...
 
integer(i4b), pointer iprhed => null()
 flag for printing stages to listing file More...
 
integer(i4b), pointer istageout => null()
 flag and unit number for binary stage output More...
 
integer(i4b), pointer ibudgetout => null()
 flag and unit number for binary sfr budget output More...
 
integer(i4b), pointer ibudcsv => null()
 unit number for csv budget output file More...
 
integer(i4b), pointer ipakcsv => null()
 flag and unit number for package convergence information More...
 
integer(i4b), pointer idiversions => null()
 flag indicating if there are any diversions More...
 
integer(i4b), pointer nconn => NULL()
 number of reach connections More...
 
integer(i4b), pointer maxsfrpicard => NULL()
 maximum number of Picard iteration calls to SFR solve More...
 
integer(i4b), pointer maxsfrit => NULL()
 maximum number of iterations in SFR solve More...
 
integer(i4b), pointer bditems => NULL()
 number of SFR budget items More...
 
integer(i4b), pointer cbcauxitems => NULL()
 number of aux items in cell-by-cell budget file More...
 
integer(i4b), pointer icheck => NULL()
 flag indicating if input should be checked (default is yes) More...
 
integer(i4b), pointer iconvchk => NULL()
 flag indicating of final convergence run is executed More...
 
integer(i4b), pointer gwfiss => NULL()
 groundwater model steady-state flag More...
 
integer(i4b), pointer ianynone => null()
 number of reaches with 'none' connection More...
 
real(dp), pointer unitconv => NULL()
 unit conversion factor (SI to model units) More...
 
real(dp), pointer lengthconv => NULL()
 length conversion factor (SI to model units) More...
 
real(dp), pointer timeconv => NULL()
 time conversion factor (SI to model units) More...
 
real(dp), pointer dmaxchg => NULL()
 maximum depth change allowed More...
 
real(dp), pointer deps => NULL()
 perturbation value More...
 
integer(i4b), dimension(:), pointer, contiguous isfrorder => null()
 sfr reach order determined from DAG of upstream reaches More...
 
integer(i4b), dimension(:), pointer, contiguous ia => null()
 CRS row pointer for SFR reaches. More...
 
integer(i4b), dimension(:), pointer, contiguous ja => null()
 CRS column pointers for SFR reach connections. More...
 
real(dp), dimension(:), pointer, contiguous qoutflow => null()
 reach downstream flow More...
 
real(dp), dimension(:), pointer, contiguous qextoutflow => null()
 reach discharge to external boundary More...
 
real(dp), dimension(:), pointer, contiguous qauxcbc => null()
 aux value More...
 
real(dp), dimension(:), pointer, contiguous dbuff => null()
 temporary vector More...
 
type(budgetobjecttype), pointer budobj => null()
 SFR budget object. More...
 
type(tabletype), pointer stagetab => null()
 reach stage table written to the listing file More...
 
type(tabletype), pointer pakcsvtab => null()
 SFR package convergence table. More...
 
integer(i4b), dimension(:), pointer, contiguous iboundpak => null()
 ibound array for SFR reaches that defines active, inactive, and constant reaches More...
 
integer(i4b), dimension(:), pointer, contiguous igwfnode => null()
 groundwater node connected to SFR reaches More...
 
integer(i4b), dimension(:), pointer, contiguous igwftopnode => null()
 highest active groundwater node under SFR reaches More...
 
real(dp), dimension(:), pointer, contiguous length => null()
 reach length More...
 
real(dp), dimension(:), pointer, contiguous width => null()
 reach width More...
 
real(dp), dimension(:), pointer, contiguous strtop => null()
 reach bed top elevation More...
 
real(dp), dimension(:), pointer, contiguous bthick => null()
 reach bed thickness More...
 
real(dp), dimension(:), pointer, contiguous hk => null()
 vertical hydraulic conductivity of reach bed sediments More...
 
real(dp), dimension(:), pointer, contiguous slope => null()
 reach slope More...
 
integer(i4b), dimension(:), pointer, contiguous nconnreach => null()
 number of connections for each reach More...
 
real(dp), dimension(:), pointer, contiguous ustrf => null()
 upstream flow fraction for upstream connections More...
 
real(dp), dimension(:), pointer, contiguous ftotnd => null()
 total fraction of connected reaches that are not diversions More...
 
integer(i4b), dimension(:), pointer, contiguous ndiv => null()
 number of diversions for each reach More...
 
real(dp), dimension(:), pointer, contiguous usflow => null()
 upstream reach flow More...
 
real(dp), dimension(:), pointer, contiguous dsflow => null()
 downstream reach flow More...
 
real(dp), dimension(:), pointer, contiguous depth => null()
 reach depth More...
 
real(dp), dimension(:), pointer, contiguous stage => null()
 reach stage More...
 
real(dp), dimension(:), pointer, contiguous gwflow => null()
 flow from groundwater to reach More...
 
real(dp), dimension(:), pointer, contiguous simevap => null()
 simulated reach evaporation More...
 
real(dp), dimension(:), pointer, contiguous simrunoff => null()
 simulated reach runoff More...
 
real(dp), dimension(:), pointer, contiguous stage0 => null()
 previous reach stage iterate More...
 
real(dp), dimension(:), pointer, contiguous usflow0 => null()
 previous upstream reach flow iterate More...
 
integer(i4b), pointer ncrossptstot => null()
 total number of cross-section points More...
 
integer(i4b), dimension(:), pointer, contiguous ncrosspts => null()
 number of cross-section points for each reach More...
 
integer(i4b), dimension(:), pointer, contiguous iacross => null()
 pointers to cross-section data for each reach More...
 
real(dp), dimension(:), pointer, contiguous station => null()
 cross-section station (x-position) data More...
 
real(dp), dimension(:), pointer, contiguous xsheight => null()
 cross-section height data More...
 
real(dp), dimension(:), pointer, contiguous xsrough => null()
 cross-section roughness data More...
 
integer(i4b), dimension(:), pointer, contiguous idir => null()
 reach connection direction More...
 
integer(i4b), dimension(:), pointer, contiguous idiv => null()
 reach connection diversion number More...
 
real(dp), dimension(:), pointer, contiguous qconn => null()
 reach connection flow More...
 
real(dp), dimension(:), pointer, contiguous rough => null()
 reach Manning's roughness coefficient (SI units) More...
 
real(dp), dimension(:), pointer, contiguous rain => null()
 reach rainfall More...
 
real(dp), dimension(:), pointer, contiguous evap => null()
 reach potential evaporation More...
 
real(dp), dimension(:), pointer, contiguous inflow => null()
 reach upstream inflow More...
 
real(dp), dimension(:), pointer, contiguous runoff => null()
 reach maximum runoff More...
 
real(dp), dimension(:), pointer, contiguous sstage => null()
 reach specified stage More...
 
real(dp), dimension(:, :), pointer, contiguous rauxvar => null()
 reach aux variable More...
 
integer(i4b), dimension(:), pointer, contiguous iadiv => null()
 row pointer for reach diversions More...
 
integer(i4b), dimension(:), pointer, contiguous divreach => null()
 diversion reach More...
 
character(len=10), dimension(:), pointer, contiguous divcprior => null()
 diversion rule More...
 
real(dp), dimension(:), pointer, contiguous divflow => null()
 specified diversion flow value More...
 
real(dp), dimension(:), pointer, contiguous divq => null()
 simulated diversion flow More...
 
integer(i4b), pointer idense
 flag indicating if density corrections are active More...
 
real(dp), dimension(:, :), pointer, contiguous denseterms => null()
 density terms More...
 
real(dp), dimension(:, :), pointer, contiguous viscratios => null()
 viscosity ratios (1: sfr vsc ratio; 2: gwf vsc ratio) More...
 
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(blockparsertype) parser
 parser object for reading blocks of information More...
 
class(disbasetype), pointer dis => null()
 model discretization object More...
 

Detailed Description

Definition at line 53 of file gwf-sfr.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 sfrmodule::sfrtype::bnd_ad
private

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

◆ bnd_ar()

procedure sfrmodule::sfrtype::bnd_ar
private

Definition at line 164 of file gwf-sfr.f90.

◆ bnd_bd()

procedure bndmodule::bndtype::bnd_bd
privateinherited

Definition at line 130 of file BoundaryPackage.f90.

◆ bnd_bd_obs()

procedure, public sfrmodule::sfrtype::bnd_bd_obs

Definition at line 181 of file gwf-sfr.f90.

◆ bnd_cc()

procedure sfrmodule::sfrtype::bnd_cc
private

Definition at line 170 of file gwf-sfr.f90.

◆ bnd_cf()

procedure sfrmodule::sfrtype::bnd_cf
private

Definition at line 167 of file gwf-sfr.f90.

◆ bnd_ck()

procedure bndmodule::bndtype::bnd_ck
privateinherited

Definition at line 122 of file BoundaryPackage.f90.

◆ bnd_cq()

procedure sfrmodule::sfrtype::bnd_cq
private

Definition at line 171 of file gwf-sfr.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 sfrmodule::sfrtype::bnd_da
private

Definition at line 175 of file gwf-sfr.f90.

◆ bnd_df()

procedure bndmodule::bndtype::bnd_df
privateinherited

Definition at line 116 of file BoundaryPackage.f90.

◆ bnd_df_obs()

procedure, public sfrmodule::sfrtype::bnd_df_obs

Definition at line 179 of file gwf-sfr.f90.

◆ bnd_fc()

procedure sfrmodule::sfrtype::bnd_fc
private

Definition at line 168 of file gwf-sfr.f90.

◆ bnd_fn()

procedure sfrmodule::sfrtype::bnd_fn
private

Definition at line 169 of file gwf-sfr.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 sfrmodule::sfrtype::bnd_obs_supported

Definition at line 178 of file gwf-sfr.f90.

◆ bnd_options()

procedure sfrmodule::sfrtype::bnd_options
private

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

◆ bnd_ot_bdsummary()

procedure sfrmodule::sfrtype::bnd_ot_bdsummary
private

Definition at line 174 of file gwf-sfr.f90.

◆ bnd_ot_dv()

procedure sfrmodule::sfrtype::bnd_ot_dv
private

Definition at line 173 of file gwf-sfr.f90.

◆ bnd_ot_model_flows()

procedure bndmodule::bndtype::bnd_ot_model_flows
privateinherited

Definition at line 131 of file BoundaryPackage.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 sfrmodule::sfrtype::bnd_ot_package_flows
private

Definition at line 172 of file gwf-sfr.f90.

◆ bnd_reset()

procedure bndmodule::bndtype::bnd_reset
privateinherited

Definition at line 123 of file BoundaryPackage.f90.

◆ bnd_rp()

procedure sfrmodule::sfrtype::bnd_rp
private

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

◆ bnd_rp_obs()

procedure, public sfrmodule::sfrtype::bnd_rp_obs

Definition at line 180 of file gwf-sfr.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.

◆ calc_area_wet()

procedure, private sfrmodule::sfrtype::calc_area_wet
private

Definition at line 197 of file gwf-sfr.f90.

◆ calc_perimeter_wet()

procedure, private sfrmodule::sfrtype::calc_perimeter_wet
private

Definition at line 198 of file gwf-sfr.f90.

◆ calc_surface_area()

procedure, private sfrmodule::sfrtype::calc_surface_area
private

Definition at line 199 of file gwf-sfr.f90.

◆ calc_surface_area_wet()

procedure, private sfrmodule::sfrtype::calc_surface_area_wet
private

Definition at line 200 of file gwf-sfr.f90.

◆ calc_top_width_wet()

procedure, private sfrmodule::sfrtype::calc_top_width_wet
private

Definition at line 201 of file gwf-sfr.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 sfrmodule::sfrtype::define_listlabel
private

Definition at line 176 of file gwf-sfr.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.

◆ read_check_ionper()

procedure numericalpackagemodule::numericalpackagetype::read_check_ionper
privateinherited

Definition at line 56 of file NumericalPackage.f90.

◆ read_dimensions()

procedure sfrmodule::sfrtype::read_dimensions
private

Definition at line 162 of file gwf-sfr.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.

◆ sfr_activate_density()

procedure sfrmodule::sfrtype::sfr_activate_density
private

Definition at line 222 of file gwf-sfr.f90.

◆ sfr_activate_viscosity()

procedure sfrmodule::sfrtype::sfr_activate_viscosity
private

Definition at line 225 of file gwf-sfr.f90.

◆ sfr_adjust_ro_ev()

procedure, private sfrmodule::sfrtype::sfr_adjust_ro_ev
private

Definition at line 188 of file gwf-sfr.f90.

◆ sfr_allocate_arrays()

procedure sfrmodule::sfrtype::sfr_allocate_arrays
private

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

◆ sfr_allocate_scalars()

procedure sfrmodule::sfrtype::sfr_allocate_scalars
private

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

◆ sfr_calc_cond()

procedure, private sfrmodule::sfrtype::sfr_calc_cond
private

Definition at line 191 of file gwf-sfr.f90.

◆ sfr_calc_constant()

procedure, private sfrmodule::sfrtype::sfr_calc_constant
private

Definition at line 185 of file gwf-sfr.f90.

◆ sfr_calc_div()

procedure, private sfrmodule::sfrtype::sfr_calc_div
private

Definition at line 195 of file gwf-sfr.f90.

◆ sfr_calc_qd()

procedure, private sfrmodule::sfrtype::sfr_calc_qd
private

Definition at line 193 of file gwf-sfr.f90.

◆ sfr_calc_qgwf()

procedure, private sfrmodule::sfrtype::sfr_calc_qgwf
private

Definition at line 189 of file gwf-sfr.f90.

◆ sfr_calc_qman()

procedure, private sfrmodule::sfrtype::sfr_calc_qman
private

Definition at line 192 of file gwf-sfr.f90.

◆ sfr_calc_qsource()

procedure, private sfrmodule::sfrtype::sfr_calc_qsource
private

Definition at line 194 of file gwf-sfr.f90.

◆ sfr_calc_reach_depth()

procedure, private sfrmodule::sfrtype::sfr_calc_reach_depth
private

Definition at line 208 of file gwf-sfr.f90.

◆ sfr_calc_steady()

procedure, private sfrmodule::sfrtype::sfr_calc_steady
private

Definition at line 186 of file gwf-sfr.f90.

◆ sfr_calc_xs_depth()

procedure, private sfrmodule::sfrtype::sfr_calc_xs_depth
private

Definition at line 209 of file gwf-sfr.f90.

◆ sfr_calculate_density_exchange()

procedure, private sfrmodule::sfrtype::sfr_calculate_density_exchange
private

Definition at line 223 of file gwf-sfr.f90.

◆ sfr_check_connections()

procedure, private sfrmodule::sfrtype::sfr_check_connections
private

Definition at line 213 of file gwf-sfr.f90.

◆ sfr_check_conversion()

procedure, private sfrmodule::sfrtype::sfr_check_conversion
private

Definition at line 211 of file gwf-sfr.f90.

◆ sfr_check_diversions()

procedure, private sfrmodule::sfrtype::sfr_check_diversions
private

Definition at line 214 of file gwf-sfr.f90.

◆ sfr_check_reaches()

procedure, private sfrmodule::sfrtype::sfr_check_reaches
private

Definition at line 212 of file gwf-sfr.f90.

◆ sfr_check_ustrf()

procedure, private sfrmodule::sfrtype::sfr_check_ustrf
private

Definition at line 215 of file gwf-sfr.f90.

◆ sfr_fill_budobj()

procedure, private sfrmodule::sfrtype::sfr_fill_budobj
private

Definition at line 218 of file gwf-sfr.f90.

◆ sfr_gwf_conn()

procedure, private sfrmodule::sfrtype::sfr_gwf_conn
private

Definition at line 190 of file gwf-sfr.f90.

◆ sfr_read_connectiondata()

procedure, private sfrmodule::sfrtype::sfr_read_connectiondata
private

Definition at line 205 of file gwf-sfr.f90.

◆ sfr_read_crossection()

procedure, private sfrmodule::sfrtype::sfr_read_crossection
private

Definition at line 204 of file gwf-sfr.f90.

◆ sfr_read_diversions()

procedure, private sfrmodule::sfrtype::sfr_read_diversions
private

Definition at line 206 of file gwf-sfr.f90.

◆ sfr_read_packagedata()

procedure, private sfrmodule::sfrtype::sfr_read_packagedata
private

Definition at line 203 of file gwf-sfr.f90.

◆ sfr_set_stressperiod()

procedure, private sfrmodule::sfrtype::sfr_set_stressperiod
private

Definition at line 183 of file gwf-sfr.f90.

◆ sfr_setup_budobj()

procedure, private sfrmodule::sfrtype::sfr_setup_budobj
private

Definition at line 217 of file gwf-sfr.f90.

◆ sfr_setup_tableobj()

procedure, private sfrmodule::sfrtype::sfr_setup_tableobj
private

Definition at line 220 of file gwf-sfr.f90.

◆ sfr_solve()

procedure, private sfrmodule::sfrtype::sfr_solve
private

Definition at line 184 of file gwf-sfr.f90.

◆ sfr_update_flows()

procedure, private sfrmodule::sfrtype::sfr_update_flows
private

Definition at line 187 of file gwf-sfr.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.

◆ 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 sfrmodule::sfrtype::bditems => NULL()
private

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

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

◆ 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

◆ bthick

real(dp), dimension(:), pointer, contiguous sfrmodule::sfrtype::bthick => null()
private

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

107  real(DP), dimension(:), pointer, contiguous :: bthick => null() !< reach bed thickness

◆ budobj

type(budgetobjecttype), pointer sfrmodule::sfrtype::budobj => null()
private

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

94  type(BudgetObjectType), pointer :: budobj => null() !< SFR budget object

◆ cauxcbc

character(len=16), dimension(:), pointer, contiguous sfrmodule::sfrtype::cauxcbc => NULL()
private

Definition at line 58 of file gwf-sfr.f90.

58  character(len=16), dimension(:), pointer, contiguous :: cauxcbc => null() !< aux names

◆ cbcauxitems

integer(i4b), pointer sfrmodule::sfrtype::cbcauxitems => NULL()
private

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

72  integer(I4B), pointer :: cbcauxitems => null() !< number of aux items in cell-by-cell budget file

◆ 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

◆ csfrbudget

character(len=16), dimension(:), pointer, contiguous sfrmodule::sfrtype::csfrbudget => NULL()
private

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

57  character(len=16), dimension(:), pointer, contiguous :: csfrbudget => null() !< advanced package budget names

◆ dbuff

real(dp), dimension(:), pointer, contiguous sfrmodule::sfrtype::dbuff => null()
private

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

91  real(DP), dimension(:), pointer, contiguous :: dbuff => null() !< temporary vector

◆ denseterms

real(dp), dimension(:, :), pointer, contiguous sfrmodule::sfrtype::denseterms => null()
private

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

152  real(DP), dimension(:, :), pointer, contiguous :: denseterms => null() !< density terms

◆ deps

real(dp), pointer sfrmodule::sfrtype::deps => NULL()
private

Definition at line 82 of file gwf-sfr.f90.

82  real(DP), pointer :: deps => null() !< perturbation value

◆ depth

real(dp), dimension(:), pointer, contiguous sfrmodule::sfrtype::depth => null()
private

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

116  real(DP), dimension(:), pointer, contiguous :: depth => null() !< reach depth

◆ 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

◆ divcprior

character(len=10), dimension(:), pointer, contiguous sfrmodule::sfrtype::divcprior => null()
private

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

146  character(len=10), dimension(:), pointer, contiguous :: divcprior => null() !< diversion rule

◆ divflow

real(dp), dimension(:), pointer, contiguous sfrmodule::sfrtype::divflow => null()
private

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

147  real(DP), dimension(:), pointer, contiguous :: divflow => null() !< specified diversion flow value

◆ divq

real(dp), dimension(:), pointer, contiguous sfrmodule::sfrtype::divq => null()
private

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

148  real(DP), dimension(:), pointer, contiguous :: divq => null() !< simulated diversion flow

◆ divreach

integer(i4b), dimension(:), pointer, contiguous sfrmodule::sfrtype::divreach => null()
private

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

145  integer(I4B), dimension(:), pointer, contiguous :: divreach => null() !< diversion reach

◆ dmaxchg

real(dp), pointer sfrmodule::sfrtype::dmaxchg => NULL()
private

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

81  real(DP), pointer :: dmaxchg => null() !< maximum depth change allowed

◆ dsflow

real(dp), dimension(:), pointer, contiguous sfrmodule::sfrtype::dsflow => null()
private

Definition at line 115 of file gwf-sfr.f90.

115  real(DP), dimension(:), pointer, contiguous :: dsflow => null() !< downstream reach flow

◆ 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

◆ evap

real(dp), dimension(:), pointer, contiguous sfrmodule::sfrtype::evap => null()
private

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

137  real(DP), dimension(:), pointer, contiguous :: evap => null() !< reach potential evaporation

◆ 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

◆ ftotnd

real(dp), dimension(:), pointer, contiguous sfrmodule::sfrtype::ftotnd => null()
private

Definition at line 112 of file gwf-sfr.f90.

112  real(DP), dimension(:), pointer, contiguous :: ftotnd => null() !< total fraction of connected reaches that are not diversions

◆ gwfiss

integer(i4b), pointer sfrmodule::sfrtype::gwfiss => NULL()
private

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

75  integer(I4B), pointer :: gwfiss => null() !< groundwater model steady-state flag

◆ gwflow

real(dp), dimension(:), pointer, contiguous sfrmodule::sfrtype::gwflow => null()
private

Definition at line 118 of file gwf-sfr.f90.

118  real(DP), dimension(:), pointer, contiguous :: gwflow => null() !< flow from groundwater to reach

◆ 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

◆ hk

real(dp), dimension(:), pointer, contiguous sfrmodule::sfrtype::hk => null()
private

Definition at line 108 of file gwf-sfr.f90.

108  real(DP), dimension(:), pointer, contiguous :: hk => null() !< vertical hydraulic conductivity of reach bed sediments

◆ ia

integer(i4b), dimension(:), pointer, contiguous sfrmodule::sfrtype::ia => null()
private

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

85  integer(I4B), dimension(:), pointer, contiguous :: ia => null() !< CRS row pointer for SFR reaches

◆ iacross

integer(i4b), dimension(:), pointer, contiguous sfrmodule::sfrtype::iacross => null()
private

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

126  integer(I4B), dimension(:), pointer, contiguous :: iacross => null() !< pointers to cross-section data for each reach

◆ iadiv

integer(i4b), dimension(:), pointer, contiguous sfrmodule::sfrtype::iadiv => null()
private

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

144  integer(I4B), dimension(:), pointer, contiguous :: iadiv => null() !< row pointer for reach diversions

◆ ianynone

integer(i4b), pointer sfrmodule::sfrtype::ianynone => null()
private

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

76  integer(I4B), pointer :: ianynone => null() !< number of reaches with 'none' connection

◆ 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

◆ iboundpak

integer(i4b), dimension(:), pointer, contiguous sfrmodule::sfrtype::iboundpak => null()
private

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

101  integer(I4B), dimension(:), pointer, contiguous :: iboundpak => null() !< ibound array for SFR reaches that defines active, inactive, and constant reaches

◆ ibudcsv

integer(i4b), pointer sfrmodule::sfrtype::ibudcsv => null()
private

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

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

◆ ibudgetout

integer(i4b), pointer sfrmodule::sfrtype::ibudgetout => null()
private

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

64  integer(I4B), pointer :: ibudgetout => null() !< flag and unit number for binary sfr budget output

◆ 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

◆ icheck

integer(i4b), pointer sfrmodule::sfrtype::icheck => NULL()
private

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

73  integer(I4B), pointer :: icheck => null() !< flag indicating if input should be checked (default is yes)

◆ iconvchk

integer(i4b), pointer sfrmodule::sfrtype::iconvchk => NULL()
private

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

74  integer(I4B), pointer :: iconvchk => null() !< flag indicating of final convergence run is executed

◆ 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

◆ idense

integer(i4b), pointer sfrmodule::sfrtype::idense
private

Definition at line 151 of file gwf-sfr.f90.

151  integer(I4B), pointer :: idense !< flag indicating if density corrections are active

◆ idir

integer(i4b), dimension(:), pointer, contiguous sfrmodule::sfrtype::idir => null()
private

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

131  integer(I4B), dimension(:), pointer, contiguous :: idir => null() !< reach connection direction

◆ idiv

integer(i4b), dimension(:), pointer, contiguous sfrmodule::sfrtype::idiv => null()
private

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

132  integer(I4B), dimension(:), pointer, contiguous :: idiv => null() !< reach connection diversion number

◆ idiversions

integer(i4b), pointer sfrmodule::sfrtype::idiversions => null()
private

Definition at line 67 of file gwf-sfr.f90.

67  integer(I4B), pointer :: idiversions => null() !< flag indicating if there are any diversions

◆ igwfnode

integer(i4b), dimension(:), pointer, contiguous sfrmodule::sfrtype::igwfnode => null()
private

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

102  integer(I4B), dimension(:), pointer, contiguous :: igwfnode => null() !< groundwater node connected to SFR reaches

◆ igwftopnode

integer(i4b), dimension(:), pointer, contiguous sfrmodule::sfrtype::igwftopnode => null()
private

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

103  integer(I4B), dimension(:), pointer, contiguous :: igwftopnode => null() !< highest active groundwater node under SFR reaches

◆ 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

◆ inflow

real(dp), dimension(:), pointer, contiguous sfrmodule::sfrtype::inflow => null()
private

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

138  real(DP), dimension(:), pointer, contiguous :: inflow => null() !< reach upstream inflow

◆ 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 sfrmodule::sfrtype::ipakcsv => null()
private

Definition at line 66 of file gwf-sfr.f90.

66  integer(I4B), pointer :: ipakcsv => null() !< flag and unit number for package convergence information

◆ 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

◆ iprhed

integer(i4b), pointer sfrmodule::sfrtype::iprhed => null()
private

Definition at line 62 of file gwf-sfr.f90.

62  integer(I4B), pointer :: iprhed => null() !< flag for printing stages to listing file

◆ 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

◆ 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

◆ isfrorder

integer(i4b), dimension(:), pointer, contiguous sfrmodule::sfrtype::isfrorder => null()
private

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

84  integer(I4B), dimension(:), pointer, contiguous :: isfrorder => null() !< sfr reach order determined from DAG of upstream reaches

◆ istageout

integer(i4b), pointer sfrmodule::sfrtype::istageout => null()
private

Definition at line 63 of file gwf-sfr.f90.

63  integer(I4B), pointer :: istageout => null() !< flag and unit number for binary stage output

◆ 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

◆ ja

integer(i4b), dimension(:), pointer, contiguous sfrmodule::sfrtype::ja => null()
private

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

86  integer(I4B), dimension(:), pointer, contiguous :: ja => null() !< CRS column pointers for SFR reach connections

◆ 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)

◆ length

real(dp), dimension(:), pointer, contiguous sfrmodule::sfrtype::length => null()
private

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

104  real(DP), dimension(:), pointer, contiguous :: length => null() !< reach length

◆ lengthconv

real(dp), pointer sfrmodule::sfrtype::lengthconv => NULL()
private

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

79  real(DP), pointer :: lengthconv => null() !< length conversion factor (SI to model units)

◆ 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

◆ maxsfrit

integer(i4b), pointer sfrmodule::sfrtype::maxsfrit => NULL()
private

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

70  integer(I4B), pointer :: maxsfrit => null() !< maximum number of iterations in SFR solve

◆ maxsfrpicard

integer(i4b), pointer sfrmodule::sfrtype::maxsfrpicard => NULL()
private

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

69  integer(I4B), pointer :: maxsfrpicard => null() !< maximum number of Picard iteration calls to SFR solve

◆ 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

◆ 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

◆ nconn

integer(i4b), pointer sfrmodule::sfrtype::nconn => NULL()
private

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

68  integer(I4B), pointer :: nconn => null() !< number of reach connections

◆ nconnreach

integer(i4b), dimension(:), pointer, contiguous sfrmodule::sfrtype::nconnreach => null()
private

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

110  integer(I4B), dimension(:), pointer, contiguous :: nconnreach => null() !< number of connections for each reach

◆ ncrosspts

integer(i4b), dimension(:), pointer, contiguous sfrmodule::sfrtype::ncrosspts => null()
private

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

125  integer(I4B), dimension(:), pointer, contiguous :: ncrosspts => null() !< number of cross-section points for each reach

◆ ncrossptstot

integer(i4b), pointer sfrmodule::sfrtype::ncrossptstot => null()
private

Definition at line 124 of file gwf-sfr.f90.

124  integer(I4B), pointer :: ncrossptstot => null() !< total number of cross-section points

◆ ndiv

integer(i4b), dimension(:), pointer, contiguous sfrmodule::sfrtype::ndiv => null()
private

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

113  integer(I4B), dimension(:), pointer, contiguous :: ndiv => null() !< number of diversions for each reach

◆ 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

◆ 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)

◆ 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 sfrmodule::sfrtype::pakcsvtab => null()
private

Definition at line 98 of file gwf-sfr.f90.

98  type(TableType), pointer :: pakcsvtab => null() !< SFR package convergence table

◆ 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

◆ qauxcbc

real(dp), dimension(:), pointer, contiguous sfrmodule::sfrtype::qauxcbc => null()
private

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

90  real(DP), dimension(:), pointer, contiguous :: qauxcbc => null() !< aux value

◆ qconn

real(dp), dimension(:), pointer, contiguous sfrmodule::sfrtype::qconn => null()
private

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

133  real(DP), dimension(:), pointer, contiguous :: qconn => null() !< reach connection flow

◆ qextoutflow

real(dp), dimension(:), pointer, contiguous sfrmodule::sfrtype::qextoutflow => null()
private

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

89  real(DP), dimension(:), pointer, contiguous :: qextoutflow => null() !< reach discharge to external boundary

◆ qoutflow

real(dp), dimension(:), pointer, contiguous sfrmodule::sfrtype::qoutflow => null()
private

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

88  real(DP), dimension(:), pointer, contiguous :: qoutflow => null() !< reach downstream flow

◆ rain

real(dp), dimension(:), pointer, contiguous sfrmodule::sfrtype::rain => null()
private

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

136  real(DP), dimension(:), pointer, contiguous :: rain => null() !< reach rainfall

◆ rauxvar

real(dp), dimension(:, :), pointer, contiguous sfrmodule::sfrtype::rauxvar => null()
private

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

142  real(DP), dimension(:, :), pointer, contiguous :: rauxvar => null() !< reach aux variable

◆ 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

◆ rough

real(dp), dimension(:), pointer, contiguous sfrmodule::sfrtype::rough => null()
private

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

135  real(DP), dimension(:), pointer, contiguous :: rough => null() !< reach Manning's roughness coefficient (SI units)

◆ runoff

real(dp), dimension(:), pointer, contiguous sfrmodule::sfrtype::runoff => null()
private

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

139  real(DP), dimension(:), pointer, contiguous :: runoff => null() !< reach maximum runoff

◆ sfrname

character(len=lenboundname), dimension(:), pointer, contiguous sfrmodule::sfrtype::sfrname => null()
private

Definition at line 59 of file gwf-sfr.f90.

59  character(len=LENBOUNDNAME), dimension(:), pointer, &
60  contiguous :: sfrname => null() !< internal SFR reach name

◆ simevap

real(dp), dimension(:), pointer, contiguous sfrmodule::sfrtype::simevap => null()
private

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

119  real(DP), dimension(:), pointer, contiguous :: simevap => null() !< simulated reach evaporation

◆ simrunoff

real(dp), dimension(:), pointer, contiguous sfrmodule::sfrtype::simrunoff => null()
private

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

120  real(DP), dimension(:), pointer, contiguous :: simrunoff => null() !< simulated reach runoff

◆ 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

◆ slope

real(dp), dimension(:), pointer, contiguous sfrmodule::sfrtype::slope => null()
private

Definition at line 109 of file gwf-sfr.f90.

109  real(DP), dimension(:), pointer, contiguous :: slope => null() !< reach slope

◆ sstage

real(dp), dimension(:), pointer, contiguous sfrmodule::sfrtype::sstage => null()
private

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

140  real(DP), dimension(:), pointer, contiguous :: sstage => null() !< reach specified stage

◆ stage

real(dp), dimension(:), pointer, contiguous sfrmodule::sfrtype::stage => null()
private

Definition at line 117 of file gwf-sfr.f90.

117  real(DP), dimension(:), pointer, contiguous :: stage => null() !< reach stage

◆ stage0

real(dp), dimension(:), pointer, contiguous sfrmodule::sfrtype::stage0 => null()
private

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

121  real(DP), dimension(:), pointer, contiguous :: stage0 => null() !< previous reach stage iterate

◆ stagetab

type(tabletype), pointer sfrmodule::sfrtype::stagetab => null()
private

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

97  type(TableType), pointer :: stagetab => null() !< reach stage table written to the listing file

◆ station

real(dp), dimension(:), pointer, contiguous sfrmodule::sfrtype::station => null()
private

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

127  real(DP), dimension(:), pointer, contiguous :: station => null() !< cross-section station (x-position) data

◆ strtop

real(dp), dimension(:), pointer, contiguous sfrmodule::sfrtype::strtop => null()
private

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

106  real(DP), dimension(:), pointer, contiguous :: strtop => null() !< reach bed top elevation

◆ 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

◆ timeconv

real(dp), pointer sfrmodule::sfrtype::timeconv => NULL()
private

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

80  real(DP), pointer :: timeconv => null() !< time conversion factor (SI to model units)

◆ 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

◆ unitconv

real(dp), pointer sfrmodule::sfrtype::unitconv => NULL()
private

Definition at line 78 of file gwf-sfr.f90.

78  real(DP), pointer :: unitconv => null() !< unit conversion factor (SI to model units)

◆ usflow

real(dp), dimension(:), pointer, contiguous sfrmodule::sfrtype::usflow => null()
private

Definition at line 114 of file gwf-sfr.f90.

114  real(DP), dimension(:), pointer, contiguous :: usflow => null() !< upstream reach flow

◆ usflow0

real(dp), dimension(:), pointer, contiguous sfrmodule::sfrtype::usflow0 => null()
private

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

122  real(DP), dimension(:), pointer, contiguous :: usflow0 => null() !< previous upstream reach flow iterate

◆ ustrf

real(dp), dimension(:), pointer, contiguous sfrmodule::sfrtype::ustrf => null()
private

Definition at line 111 of file gwf-sfr.f90.

111  real(DP), dimension(:), pointer, contiguous :: ustrf => null() !< upstream flow fraction for upstream connections

◆ viscratios

real(dp), dimension(:, :), pointer, contiguous sfrmodule::sfrtype::viscratios => null()
private

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

155  real(DP), dimension(:, :), pointer, contiguous :: viscratios => null() !< viscosity ratios (1: sfr vsc ratio; 2: gwf vsc ratio)

◆ width

real(dp), dimension(:), pointer, contiguous sfrmodule::sfrtype::width => null()
private

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

105  real(DP), dimension(:), pointer, contiguous :: width => null() !< reach width

◆ 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

◆ xsheight

real(dp), dimension(:), pointer, contiguous sfrmodule::sfrtype::xsheight => null()
private

Definition at line 128 of file gwf-sfr.f90.

128  real(DP), dimension(:), pointer, contiguous :: xsheight => null() !< cross-section height data

◆ xsrough

real(dp), dimension(:), pointer, contiguous sfrmodule::sfrtype::xsrough => null()
private

Definition at line 129 of file gwf-sfr.f90.

129  real(DP), dimension(:), pointer, contiguous :: xsrough => null() !< cross-section roughness data

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