#1 (permalink)  
Old 11-25-2002, 06:18 PM
rogersjw
Member
 
Posts: n/a
RMAXINF

I have been trying to find any documentation that describes what the
maximum infiltration value (RMAXINF) when using the Integrated Horton
Equation With Maximum Infiltration (INFILM=2) will perform.

I assume it is used for continuous simulations to set a maximum amount
of infiltration, thus the regeneration would start at the end of the
rain event. Is this correct, or do you know where I can find
documentation on this?

Thanks
Jeff Rogers
RogersJW@CDM.COM
Reply With Quote
  #2 (permalink)  
Old 11-25-2002, 06:19 PM
dickinsonre
Member
 
Posts: n/a
Re: RMAXINF

Jeff,

In cases such as this (poor documentation) it is best to go to the
source - the code itself. The programming for RMAXINF is in subroutine
Wshed. Look in particular at the code for totinf and rmaxinf for the
explanation of the regeneration.

Regards,
Bob Dickinson
DickinsonRE@CDM.COM
Reply With Quote
  #3 (permalink)  
Old 11-25-2002, 06:20 PM
bcunningham
Member
 
Posts: n/a
Re: RMAXINF

Jeff,

RMAXINF was coded into the two infiltration methods as a simple means of
modeling areas where the water table is close to the ground surface.
When the total volume infiltrated equals RMXAINF (i.e., when enough
infiltration has occurred to cause the water table to rise to the
surface), the infiltration rate is set to zero. The RMAXINF option can
be used for single event simulation with Horton or Green-Ampt. However,
I believe that RMAXINF can only be used for continuous simulation when
using Horton, since this is the only method for which regeneration of
the parameter has been coded. RMAXINF begins when surface storage on the
pervious plane is depleted and uses the same exponential recovery that
is used to regenerate the maximum Horton infiltration rate.

Greater control of modeling a rising water table can be obtained using
the groundwater routine in Runoff, but the input requirements are much
more extensive.

Brett Cunningham
BCunningham@JEA.NET
Reply With Quote
  #4 (permalink)  
Old 11-25-2002, 06:21 PM
wayne.huber
Member
 
Posts: n/a
Re: RMAXINF

To follow up on Bob's suggestion, maximum infiltration capacity is
regenerated when there is no rain or standing water on the surface. It
is regenerated at the same first- order rate as used to regenerate
Horton infiltration capacity, namely, REGEN*DECAY. The program keeps
track of parameter TOTINF, which is the cumulative infiltration that has
a max of RMAXINF. TOTINF "decays" during dry time steps at the rate
REGEN*DECAY until it reaches 0.01*RMAXINF at which point it is set to
zero.

Thus, regeneration occurs at the same rate at which Horton regeneration
is occuring. This is less than satisfactory, because regeneration is not
a function of ET, but it does regenerate.

The value of RMAXINF itself could be set from the SCS storage variable S
= 1000/CN -10, if you are a curve number believer. Better is to have
some knowledge of soil moisture, theta, and depth to the shallow water
table, d. Then RMAXINF = d*(porosity - theta). (Porosity-theta) is given
in generalized values for soils as "available water capacity, in./in."
on SCS (or NRCS) soil survey interpretation sheets or in tables of
"estimated soil properties" in county soil surveys.

Wayne
Wayne.Huber@ORST.EDU
Reply With Quote
  #5 (permalink)  
Old 11-25-2002, 06:22 PM
gregoryma
Member
 
Posts: n/a
Re: RMAXINF

Procedures for estimating RMAXINF from soil survey data are described in
http://www.stormwater-resources.com/Library/087MSoil.doc

Regards,
Mike Gregory
GregoryMA@CDM.COM
Reply With Quote
  #6 (permalink)  
Old 11-25-2002, 06:23 PM
wayne.huber
Member
 
Posts: n/a
Re: RMAXINF

Mike, you are quite correct. Thanks for the clarification. This should
not be used for RMAXINF.

Wayne

> Just to clarify your statement below, I believe the "available water
capacity" quoted in county soil surveys is the plant-available water
(i.e., capillary water held in tension between the wilting point and the
field capacity). What we want is the drainable porosity which is held
between field capacity and saturation.
> Regards,
> mike g.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT. The time now is 01:40 AM.