410 likes | 734 Views
PRECIPITATION-RUNOFF MODELING SYSTEM (PRMS). STORM-MODE COMPONENTS. BASIC HYDROLOGIC MODEL. Q = P - ET ± S. Components. Runoff Precip Met Vars Ground Water
E N D
PRECIPITATION-RUNOFF MODELING SYSTEM(PRMS) STORM-MODE COMPONENTS
BASIC HYDROLOGIC MODEL Q = P - ET ± S Components Runoff Precip Met Vars Ground Water Soil Moisture Reservoirs Basin Chars Snow & Ice Water use Soil Moisture
SOIL MOISTURE ACCRETION - DAILY MODE infil(hru) = net_precip(hru) - sroff(hru) - STORM MODE Point Infil (fr) fr = dI/dt = ksat * [1. + (ps / S fr)] Areal Infil (fin) qrp = ( .5 * net_precip2 / fr ) net_precip < fr qrp = net_precip - (.5 * fr) Otherwise fin = net_precip - qrp
INFILTRATION SOIL PROFILE moisture content wp fc sat profile t0 + depth Profile t0 true relations
Darcy’s Law Applied to Profile h i x depth p m0 mt Total head = h + x + p di/dt = K [(h + x + p) / x] I = x (mt -m0) h<<p [Green & Ampt] di/dt = K (1. + [p (mt - m0) / i]
INFILTRATION - STORM MODE Point Infil (FR) FR = dI/dt = ksat * [1. + (ps / I)]
AREAL INFILTRATION (FIN) RE = ( .5 * PTN2 / FR ) PTN < FR RE = PTN - (.5 * FR) Otherwise FIN = PTN - RE
¶h ¶q + = re ¶t ¶x SURFACE RUNOFF net precip h infil q x
Finite Difference Scheme t2 time t t1 t0 Dx distance x Nodes with known values Solution node
Overland Flow q = m ( Dt / Dx ) (qb / hb) For q >= 1 qd = qc + re Dx - (Dx/Dt) ( hc -ha) hd = ( qd / a ) 1/m
Overland Flow q = m ( Dt / Dx ) (qb / hb) For q < 1 hd = hb + re Dx - (Dt/Dx) ( qa -qb) qd = a hdm
CHANNEL FLOW ¶A ¶Q + = q ¶t ¶x
Finite Difference Scheme t2 t t1 t0 Dx x Nodes with known values Solution node
Available Channel Types Rectangular Input width Triangular Input width from left and right bank to center line at one foot depth
RADAR DATA NEXRAD vs S-POL, Buffalo Creek, CO
ANIMAS RIVER, CO SUBSURFACE SURFACE GW PREDICTED MEASURED
IN dS =IN- (ssrcoef_lin * S) ------(ssrcoef_sq * S2) Subsurface Reservoir dt SUBSURFACE FLOW Equation solved at dt time step using analytical solution
Ground-water Reservoir GROUND-WATER FLOW soil_to_gw + ssr_to_gw gwres_flow= gwflow_coeff *------------------gwres_stor Equation solved at 15 minute dt and pro rated to shorter dt as needed
¶(ch) ¶(cq) = er + ef + ¶x ¶t SEDIMENT - OVERLAND FLOW net precip h infil q Sediment conc (c) x
Interrill Detachment & Transport - er - (hc * hbar2) er = kr * net_precip(hru)2 * e
Rill Detachment & Transport - ef ef = kf * ( tc - tr) tc = transport capacity tr = current transport rate en tc = mm * hbar
SEDIMENT - CHANNEL FLOW sed_lat c cQ ¶ cA ¶ cQ + = sed_lat ¶t ¶x
Reservoir Routing Linear Routing res_out = sfres_coef * sfres_stor Modified Puls Routing 2 * sto2 2 * sto1 + O2 = (I2 - I1) + - O1 Dt Dt