GMS:BCF Package: Difference between revisions
From XMS Wiki
Jump to navigationJump to search
No edit summary |
No edit summary Tag: Manual revert |
||
(21 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
{{MODFLOW Links}} | {{MODFLOW Links}} | ||
'''''NOTE: The observation, sensitivity, and parameter estimation processes do not support the BCF package.''''' | |||
[[File:MODFLOW-BCF.jpg|thumb|360 px|The ''MODFLOW Block Centered Flow Package'' dialog.]] | |||
Once the data in the [[GMS:Global Options/Basic Package|Global Options/Basic package]] are initialized, the data for the flow package can be defined. The Block-Centered Flow (BCF) package is one of three flow packages that can be used. The BCF package computes the conductance between each of the grid cells and sets up the finite difference equations for the cell to cell flow. It also computes the terms that determine the rate of movement of water to and from storage. The ''BCF Package'' dialog is accessed through the '''BCF Package''' command in the ''MODFLOW'' menu. | |||
== Data Required == | |||
Data arrays required for a particular layer are dependent on the layer type. The layer arrays required for each layer type are shown in the following table. The leakance array is not required for the bottom layer and the storage coefficients are only required for transient simulations. | Data arrays required for a particular layer are dependent on the layer type. The layer arrays required for each layer type are shown in the following table. The leakance array is not required for the bottom layer and the storage coefficients are only required for transient simulations. | ||
Line 9: | Line 14: | ||
!width="400"|Required Arrays | !width="400"|Required Arrays | ||
|- | |- | ||
|align = "center"|Confined (LAYCON=0)||Transmissivity, Leakance, Primary Storage Coefficient ( | |align = "center"|Confined (LAYCON=0)||Transmissivity, Leakance, Primary Storage Coefficient ([[#Storage coefficients|Storativity]]) | ||
|- | |- | ||
|align = "center"|Unconfined (LAYCON=1)||Bottom Elevation, Hydraulic Conductivity, Leakance, Primary Storage Coefficient ( | |align = "center"|Unconfined (LAYCON=1)||Bottom Elevation, Hydraulic Conductivity, Leakance, Primary Storage Coefficient ([[#Storage coefficients|Specific yield]]) | ||
|- | |- | ||
|align = "center"|Confined/Unconfined (LAYCON=2)||Top Elevation, Transmissivity, Leakance, Primary Storage Coefficient ( | |align = "center"|Confined/Unconfined (LAYCON=2)||Top Elevation, Transmissivity, Leakance, Primary Storage Coefficient ([[#Storage coefficients|Storativity]]), Secondary Storage Coefficient ([[#Storage coefficients|Specific yield]]) | ||
|- | |- | ||
|align = "center"|Confined/Unconfined (LAYCON=3)||Top Elevation, Bottom Elevation, Hydraulic Conductivity, Leakance, Primary Storage Coefficient ( | |align = "center"|Confined/Unconfined (LAYCON=3)||Top Elevation, Bottom Elevation, Hydraulic Conductivity, Leakance, Primary Storage Coefficient ([[#Storage coefficients|Storativity]]), Secondary Storage Coefficient ([[#Storage coefficients|Specific yield]]) | ||
|} | |} | ||
Line 29: | Line 34: | ||
Since this approach can be quite time-consuming, the LPF Package is recommended for most models. | Since this approach can be quite time-consuming, the LPF Package is recommended for most models. | ||
== Layer Data == | |||
The aquifer properties are entered in the layer data section. | The aquifer properties are entered in the ''layer data'' section. | ||
==== Layer ==== | |||
:The layer edit field is used to select the layer. The buttons on the right side of the dialog apply to the active layer only. | :The ''layer edit'' field is used to select the layer. The buttons on the right side of the dialog apply to the active layer only. | ||
==== Layer Data Arrays ==== | |||
: The six buttons on the right portion of the dialog represent layer data arrays such as elevations and hydraulic conductivity. Each of the six buttons brings up a dialog for entering an array of values. The dialog can be used to edit individual values, assign a constant value to the entire array, or to copy a | : The six buttons on the right portion of the dialog represent layer data arrays such as elevations and hydraulic conductivity. Each of the six buttons brings up a dialog for entering an array of values. The dialog can be used to edit individual values, assign a constant value to the entire array, or to copy a dataset generated by interpolating from a scatter point set to the array. | ||
: Not all of the data arrays need to be specified for each layer. Some arrays are only required for transient models. The required arrays depend on the layer type. | : Not all of the data arrays need to be specified for each layer. Some arrays are only required for transient models. The required arrays depend on the layer type. | ||
: Layer data arrays can also be edited using other tools in GMS. The array values can be edited by selecting a set of cells and using the [[GMS:Cell Properties|'''''Cell Properties''''']] command. The values in the layer parameter arrays can be initialized using coverages of a conceptual model defined in the [[GMS:Map Module|Map module]]. A set of tools for rapidly defining top and bottom elevations is provided (See [[GMS:Defining | : Layer data arrays can also be edited using other tools in GMS. The array values can be edited by selecting a set of cells and using the [[GMS:Cell Properties|'''''Cell Properties''''']] command. The values in the layer parameter arrays can be initialized using coverages of a conceptual model defined in the [[GMS:Map Module|Map module]]. A set of tools for rapidly defining top and bottom elevations is provided (See [[GMS:Defining Layer Elevations|Defining Layer Elevations]]). Layer data can also be assigned using material zones. | ||
==== Layer Type ==== | |||
: Each layer must be assigned a layer type (LAYCON). By default, the top layer is defined to be an unconfined layer and all other layers are initialized as confined. The data arrays required by a layer may be dependent on the layer type. | : Each layer must be assigned a layer type (LAYCON). By default, the top layer is defined to be an unconfined layer and all other layers are initialized as confined. The data arrays required by a layer may be dependent on the layer type. Only one layer type can be assigned to each grid layer. There are five options Confined(0), Unconfined(1), Conf/Uconf(2), Conf/Unconf(3), and Conf/Unconf(4). | ||
==== Interblock Transmissivity ==== | |||
: The method used for computing interblock transmissivity is specified using the pull-down list in the middle right portion of the ''BCF Package'' dialog. | : The method used for computing interblock transmissivity is specified using the pull-down list in the middle right portion of the ''BCF Package'' dialog. | ||
==== Anisotropy Factor ==== | |||
: This edit field allows the user to adjust the anisotropy that should be used in the model. This value is defaulted to 1.0. | : This edit field allows the user to adjust the anisotropy that should be used in the model. This value is defaulted to 1.0. | ||
== Head Assigned to Dry Cells == | |||
:This edit field allows the user to adjust the default head value assigned to dry cells. This value is defaulted to -888.0 or -999.0. | :This edit field allows the user to adjust the default head value assigned to dry cells. This value is defaulted to -888.0 or -999.0. | ||
== Cell Rewetting Parameters == | |||
The controls related to rewetting cells in the lower left portion of the ''BCF Package'' dialog are only activated if the BCF2 or BCF3 package has been specified. If wetting of cells is to be allowed, a wetting factor, wetting iteration interval, and wetting equation must be specified. | The controls related to rewetting cells in the lower left portion of the ''BCF Package'' dialog are only activated if the BCF2 or BCF3 package has been specified. If wetting of cells is to be allowed, a wetting factor, wetting iteration interval, and wetting equation must be specified. | ||
==Storage coefficients== | |||
{| class="wikitable" border="1" | |||
!width="130"|Name !! Description !! Units | |||
|- | |||
| Storativity || "the volume of water released from storage per unit decline in hydraulic head in the aquifer, per unit area of the aquifer"<ref name="wikipedia">Specific Storage. (n.d.) In ''Wikipedia''. Retrieved August 18, 2017, from http://en.wikipedia.org/wiki/Specific_storage</ref> || unitless | |||
|- | |||
| Specific Storage (Ss) || "the amount of water that a portion of an aquifer releases from storage, per unit mass or volume of aquifer, per unit change in hydraulic head"<ref name="wikipedia" /> || 1/L | |||
|- | |||
| Specific Yield (Sy) || "also known as the drainable porosity, is a ratio, less than or equal to the effective porosity, indicating the volumetric fraction of the bulk aquifer volume that a given aquifer will yield when all the water is allowed to drain out of it under the forces of gravity"<ref name="wikipedia" />|| unitless | |||
|} | |||
==References== | |||
<references/> | |||
{{Navbox GMS}} | {{Navbox GMS}} | ||
Line 64: | Line 82: | ||
[[Category:MODFLOW]] | [[Category:MODFLOW]] | ||
[[Category:MODFLOW Packages]] | [[Category:MODFLOW Packages]] | ||
[[Category:MODFLOW Dialogs]] | |||
[[Category:External Links]] | |||
[[Category:MODFLOW-USG]] | |||
[[Category:Citation]] |