# Organic & Mineral P Attached to  Sediment in Surface Runoff

Organic and mineral P attached to soil particles may be transported by surface runoff to the main channel. This form of phosphorus is associated with the sediment loading from the HRU and changes in sediment loading will be reflected in the loading of these forms of phosphorus. The amount of phosphorus transported with sediment to the stream is calculated with a loading function developed by McElroy et al. (1976) and modified by Williams and Hann (1978).

&#x20;          $$sedP\_{surf}=0.001*conc\_{sedP}*\frac{sed}{area\_{hru}}\*\varepsilon\_{P:sed}$$                                              4:2.4.1

where $$sedP\_{surf}$$ is the amount of phosphorus transported with sediment to the main channel in surface runoff (kg P/ha), $$conc\_{sedP}$$ is the concentration of phosphorus attached to sediment in the top 10 mm (g P/ metric ton soil), $$sed$$ is the sediment yield on a given day (metric tons), $$area\_{hru}$$ is the HRU area (ha), and $$\varepsilon\_{P:sed}$$ is the phosphorus enrichment ratio.

&#x20;             The concentration of phosphorus attached to sediment in the soil surface layer, $$conc\_{sedP}$$, is calculated:

&#x20;        $$conc\_{sedP}=100\*\frac{(minP\_{act,surf}+minP\_{sta,surf}+orgP\_{hum,surf}+orgP\_{frsh,surf})}{\rho\_b\*depth\_{surf}}$$                    4:2.4.2

where $$minP\_{act,surf}$$ is the amount of phosphorus in the active mineral pool in the top 10 mm (kg P/ha), $$minP\_{sta,surf}$$ is the amount of phosphorus in the stable mineral pool in the top 10 mm (kg P/ha), $$orgP\_{hum,surf}$$ is the amount of phosphorus in humic organic pool in the top 10 mm (kg P/ha), $$orgP\_{frsh,surf}$$ is the amount of phosphorus in the fresh organic pool in the top 10 mm (kg P/ha), $$\rho\_b$$ is the bulk density of the first soil layer (Mg/m$$^3$$), and $$depth\_{surf}$$ is the depth of the soil surface layer (10 mm).


---

# 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/nutrient-transport/organic-and-mineral-p-attached-to-sediment-in-surface-runoff.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.
