GMS:IBOUND: Difference between revisions
From XMS Wiki
Jump to navigationJump to search
No edit summary |
|||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{MODFLOW Links}} | {{MODFLOW Links}} | ||
The IBOUND button of the [[GMS:Global Options/Basic Package|''Global Options\Basic Package'']] dialog brings up the [[GMS:MODFLOW Array Editor|''array editor'']]. | |||
=== Values === | === Values === | ||
The IBOUND array contains a value for each cell in the grid defining the type of the cell as constant head, inactive, or variable head. | |||
; Constant Head : A negative value indicates that the cell has a constant head. The value of the constant head is defined in the starting heads array. | |||
; Inactive : An IBOUND value of zero indicates that the cell is inactive (no-flow). | |||
:A negative value indicates that the cell has a constant head. The value of the constant head is defined in the starting heads array. | ; Variable Head : A positive IBOUND value indicates that the cell has a variable head (i.e., the head value will be computed as part of the simulation). | ||
:An IBOUND value of zero indicates that the cell is inactive (no-flow). | |||
:A positive IBOUND value indicates that the cell has a variable head (i.e., the head value will be computed as part of the simulation). | |||
=== Editing the IBOUND Array === | === Editing the IBOUND Array === | ||
There are several ways to change the active/inactive status (positive vs. zero) of a cell before or after initializing the IBOUND array. One method is to directly edit the IBOUND array using the IBOUND dialog. Another method is to select the Cell Attributes command in the MODFLOW menu. In most cases, the most efficient method is to use the [[GMS:Activate Cells in Coverage|Activate Cells in Coverage]] command in the [[GMS:Map Module|Map module]]. This method uses a polygon to define the active and inactive regions. | There are several ways to change the active/inactive status (positive vs. zero) of a cell before or after initializing the IBOUND array. One method is to directly edit the IBOUND array using the IBOUND dialog. Another method is to select the '''Cell Attributes''' command in the ''MODFLOW'' menu. In most cases, the most efficient method is to use the [[GMS:Activate Cells in Coverage|'''Activate Cells in Coverage''']] command in the [[GMS:Map Module|Map module]]. This method uses a polygon to define the active and inactive regions. | ||
The constant head cells are typically assigned or edited in one of three ways. One method is to directly edit the IBOUND array. Another method is to select a set of cells and use the [[GMS:Cell Properties|Cell Properties]] dialog in the MODFLOW menu. The simplest method is to define the constant head zones using feature objects as part of a [[GMS:MODFLOW Conceptual Model Approach|conceptual model]] in the [[GMS:Map Module|Map module]]. | The constant head cells are typically assigned or edited in one of three ways. One method is to directly edit the IBOUND array. Another method is to select a set of cells and use the [[GMS:Cell Properties|''Cell Properties'']] dialog in the ''MODFLOW'' menu. The simplest method is to define the constant head zones using feature objects as part of a [[GMS:MODFLOW Conceptual Model Approach|conceptual model]] in the [[GMS:Map Module|Map module]]. | ||