GMS:CLN Process: Difference between revisions

From XMS Wiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 1: Line 1:
{{MODFLOW Links}}
{{MODFLOW Links}}
{{Template:Version GMS 10.1}}
{{Template:Version GMS 10.1}}
The CLN process is only supported by [[GMS:MODFLOW-USG|MODFLOW-USG]]. CLN input data can be imported from existing simulations. GMS also supports manual creation of input data for the Connected Linear Network (CLN) Process in MODFLOW-USG.
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.<ref name="tm6-A45">{{citation
|last1=Panday
|first1=Sorab
|last2=Langevin
|first2=Christian D.
|last3=Niswonger
|first3=Richard G.
|last4=Ibaraki
|first4=Motomu
|last5=Hughes
|first5=Joseph D.
|title=MODFLOW-USG Version 1: An Unstructured Grid Version of MODFLOW for Simulation Groundwater Flow and Tightly Coupled Processes Using a Control Volume Finite-Difference Formulation: U.S. Geological Survey Techniques and Methods, Book 6, Chapter A45
|place=Reston, Virginia
|year=2013
|url=http://pubs.usgs.gov/tm/06/a45/pdf/tm6-A45.pdf}}</ref> 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==
 
An CLN well can be added to a [[GMS:MODFLOW Conceptual Model Approach|conceptual model]] by creating a point with 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 [http://water.usgs.gov/ogw/mfusg/ MODFLOW-USG website].
 
==CLN Wells Dialog==
 
The ''MODFLOW CLN Wells Package'' is similar to the [[GMS:WEL_Package|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.
 
==Notes==
<references/>


==CLN Well Package==
The CLN Process supports wells assigned at CLN segments. In GMS these wells can be viewed and edited in the CLN WEL Package dialog. Creating and deleting CLN wells is not yet supported.


{{Navbox GMS}}
{{Navbox GMS}}
[[Category:MODFLOW]]
[[Category:MODFLOW]]
{{stub}}
[[Category:MODFLOW Dialogs]]
[[Category:External Links]]

Revision as of 21:34, 1 December 2015

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

An CLN well can be added to a conceptual model by creating a point with 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.

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.

Notes