GMS:MF6 MVR Package: Difference between revisions

From XMS Wiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 43: Line 43:


{{Navbox GMS}}
{{Navbox GMS}}
[[Category:MODFLOW 6|lak]]
[[Category:MODFLOW 6|mvr]]

Revision as of 19:13, 18 February 2020

The Water Mover (MVR) Package dialog

The Water Mover (MVR) Package dialog is accessed by double-clicking on the MVR 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.
    • Periods – Turn on to make the Periods section visible.
  • 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:
    • Auxiliary Variables... – Click to bring up the Auxiliary Variables dialog.
    • Time Series... – Click to bring up the Time Series Files dialog.
    • Observations... – Click to bring up the Observation Files dialog.
    • Use auxiliary variable as multiplier (AUXMULTNAME) – Name of auxiliary variable to be used as multiplier o MVR conductance.
    • Allow boundary names (BOUNDNAMES) – Turn on to allow boundary names to be included in the list of MVR cells.
    • Print input to listing file (PRINT_INPUT) – Turn on to write the list of MVR information to the listing file immediately after it is read.
    • Print flows to listing file (PRINT_FLOWS) – Turn on to write the list of MVR flow rates to the listing file for every stress period time step in which "BUDGET PRINT" is specified in Output Control.
    • Save flows to budget file (SAVE_FLOWS) – Turn on to write MVR flow terms to the file specified with "BUDGET FILEOUT" in Output Control.
    • Use with Water Mover (MVR) package (MOVER) – Turn on to allows this instance of the Water Mover Package to be used with the Water Mover (MVR) Package.
  • Periods section – Contains the following:
    • Period 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 GMS dialog and input values into the layer, row, column, and Q table found in the Periods section.
    • 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 – Options include:
      • PNAME1 – The name of a package that may be included in a subsequent stress period block.
      • ID1 – Identifies the provider.
      • PNAME2 – Represents the package name for the receiver.
      • ID2 – The identifier for the receiver.
      • MVRTYPE – Is the character that represents the method for determining how much water will be moved.
      • VALUE – Is used in an equation to determine how much water will be moved.

Auxiliary Variables Dialog

The Auxiliary Variables dialog

The Auxiliary Variables dialog is accessed by clicking Auxiliary Variables... in the Options section of many package dialogs. It is used to define an array of one or more auxiliary variable names. It contains the following sections and buttons:

  • At the top is an unlabeled section listing all of the variables, one per line. Double-click on a variable name to rename it.
  • Insert Row Row-insert.svg – Click to insert a row above the currently-selected row.
  • Add Row Row-add.svg – Click to add a row below the currently-selected row.
  • Delete Row Row-delete.svg – Click to delete the selected row.
  • Move Up Row-up.svg – Move the selected row up.
  • Move Down Row-down.svg – Move the selected row down.

Note that each variable name must be unique. If two or more variables share a name, variables added since opening the dialog will not be saved.

Related Topics