Activity: Antecedent Precipitation Index (API)
PurposeConstruct a simple model of the relationship between antecedent precipitation and soil moisture. OverviewUsing self-collected data, data from the data archive or on-line data sets, develop a simple model between precipitation and soil moisture. This will be most meaningful for daily observations of each. Time Required
|
Skill Level
Key Concepts and Skills
Materials and Tools
System Requirements
Key Words
|
Following a rain, surface soils dry by the combined processes of evaporation and (if vegetation is present) transpiration. A simple approximation to the complex, interactive processes that control evaporation is to assume that a fixed precentage of the previous rainfall (stored in the surface soils) is lost every day. Thus if 5 cm of rain fell and there is a 20% loss rate, the residual soil moisture or Antecedent Precipitation Index (API) is only 4.0 cm and 3.2 cm after one and two days, respectively. It turns out that, given a location and season, this method works reasonably well."The rate at which moisture is depleted from a particular basin (or location) under specified meteorological conditions is roughly proportional to the amount in storage. In other words, the soil moisture should decrease logarithmically (or assymptotically) with time during periods of no precipitation" (Linsley, Kohler and Paulhus, 1982)
API(t) = API(t=0) * k ^(t)This equation can be simplified by considering what the index is day-by-day. Thus, t=1 and:
API(t) = API(t-1) * k
The API is reduced by a factor 1-k, where the recession factor (k) typically ranges between 0.85 and 0.98. The initial (t=0) API is just the depth of liquid precipitation (rainfall). Any subsequent rainfall is simply added to the index.
First, find the average soil water content (avg_SWC) from the surface to a depth of 100 cm.avg_SWC/m = 0.20 * SWC(10) + 0.25 * SWC(30) + 0.30 * SWC(60) + 0.25 * SWC(90)
Now convert this to effective soil water depth by muliplying by the bulk density. Note the units below:
avg_SWC/m rho_bulk 1/rho_water (wet - dry) wt. dry wt. cm^3 10 mm --------------- * ---------- * ------ * ----- = soil water storage [mm] dry wt. sample vol. 1 g cm
| Inputs | Outputs | Constants |
|---|---|---|
|
time precipitation API(t-1) SWC(z) [g/g] |
API(t) avg_SWC [mm] |
k |
| Date: | Group Name: |
| Site Description: | Independent Variable | Dependent Variables |
|---|---|
|
time .... |
measurement ... |