# USLE

&#x20;           For comparative purposes, SWAT+ prints out sediment loadings calculated with USLE. ***These values are not used by the model, they are for comparison only.*** The universal soil loss equation (Williams, 1995) is:

&#x20;   $$sed=1.292\*EI\_{USLE}\*K\_{USLE}\*C\_{USLE}\*P\_{USLE}\*LS\_{USLE}\*CFRG$$       4:1.2.1

&#x20;where $$sed$$ is the sediment yield on a given day (metric tons/ha), $$EI\_{USLE}$$ is the rainfall erosion index (0.017 m-metric ton cm/(m$$^2$$ hr)), $$K\_{USLE}$$ is the USLE soil erodibility factor (0.013 metric ton m$$^2$$ hr/(m$$^3$$-metric ton cm)), $$C\_{USLE}$$ is the USLE cover and management factor, $$P\_{USLE}$$ is the USLE support practice factor, $$L\_{USLE}$$ is the USLE topographic factor and $$CFRG$$ is the coarse fragment factor. The factors other than $$EI\_{USLE}$$ are discussed in the preceding sections.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://swatplus.gitbook.io/io-docs/theoretical-documentation/section-4-erosion/sediment/usle.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
