GMS

Calculate the Water Level Below the Top of an Aquifer

The Data Calculator is a useful feature that is available in the Groundwater Modeling System (GMS). The Data Calculator performs many functions and can enhance your project and simplify the visualization of data. This blog post will provide an overview of how to use the Data Calculator in GMS to pinpoint locations where the water level in a selected aquifer falls below the top elevation in a MODFLOW simulation.

Calculating the Water Level Below the Aquifer

As you might expect, a MODFLOW simulation containing aquifers needs to be completed before you are able to use the Data Calculator to find the time step where the water level falls lower than the top elevation in the simulation. The datasets required for this calculation are the top elevation dataset and the head dataset.

Before opening the Data Calculator, you will first need to duplicate the top elevation dataset. This is because the Data Calculator isn’t able to recognize the datasets directly under the MODFLOW simulation in the Project Explorer. Right-clicking on the top elevation dataset and selecting duplicate will create a copy of the dataset under the grid folder in the Project Explorer, and this duplicate can now be read into the calculator. If desired, you can right-click on the duplicate dataset and rename it to something that makes more sense to you.

The next step is to go to the Edit menu at the top of the screen and select Dataset Calculator to open the Data Calculator dialog. There is also a Data Calculator macro on the top row, which will bring up the same dialog. Follow these general steps to calculate the data once the Data Calculator is open:

  1. On the left side of the dialog, find and select the Head dataset.
  2. On the right side of the dialog, either select a specific time step from the list, or check the box that says “Use all time steps”.
  3. Click the “Add to Expression” button to add the Head data at the selected time steps to the calculation.
  4. Click the subtraction button (-), or use your keyboard to type the subtraction symbol.
  5. Select the copy you made of the top elevation dataset and click “Add to Expression”.
  6. In the Result field, enter a name for the new dataset.
  7. Press Compute, then click done to close the dialog.

After generating the new dataset, you can right-click on it in the Project Explorer and select “View Values”, which will let you view the data values for the selected time step. Any values denoted by a negative number indicate a water level lower than the highest point of the aquifer.

Head over to GMS and see the many ways the Data Calculator feature can be useful to you and your project!

Blog tags: 

Understanding the MODFLOW Translator

When importing a MODFLOW file into Groundwater Modeling System (GMS), you may need to translate the file to ensure compatibility with GMS's features and tools. This blog post includes details about the versions of MODFLOW supported by GMS, how GMS uses the translator dialog to transform the MODFLOW file into a version that GMS is able to read and alter, and methods you can use to determine the file version.

Example of the MODFLOW Translator

GMS supports MODFLOW versions 88, 96, 2000, 2005, MODFLOW-NWT, MODFLOW LGR, and MODFLOW USG. However, MODFLOW 88 and 96 are only supported as imports and require conversion to MODFLOW 2000. When importing a MODFLOW file into GMS, if the file was not created in GMS 6.5 or later, translation is necessary for full compatibility with GMS's features and tools, so the MODFLOW Translator dialog will appear. GMS will create a copy of the file before performing the translation which will ensure that the original file is preserved, however you should still always double check that all the data was converted successfully and hasn’t been changed and that none of the data has been lost. During the translation process, you can select the appropriate MODFLOW version from the list provided by the translator for accurate interpretation and conversion.

You can also alter the MODFLOW version inside GMS between supported versions by going to Global Options under the MODFLOW menu. It should be noted, however, that while most versions can be changed back and forth, it can’t be changed back from MODFLOW USG Transport.

There are specific indicators for each version of MODFLOW that can help you to determine what kind of MODFLOW file you are working with if you are unsure which file type it is, which you can view by opening the file as a text file. In a MODFLOW 88 file, the third line of the basic package file contains an IUNIT array with 12 or 24 slots, 24 being the more common option. A MODFLOW 96 file, on the other hand, lacks the IUNIT array and instead features the keyword "FREE" on the third line, indicating that data is in free format, or the third line is entirely blank. Files with a *.dis extension are likely to be MODFLOW 2000, 2005, or NWT models, all of which are supported by GMS.

Certain features and versions of MODFLOW are not supported in GMS. If you have more questions about what MODFLOW features are not supported by GMS, you can follow this link to Aquaveo’s wiki for more information. Head over to GMS and see how this can work for your own MODFLOW models today!

Blog tags: 

Creating a Pathline for Every Time Step With MODPATH

Have you ever wanted to be able to visualize the movement of particles along every time step in a MODFLOW simulation using MODPATH? MODPATH is a program in the Ground-water Modeling System (GMS) for tracing particles that is utilized in conjunction with the flow data in a MODFLOW simulation. MODFLOW defaults to showing particle movement one time step at a time, but it is possible to show all time steps at once by making use of the Pathlines → Arcs feature.

Example of pathlines generated by MODPATH

To create the particle pathlines as arcs, you need a complete MODFLOW and MODPATH simulation. Once you have that, creating arcs to represent every time step is as simple as going to the MODPATH menu and selecting Pathlines → Arcs. This will create new coverages under your Map Data, the number of which will depend on how many Particle Sets exist in the simulation. It may be useful to go to your display settings and make sure that vertices are turned on under Map Data to see the time steps along the pathline arc more clearly. Each segment of the arc represents a single time step, with the subsequent segment starting where the previous ended.

By right-clicking on one of the particle sets, you can select View Pathline Report, which will show the same data from the arcs on a table. By doing this, you can view the exact values for each point and vertex along the pathline arc. You can also export this data as a text file, which can be opened in Excel in order to view the data outside of GMS. Additionally, you can view the data in several different types of plots by using the Plot Wizard under the Display menu.

You can also export the data from each particle set as a shapefile, making it simple to import the pathline arc data into a different project or program. To do this, all you need to do is right-click on the particle set, export the data, and save it as a Pathline Point Shapefile (*shp).

Head over to GMS and try out the different ways to visualize particle data with MODPATH and MODFLOW today!

Blog tags: 

Filling Missing Raster Data

Do you have a raster that has holes in it? The Fill Nodata can fix small holes in raster data. Available in GMS, SMS, and WMS. In this article, we will explore the ways that the Fill Nodata tool can be used in WMS.

The Fill Nodata tool fills in small areas or gaps in a raster where no elevation data exists. It is located in the Rasters/Fill Nodata section of the Toolbox. The tool will interpolate an elevation to raster cells that are classified as "NODATA". Then the tool will create a new raster in the project that has the fillable no data areas filled.

Example of the File Nodata tool

These holes in the raster can occur for a number of reasons, one of the most common being that the data is incomplete. WMS is flexible enough that it can use a raster with small amounts of missing data for most simulations. However, it is recommended that you have data that is as complete as possible to ensure the generated model is as accurate. Therefore using the Fill Nodata tool can help ensure the accuracy of your model.

The Fill Nodata tool has a few input parameters to keep in mind. The input raster is the most important parameter. This needs to be a raster that has been imported into the project. The maximum distance to interpolate determines how far out WMS will look to fill data. It will use pixel units to do this. The number of 3x3 average filter smoothing iterations to run determines how many smoothing interactions will be run after the interpolation has been calculated. Additional interactions can help in improving the fill data.

Keep in mind that the tool was not intended to create data for large regions of missing data cells, especially regions on the border of the raster. If you have a large area of missing data, it would be best to use other processes to fill in the missing data, such as downloading the missing data and merging it with your raster.

The Fill Nodata tool is one of thetools provided in WMS to let you modify and edit raster data. Try out the Fill Nodata tool in WMS today!

Blog tags: 

Pages