Ghost node correction (GNC) package in GMS

The GMS team just added support for the ghost node correction (GNC) package in GMS. This will be available in GMS 10.1. A wiki page has already been created to document the interface.

The GNC package can be used to improve the accuracy of a model in which there are grid cells that do not follow the assumptions of the finite volume method - namely that the line connecting the center points of adjacent cells is also a perpendicular bisector of the face between the cells. This situation arises with quadtree, octree, and nested type grids, as well as with many other types of grids. Regular (quadrilateral) grids and voronoi grids do not have this issue. All of these types of grids can easily be created in GMS.

Ghost node conceptualization for nested grids.1

GMS can calculate all the ghost node data automatically, or the user can enter the data manually. When done automatically, GMS uses an algorithm developed with input from Sorab Panday (author of MODFLOW-USG). The algorithm is illustrated in the following figure:

Ghost node placement - general case.

Ghost node locations are calculated using the perpendicular bisector of the face between adjacent cells and its intersection with the lines connecting cell centers. AlphaJ values are calculated based on the distances from the ghost nodes to the adjacent cells. A new tutorial was created to teach how to use the new GNC functionality in GMS. The GNC package typically increases the accuracy of a model by a small amount and is therefore often unnecessary.


1. Panday, Sorab, Langevin, C.D., Niswonger, R.G., Ibaraki, Motomu, and Hughes, J.D., (2013), MODFLOW-USG, version 1: An unstructured grid version of MODFLOW for simulating groundwater flow and tightly coupled processes using a control volume finite-difference formulation: U.S. Geological Survey Techniques and Methods, book 6, chap. A45, 66 p., Reston, Virginia