The Streamflow-Routing (SFR) package is used to simulate streams in a model. The pane for this package is on the MODFLOW Packages and Programs dialog box under Head Dependant Flux.
If the Streamflow-Routing package and either Groundwater Transport (GWT) or Groundwater Energy Transport (GWE) is also active, the Streamflow Transport (SFT) or the Streamflow Energy Transport (SFE) packages respectively will activated automatically.
There are several options that the user must specify the the SFR package in MODFLOW 6.
•Print stage (PRINT_STAGE): If this option is checked, the stream reach stages will be printed in the listing file when heads are printed.
•Print flows (PRINT_FLOWS): If this option is checked, the stream reach flows will be printed in the listing file when budget is printed.
•Save stage (stagefile): If this option is checked, the stream stages will be saved in in a binary file with the extension ".stage."
•Save budget (budgetfile): If this option is checked, the stream budget information will be saved in in a binary file with the extension ".sfr_budget."
•Save budget in comma-separated values file (BudgetCsv): If this option is checked, the stream budget information will be saved in in a binary file with the extension ".sfr_budget.csv."
•Maximum number of Picard iterations (maximum_picard_iteration): This defines the maximum number of Streamflow Routing picard iterations allowed when solving for reach stages and flows as part of the GWF formulate step. Picard iterations are used to minimize differences in SFR package results between subsequent GWF picard (non-linear) iterations as a result of non-optimal reach numbering. If reaches are numbered in order, from upstream to downstream, MAXIMUM PICARD ITERATIONS can be set to 1 to reduce model run time. By default, MAXIMUM PICARD ITERATIONS is equal to 100.
•Maximum number of streamflow iterations (maximum_iteration): This defines the maximum number of Streamflow Routing Newton-Raphson iterations allowed for a reach.
•Stream depth closure criterion (maximum_depth_change): This defines the depth closure tolerance.
•Write package convergence (PACKAGE_CONVERGENCE): If this option is checked, the information about the convergence history of the SFR package will be saved in in a binary file with the extension ".SfrConvergence.csv."
•Kinematic-wave routing (STORAGE): If this option is checked, storage contributions to the stream-flow routing package will be included in the continuity equation for the stream. With kinematic-wave routing, unidirectional waves can now propagate through the SFR network by explicitly including a storage term in the reach continuity equation. The kinematic-wave routing option is based on the “TRANSROUTE” option available in the SFR Package in MODFLOW-NWT.
See also: SFR: MODFLOW-6 Streamflow Routing Package Pane on the Object Properties dialog box.