Online Guide to MODFLOW

CRCH - Conduit Recharge File

Hide Navigation Pane

CRCH - Conduit Recharge File

Previous topic Next topic No directory for this topic Expand/collapse all hidden text  

CRCH - Conduit Recharge File

Previous topic Next topic Topic directory requires JavaScript JavaScript is required for expanding text JavaScript is required for the print function  

 

Abbreviation in Name file

CRCH

Purpose

The CRCH Package routes a fraction of the diffuse areal recharge (assigned in the traditional MODFLOW RCH Package) into nodes of conduit pipes. This functionality may be useful in scenarios where rainfall runs directly into karst features, such as sinkholes or swallets. If activated for CFPM1 or CFPM3 simulations, the CRCH Package can route a fraction or all of the diffuse areal recharge into a specified conduit node. The routed direct recharge will be subtracted from the diffuse recharge for MODFLOW water-budget calculations. Note the RCH Package must be active when the CRCH Package is active. This file is only used for CFP Modes 1 and 3.

Documentation

Shoemaker, W.B., Kuniansky, E.L., Birk, S., Bauer, S., and Swain, E.D., 2007, Documentation of a Conduit Flow Process (CFP) for MODFLOW-2005: U.S. Geological Survey Techniques and Methods, Book 6, Chapter A24, 50 p.

Related Packages

Conduit Output Control File (COC)
Conduit Flow Process Input File (CFP)

Supported in

MODFLOW-CFP

Other Notes

None

Input Instructions

For each simulation and stress period, all variables, char­acters, and arrays in the CRCH Package are read using free format.

 

FOR EACH STRESS PERIOD

Data Set 0

[#Text]

Required comment line —“#” must be in column 1.

Data Set 1

IFLAG_CRCH—is an integer value that activates or deactivates the reading of CRCH data.

If IFLAG_CRCH is not equal to -1, then NODE_NUM­BERS and P_CRCH values are read for the total number of nodes (NNODES) in the simulation. Each node must be listed with NODE_NUMBERS and P_CRCH values.
If IFLAG_CRCH equals -1, NODE_NUMBERS and P_CRCH from the last stress period are used for the current stress period.

Data Set 2

NODE_NUMBERS    P_CRCH

NODE_NUMBERS—is an integer value indicating the node number.

P_CRCH is a real number equal to a fraction of diffuse areal recharge (entered in the MODFLOW-2005 RCH Package) partitioned directly into the conduit node NODE_NUMBERS. If the user, for example, wants the direct conduit recharge to equal the diffuse recharge rate assigned for the model cell in which the pipe is located, the user would enter a value of 1.0 for P_CRCH. In this case, the diffuse areal recharge for the model cell would equal zero in MODFLOW water-budget calculations.