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.
When you are using the Model Wrapper to control your MODFLOW run, you can use the Read MODFLOW solution toggle at the bottom of the dialog to automatically read in the corresponding solution.
You can also read in solution files generated by MODFLOW using the Read Solution command in the MODFLOW menu. This command brings up the a file browser and prompts you to choose a MODFLOW super file.
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.
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 can be used to switch between layers.
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.
GMS also includes a Zone Budget tool to view the computed flows into (out of) user defined zones.
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.
Related Links:
Running MODFLOW
MODFLOW Display Options
Viewing the Printed Output File