GMS:MODFLOW Conceptual Model Approach: Difference between revisions
From XMS Wiki
Jump to navigationJump to search
No edit summary |
|||
Line 15: | Line 15: | ||
Several steps are involved in setting up a MODFLOW conceptual model and converting the conceptual model to a numerical model. The basic steps are as follows: | Several steps are involved in setting up a MODFLOW conceptual model and converting the conceptual model to a numerical model. The basic steps are as follows: | ||
#Create a MODFLOW conceptual model in the Map Module. | #Create a MODFLOW conceptual model in the Map Module. | ||
#Decide how many coverages are needed and what attributes are wanted with each. It is typical to use three coverages, each with a different purpose. One coverage is used for sources and sinks, like wells, specified head boundaries etc. Another coverage is used for recharge, and another is used for hydraulic conductivity. However, it is not required to use coverages in this manner, and the attributes associated with a coverage are user defined, so | #Decide how many coverages are needed and what attributes are wanted with each. It is typical to use three coverages, each with a different purpose. One coverage is used for sources and sinks, like wells, specified head boundaries etc. Another coverage is used for recharge, and another is used for hydraulic conductivity. However, it is not required to use coverages in this manner, and the attributes associated with a coverage are user defined, so define a coverage with any combination of attributes. Thus, if the recharge zones were the same as the hydraulic conductivity zones, it is possible to use just one coverage for both. | ||
#Create the sources and sinks. The most effective way to do this is with the aid of a background [[GMS:Images|Image]]. A digital image representing a scanned map or an aerial photo of the site can be imported and displayed in the background using the image tools. Once the image is displayed, [[GMS:Feature Objects|feature objects]] defining the model boundary, rivers, lakes, flow barriers, and specified head boundaries can be created on top of the background image. | #Create the sources and sinks. The most effective way to do this is with the aid of a background [[GMS:Images|Image]]. A digital image representing a scanned map or an aerial photo of the site can be imported and displayed in the background using the image tools. Once the image is displayed, [[GMS:Feature Objects|feature objects]] defining the model boundary, rivers, lakes, flow barriers, and specified head boundaries can be created on top of the background image. | ||
#Create the areal features, such as recharge zones and evapotranspiration zones. | #Create the areal features, such as recharge zones and evapotranspiration zones. | ||
Line 46: | Line 46: | ||
There are numerous benefits to the conceptual model approach. First of all, the model can be defined independently of the grid resolution. The modeler does not need to waste valuable time computing the appropriate conductance to assign to a river cell based on the length of the river reach within the cell. This type of computation is performed automatically. Furthermore, transient parameters such as pumping rates for wells can also be assigned independently of model discretization. Transient parameters are entered as a curve of the stress vs. time. When the conceptual model is converted to the numerical model, the transient values of the stresses are automatically assigned to the appropriate stress periods. Since the conceptual model is defined independently of the spatial and temporal discretization of the numerical model, the conceptual model can be quickly and easily changed and a new numerical model can be generated in seconds. This allows the modeler to evaluate numerous alternative conceptual models in the space of time normally required to evaluate one, resulting in a more accurate and efficient modeling process. | There are numerous benefits to the conceptual model approach. First of all, the model can be defined independently of the grid resolution. The modeler does not need to waste valuable time computing the appropriate conductance to assign to a river cell based on the length of the river reach within the cell. This type of computation is performed automatically. Furthermore, transient parameters such as pumping rates for wells can also be assigned independently of model discretization. Transient parameters are entered as a curve of the stress vs. time. When the conceptual model is converted to the numerical model, the transient values of the stresses are automatically assigned to the appropriate stress periods. Since the conceptual model is defined independently of the spatial and temporal discretization of the numerical model, the conceptual model can be quickly and easily changed and a new numerical model can be generated in seconds. This allows the modeler to evaluate numerous alternative conceptual models in the space of time normally required to evaluate one, resulting in a more accurate and efficient modeling process. | ||
A further advantage of storing attributes with feature objects is that the method of applying the boundary conditions to the grid cells reduces some of the instability that is inherent in finite difference models such as MODFLOW and MT3DMS. When | A further advantage of storing attributes with feature objects is that the method of applying the boundary conditions to the grid cells reduces some of the instability that is inherent in finite difference models such as MODFLOW and MT3DMS. When entering individual values for heads and elevations, entering cell values one cell at a time can be tedious. It is also difficult to determine the correct elevation along a river segment at each cell that it crosses. The temptation is to select small groups of cells in series and apply the same values to all of the cells in the group. This results in an extreme stair-step condition that can slow or even prevent convergence of the numerical solver. By using GMS to interpolate values at locations along a linear boundary condition such as a river, it is insured that there will be no abrupt changes from cell to cell-thus minimizing the stair-step effect. It also produces a model with boundary conditions that more accurately represent real world conditions. | ||
== Defining the Layer Data == | == Defining the Layer Data == |