GMS:CLN Process: Difference between revisions

From XMS Wiki
Jump to navigationJump to search
Line 27: Line 27:
*SegmentNodes – The CLN process contains nodes that can be connected together. Each connected nodes have a unique ''ClnSegmentId'', and each node has a unique ''IFNO'' value.  
*SegmentNodes – The CLN process contains nodes that can be connected together. Each connected nodes have a unique ''ClnSegmentId'', and each node has a unique ''IFNO'' value.  
*JAConnections
*JAConnections
*Nodes
*Nodes – This table shows the values for each CLN node.
*GwConnections
*GwConnections
*ConduitTypes
*ConduitTypes

Revision as of 16:07, 13 January 2017

MODFLOW
Pre-processing
MODFLOW Commands
Building a MODFLOW Model
Map to MODFLOW
Calibration
Packages Supported in GMS
Saving a MODFLOW Simulation
Importing MODFLOW Files
Unsupported MODFLOW Features
Run MODFLOW
Post-processing
MODFLOW Display Options
MODFLOW Post-Processing Viewing Options
Reading a MODFLOW Simulation
Tutorials
Packages
Flow: BCF6, HUF, LPF, UPW
Solvers:

DE4, GMG, NWT, PCG,

PCGN, LMG, SIP, SOR,

SMS
Other:

BAS6, BFH, CHD1, CLN,

DRN1, DRT1, EVT1, ETS1,

GAGE, GHB1, GNC, HFB1,

HUF, LAK3, MNW1, MNW2,

OUT1, RCH1, RIV1, SFR2,

STR1, SUB1, SWI2, WEL1,

UZF1

The Connected Linear Network (CLN) Process was developed for MODFLOW-USG to model one dimensional connected features that are much smaller than a groundwater flow model's cells.[1] The CLN Process can be used to replace multi-cell wells that would use the MNW1 or MNW2 package in other versions of MODFLOW.

Conceptual Model

A CLN well can be added to a conceptual model by creating a point using the "Wells (CLN)" type. The geometry of the well screen can be set using the Use screen attribute for a single vertical screen. Otherwise, the generated well nodes include the grid layers specified for the coverage by its default layer range. For transient models, the CLN well node IBOUND values are disabled until the first stress period with a non-zero flow rate.

CLN Process Dialog

The CLN process values can be edited in the CLN Process dialog. The dialog contains tables that can be accessed by selecting a table from the list at the left of the dialog. The Nodes table allows data for CLN nodes to be edited and viewed including the starting head and IBOUND values for each node. The connectivity of nodes can be edited in either the SegmentNodes table or the JAConnections table. Connections between the CLN process and the groundwater process can be edited in the GwConnections table. For transient models, changing IBOUND values can be edited in the TransientIBOUND table. A detailed description of CLN process input is available with the MODFLOW-USG documentation available at the USGS MODFLOW-USG website.

  • ClnText
  • SegmentNodes – The CLN process contains nodes that can be connected together. Each connected nodes have a unique ClnSegmentId, and each node has a unique IFNO value.
  • JAConnections
  • Nodes – This table shows the values for each CLN node.
  • GwConnections
  • ConduitTypes
  • UnitNumbers
  • TransientIBOUND
MODFLOW CLN Process dialog showing the Nodes options

CLN Wells Dialog

The MODFLOW CLN Wells Package is similar to the WEL Package dialog. It allows CLN well flow rates to be viewed and edited, and CLN wells can also be deleted. The Cell ID table column is the CLN Process node ID of the well.

The MODFLOW CLN Wells Package dialog

Notes