calc_conductance_MHEq4: Calculate conductance using Mehl & Hill (2010) Equation 4

Description Usage Arguments Value Author(s) References

View source: R/calc_conductance.R

Description

Vectorized, non-constant values should be same length as swdf.

Usage

1
calc_conductance_MHEq4(swdf, k_str, kv_node, str_width, str_thick, node_thick)

Arguments

swdf

DataFrame/Geometry of node barycentric coordinates as returned by calc_stream_voronoi_weights

k_str

numeric, streambed hydraulic conductivity

kv_node

numeric, vertical hydraulic conductivity of the aquifer material

str_width

numeric, stream width

str_thick

numeric, streambed thickness (head loss zone)

node_thick

numeric, thickness of finite difference cell (node)

Value

numeric, conductance

Author(s)

Leland Scantlebury

References

Mehl, S. and Hill, M.C. (2010) Grid-size dependence of Cauchy boundary conditions used to simulate stream-aquifer interactions. Advances in Water Resources 33. 430-442.


scantle/pbjr documentation built on Dec. 22, 2021, 10:19 p.m.