GMS:Parameters: Difference between revisions
From XMS Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 13: | Line 13: | ||
For example, a model may have four K zones and three recharge zones. The four K zones would be marked by assigning -100, -200, -300, and -400 to the cells in the K array for each of the four zones. Likewise, the recharge zones would be marked by assigning -500, -600, and -700 to the appropriate cells in the recharge array. | For example, a model may have four K zones and three recharge zones. The four K zones would be marked by assigning -100, -200, -300, and -400 to the cells in the K array for each of the four zones. Likewise, the recharge zones would be marked by assigning -500, -600, and -700 to the appropriate cells in the recharge array. | ||
Key values can be assigned either by editing the cell array values directly in the 3D grid module or by assigning the values to a set of [[GMS:Feature_Objects|polygons or arcs]] in the [[GMS:Feature_Objects#Conceptual_Models|conceptual model]] and selecting the [[GMS:Map_to_MODFLOW|'''''Map | Key values can be assigned either by editing the cell array values directly in the 3D grid module or by assigning the values to a set of [[GMS:Feature_Objects|polygons or arcs]] in the [[GMS:Feature_Objects#Conceptual_Models|conceptual model]] and selecting the [[GMS:Map_to_MODFLOW|'''''Map → MODFLOW''''']] command. | ||
When MODFLOW is running and data is read from the [[GMS:MODFLOW_with_HDF5|HDF5]] file, if one of the parameter key values is found in the data then the parameter value is substituted into the array or list. | When MODFLOW is running and data is read from the [[GMS:MODFLOW_with_HDF5|HDF5]] file, if one of the parameter key values is found in the data then the parameter value is substituted into the array or list. | ||
Line 58: | Line 58: | ||
|- | |- | ||
|align="center"|LPF/HUF|| | |align="center"|LPF/HUF|| | ||
*HK | *HK – Horiz. hydraulic conductivity | ||
*HANI | *HANI – Horiz. anisotropy | ||
*VK | *VK – Vert. hydraulic conductivity | ||
*VKCB | *VKCB – Vert. hydraulic conductivity of confining beds | ||
*VANI | *VANI – Vert. anisotropy | ||
*SS | *SS – Specific storage | ||
*SY | *SY – Specific yield | ||
|- | |- | ||
|align="center"|Recharge||RCH | |align="center"|Recharge||RCH – Recharge value | ||
|- | |- | ||
|align="center"|Evapotranspiration||EVT | |align="center"|Evapotranspiration||EVT – Max ET flux | ||
|- | |- | ||
|align="center"|Evapotranspiration Segments||ETS | |align="center"|Evapotranspiration Segments||ETS – Max ET flux | ||
|- | |- | ||
|align="center"|Well||WELL | |align="center"|Well||WELL – Pumping rate | ||
|- | |- | ||
|align="center"|River||RIV | |align="center"|River||RIV – River conductance | ||
|- | |- | ||
|align="center"|General Head||GHB | |align="center"|General Head||GHB – Conductance | ||
|- | |- | ||
|align="center"|Drain||DRN | |align="center"|Drain||DRN – Conductance | ||
|- | |- | ||
|align="center"|Time-Variant Specified-Head||CHD | |align="center"|Time-Variant Specified-Head||CHD – Head | ||
|- | |- | ||
|align="center"|Stream||STR | |align="center"|Stream||STR – Conductance | ||
|- | |- | ||
|align="center"|Stream-flow Routing||SFR | |align="center"|Stream-flow Routing||SFR – Conductance | ||
|- | |- | ||
|align="center"|Horizontal Flow Barrier||HFB | |align="center"|Horizontal Flow Barrier||HFB – Hydraulic characteristic | ||
|} | |} | ||
{{Navbox GMS}} | {{Navbox GMS}} |