GMS:MF6 OBS 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:59, 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 Observations (OBS) Dialog

The Observations (OBS) Package dialog is accessed by double-clicking on the OBS 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.
    • Observations – Turn on to make the Observations section visible.
  • Options section contains the following:
    • Specify number of significant digits written to output (DIGITS)
    • Print input to listing file (PRINT_INPUT) – Indicates that the list of information will be written to the listing file immediately after it is read.
  • Observations section – Allows the entering of specific files into the given text box.
    • Add File Add Note Icon.svg – Click to edit and add a file.
    • Delete File GMS Delete Icon.svg – Click to delete the existing file.
    • Observations table: – Enables the entering of observation information when a new file has been added.
      • OBSNAME – Name of the observation.
      • OBSTYPE – Type of the observation file being used.
      • LAY1 – Identifier for the first layer.
      • ROW1 – Identifier for the first row.
      • COL1 – Identifier for the first column.
      • LAY2 – Identifier for the second layer.
      • ROW2 – Identifier for the second row.
      • COL2 – Identifier for the second column.
    • Add Rows... – Allows the inserting of additional rows into the Observations table.


Related Topics