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:
{{MODFLOW 6 Beta}}
{{MODFLOW 6 Beta}}
{{MODFLOW 6 Links}}
{{MODFLOW 6 Links}}
[[File:MF6-OBS dialog.png|thumb|400px|right|The ''Observations (OBS) Dialog'']]
[[File:MF6-OBS dialog_v2.png|thumb|400px|right|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:
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:
*''Sections'' list – A list of sections that can be turned on or off:
Line 8: Line 8:
**''Observations'' – Turn on to make the ''Observations'' section visible.
**''Observations'' – Turn on to make the ''Observations'' section visible.
*''Options'' section contains the following:
*''Options'' section contains the following:
**''Specify number of significant digits written to output (DIGITS)'' –
**''DIGITS'' – Specify number of significant digits written to output
**''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.
**''PRINT_INPUT'' – Print input to listing file. 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.
*''Observations'' section – Allows the entering of specific files into the given text box.
**'''Add File''' [[File:Add Note Icon.svg|14px]] – Click to edit and add a file.
**'''Add File''' [[File:Add Note Icon.svg|14px]] – Click to edit and add a file.

Revision as of 23:53, 19 January 2022

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:
    • DIGITS – Specify number of significant digits written to output
    • PRINT_INPUT – Print input to listing file. 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