GMS:MODFLOW Post-Processing Viewing Options

From XMS Wiki
Revision as of 15:37, 10 June 2011 by Ksmith (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
MODFLOW
Pre-processing
MODFLOW Commands
Building a MODFLOW Model
Map to MODFLOW
Calibration
Packages Supported in GMS
Saving a MODFLOW Simulation
Importing MODFLOW Files
Unsupported MODFLOW Features
Run MODFLOW
Post-processing
MODFLOW Display Options
MODFLOW Post-Processing Viewing Options
Reading a MODFLOW Simulation
Tutorials
Packages
Flow: BCF6, HUF, LPF, UPW
Solvers:

DE4, GMG, NWT, PCG,

PCGN, LMG, SIP, SOR,

SMS
Other:

BAS6, BFH, CHD1, CLN,

DRN1, DRT1, EVT1, ETS1,

GAGE, GHB1, GNC, HFB1,

HUF, LAK3, MNW1, MNW2,

OUT1, RCH1, RIV1, SFR2,

STR1, SUB1, SWI2, WEL1,

UZF1

In addition to generating and editing the MODFLOW input files, GMS can also be used for post-processing the solution files computed by MODFLOW. The solution files computed by MODFLOW include head, drawdown, and CCF files. By default, the head and CCF files are automatically generated. The output options are controlled in the MODFLOW Output Control dialog.

No-Flow and Dry Cells

When a MODFLOW simulation is solved, MODFLOW writes out a head or drawdown value for every cell of the finite difference grid to the solution files. However, some of the cells are either outside the problem domain or they have gone dry during the course of the simulation. These cells are flagged by MODFLOW in the output file by writing special values for the cells. The value assigned to inactive cells is the No flow head value specified in the Global Options/Basic Package dialog. The value assigned to cells which have gone dry is the Head assigned to dry cells value defined in the BCF, LPF or HUF package dialogs. If the MODFLOW data are in memory when the solution is read in, GMS will automatically use the No flow head and Head assigned to dry cells values to define active/inactive cells for post-processing.

Layer Contours

In most cases, the best way to display computed head and drawdown is with layer contours. Layer contours are generated by selecting the Layer Contours option in the 3D Grid Display Options dialog. This option is automatically turned on whenever a MODFLOW solution is read into GMS. The Mini-Grid Plot, which is part of the Tool Palettes, can be used to switch between layers.

Viewing Computed Fluxes

The CCF file that is part of the MODFLOW solution contains useful information about the computed flux rates between the aquifer and external sources and sinks. A special set of tools are provided for viewing computed fluxes.

Summation of Fluxes on Arcs and Polygons

GMS writes the necessary files so that MODFLOW will output the computed flow for boundary conditions created in the Map module. These computed flows can be viewed by selecting the appropriate feature object (river arc, etc) and then looking at the Status Bar. For an object with an assigned observed flow, the observed flow value and the residual error are displayed in addition to the computed flow. For objects without an observed flow, only the computed flow is shown.

This cannot be done for SFR stream arcs since the SFR package does not participate in the Observation Process.

Calibration Targets and Statistics

For objects with an observed flow, a Calibration Target can be plotted on the object. The calibration target provides a graphical representation of the calibration error. Calibration targets are described in section 14.5. The display of flow calibration targets is turned on by selecting the Display Options command in the Feature Objects menu when the Local Source/sink coverage is the active coverage.

Flow Budget for Selected Cells

If a MODFLOW model is built without using the conceptual model approach (directly from the grid), the computed fluxes corresponding to a user-defined set of cells can still be displayed. This is accomplished by selecting a set of cells and selecting the Flow Budget command from the Data menu in the 3D Grid module. This command brings up the Flow Budget dialog. This dialog lists the complete flow budget for the selected cells.

GMS also includes a Zone Budget tool to view the computed flows into (out of) user defined zones.

Vector Plots

If a CCF file has been imported as described above, a vector plot can be generated to illustrate the flow field computed by MODFLOW. The CCF file contains flows through each of the cell walls in the grid, i.e., the flow from each cell to each of its six surrounding cells. To generate a vector data set from the CCF file, right click on the CCF data set in the Data Tree and select the Generate vectors option from the pop up menu. A flow vector is generated at each cell center by computing a vector sum of the flows through the six walls of the cell. The resulting vectors can be plotted by selecting the Vectors option in the 3D Grid Display Options dialog.

Viewing the Printed Output File

Two types of output are produced by MODFLOW: a printed output file and a set of solution files (head, drawdown, CCF). Before reading in the solution files, it is often useful to examine the printed output file. In some cases, MODFLOW may crash or not complete its run successfully. You can usually determine if the run was completed successfully by viewing the printed output file. When viewing the file you should check to make sure that a solution was output for all stress periods and time steps you are expecting. In some cases MODFLOW will also output to the listing file a description of any problems which may have occurred.

GMS provides two ways to view the text files produced by MODFLOW and the other analysis codes:

  1. When a solution is read into GMS, the text output files are placed into the data tree. Double clicking on their file icons in the Project Explorer will bring up the text files in a text editor.
  2. Any text file can be viewed by selecting the Edit File command in the File menu. A File Browser appears and the selected file is opened in a text editor.