# MUSLE

The modified universal soil loss equation (Williams, 1995) is:

&#x20;      $$sed=11.8\*(Q\_{surf}\*q\_{peak}\*area\_{hru})^{0.56}\*K\_{USLE}\*C\_{USLE}\*P\_{USLE}\*LS\_{USLE}\*CFRG$$

&#x20;                                                                                                                      4:1.1.1

where $$sed$$ is the sediment yield on a given day (metric tons), $$Q\_{surf}$$ is the surface runoff volume (mm H$$*2$$O/ha), $$q*{peak}$$ is the peak runoff rate (m$$^3$$/s), $$area\_{hru}$$ is the area of the HRU (ha), $$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. Surface runoff and peak rate calculations are reviewed in Chapter 2:1. The USLE factors are discussed in the following 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/musle.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.
