GMS:MF6 STO Package: Difference between revisions

From XMS Wiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 1: Line 1:
__NOINDEX__
__NOINDEX__
{{Version GMS 10.5}}
{{MODFLOW 6 Beta}}
{{MODFLOW 6 Beta}}
{{MODFLOW 6 Links}}
{{MODFLOW 6 Links}}

Revision as of 19:53, 19 January 2021

MODFLOW 6
Models & Tools
GWF Model
GWT Model
Cell Properties Dialog
Zone File
Packages
Flow: GNC, HFB, NPF
GWF: BUY, CHD, CSUB,
DRN, EVT, GHB,
LAK, MAW, MVR,
OBS, RCH,RIV,
SFR, STO, UZF,
WEL
GWT: ADV, CNC, DSP
FMI, IC, IST, LKT,
MDT, MST, MVT,
MWT, OBS, SFT,
SRC,SSM, UZT
Other DIS, DISU, DISV,
IMS, OC, TDIS,
PEST

The Storage (STO) Package dialog

The Storage (STO) Package dialog is accessed by double-clicking on the STO 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.
    • GridData – Turn on to make the GridData 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 – Contains the following:
    • Save flows to budget file (SAVE_FLOWS) – Turn on to write cell-by-cell flow terms to the file specified with "BUDGET SAVE FILE" in Output Control.
    • Treat SS array as storage coefficient, not specific storage (STORAGECOEFFICIENT) – Indicates that the SS array is read as storage coefficient and not as specific storage.
  • GridData section – Contains a number of tabs, including:
    • ICONVERT – Helps specify whether or not a cell is convertible for the storage calculation.
    • SS – Represents specific storage.
    • SY – Represents the specific field.
      • Layered – When this is turned on, through use of the increment up and down buttons, it helps indicate the layers in which confined and unconfined storage is used (if "Array" is selected from the drop-down).
      • "Array" – If "Array" is selected from the drop-down, enter an integer in the factor: field to be multiplied to the array after it is read.
      • "Constant" – If "Constant" is selected from the drop-down, enter a decimal value in the Constant field to be applied to all cells in the layer(s).
    • Dataset to Array... – Allows you to select the data set to apply.


Related Topics