GMS:MF6 SFR Package: Difference between revisions

From XMS Wiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 17: Line 17:
**''PRINT_FLOWS'' – If turned on, indicates that a list of streamflow routing flow rates will be printed to the listing file.
**''PRINT_FLOWS'' – If turned on, indicates that a list of streamflow routing flow rates will be printed to the listing file.
**''SAVE_FLOWS'' – If turned on, indicates that the streamflow routing flow terms will be written to a specified file.
**''SAVE_FLOWS'' – If turned on, indicates that the streamflow routing flow terms will be written to a specified file.
**''STAGE FILEOUT'' – Indicates that the record corresponds to a specific stage. Also allows the written indication of stage information.
**''STAGE_FILEOUT'' – Indicates that the record corresponds to a specific stage. Also allows the written indication of stage information.
**''BUDGET FILEOUT'' – Allows the specification of a file to which desired flow terms will be written.
**''BUDGET_FILEOUT'' – Allows the specification of a file to which desired flow terms will be written.
**''MOVER'' – When turned on, indicates that the Unsaturated Zone Flow (SFR) Package, in this instance can be used in collaboration with the Water Mover (MVR) Package.
**''MOVER'' – When turned on, indicates that the Unsaturated Zone Flow (SFR) Package, in this instance can be used in collaboration with the Water Mover (MVR) Package.
**''MAXIMUM_ITERATIONS'' – Allows the written indication of the maximum number of Streamflow Routing NewtonRaphson iterations allowed for a reach.
**''MAXIMUM_ITERATIONS'' – Allows the written indication of the maximum number of Streamflow Routing NewtonRaphson iterations allowed for a reach.
Line 34: Line 34:
**'''Open Time Series''' [[File:Open Macro.svg|14px]] – Click to bring up the  
**'''Open Time Series''' [[File:Open Macro.svg|14px]] – Click to bring up the  
**'''Filter on Selected Cells''' [[File:Mf6filter.svg|14px]] – Click to turn on filtering on the selected cells.
**'''Filter on Selected Cells''' [[File:Mf6filter.svg|14px]] – Click to turn on filtering on the selected cells.
*''Table'' – Allows the manual input of different variables for the SFR Package.
***Table – Allows the manual input of different variables for the SFR Package.
**'''RNO''' – A value that defines the reach number associated with the specified PERIOD data.
****''RNO'' – A value that defines the reach number associated with the specified PERIOD data.
**'''SFRSETTING''' – Information that is linked to keywords and values.
****''SFRSETTING'' – Information that is linked to keywords and values.
**'''VALUE1''' – Value to be entered in relation to the specific project.
****''VALUE1'' – Value to be entered in relation to the specific project.
**'''VALUE2''' – Value to be entered in relation to the specific project.
****''VALUE2'' – Value to be entered in relation to the specific project.





Revision as of 21:07, 12 February 2020

The Streamflow Routing (SFR) Package dialog

The Streamflow Routing (SFR) Package dialog is accessed by double-clicking on the SFR package under a MODFLOW 6 simulation in the Project Explorer. It contains the following sections and options:

  • Sections list – A list of sections that can be turned on or off:
    • Comments – Turn on to make the Comments section visible.
    • Options – Turn on to make the Options section visible.
    • Data – Turn on to make the Data section visible. This section is on by default.
  • Comments section – Enter general alphanumeric comments. Comments entered here get written at the top of the file, preceded by a '#' symbol.
  • Options section – Temporal options and settings:
  • Options section – Temporal options and settings:
    • BOUNDNAMES – If turned on, indicates that the list of streamflow routing cells will be provided with the associative boundary names.
    • PRINT_INPUT – If turned on, indicates that the list of streamflow routing information will be written to the listing file after it is read.
    • PRINT_FLOWS – If turned on, indicates that a list of streamflow routing flow rates will be printed to the listing file.
    • SAVE_FLOWS – If turned on, indicates that the streamflow routing flow terms will be written to a specified file.
    • STAGE_FILEOUT – Indicates that the record corresponds to a specific stage. Also allows the written indication of stage information.
    • BUDGET_FILEOUT – Allows the specification of a file to which desired flow terms will be written.
    • MOVER – When turned on, indicates that the Unsaturated Zone Flow (SFR) Package, in this instance can be used in collaboration with the Water Mover (MVR) Package.
    • MAXIMUM_ITERATIONS – Allows the written indication of the maximum number of Streamflow Routing NewtonRaphson iterations allowed for a reach.
    • MAXIMUM_DEPTH_CHANGE – Allows the written indication of the depth closure tolerance.
    • UNIT_CONVERSION – A conversion factor that is used in calculating stream depth.
  • Data section – Contains the following:
    • Periods drop-down – Use the Increment Up and Down Increment up and down arrows.png buttons to select the desired period.
    • Define Period Add Note Icon.svg – If no period is defined, click to make the spreadsheet editable.
    • Delete Period GMS Delete Icon.svg – Click to delete the existing period.
    • Add Rows Row-add.svg – Click to bring up the Add Stresses dialog.
    • Delete Rows Row-delete.svg – Click to bring up a dialog with three options:
      • Delete from All Periods – Click to delete matching stresses from all periods.
      • Delete from Just This Period – Click to delete matching stresses from just this period.
    • Plot All Periods Mf6time-series.svg – Click to bring up the XY Series Editor dialog. Requires that a cell be selected in the table.
    • Open Time Series Open Macro.svg – Click to bring up the
    • Filter on Selected Cells Mf6filter.svg – Click to turn on filtering on the selected cells.
      • Table – Allows the manual input of different variables for the SFR Package.
        • RNO – A value that defines the reach number associated with the specified PERIOD data.
        • SFRSETTING – Information that is linked to keywords and values.
        • VALUE1 – Value to be entered in relation to the specific project.
        • VALUE2 – Value to be entered in relation to the specific project.


Related Topics