# Discharge Capacity

Each dryer model has a discharge capacity for every revolution of the metering rolls for profile dryers and sweep for tower dryers. These discharge capacities are used to calculate how much grain is being discharged from the dryer given a specific discharge speed. The chart below shows what these discharge capacities are in bushels per revolution and cubic meters per revolution.

<table><thead><tr><th width="310">Model(s)</th><th>bu/rev</th><th>m3/rev</th></tr></thead><tbody><tr><td>L1000 - L6000</td><td>3.667</td><td>0.1292</td></tr><tr><td>D600 / D600h</td><td>2.433</td><td>0.0857</td></tr><tr><td>D900 / D900h - D2400 / D2400h</td><td>3.667</td><td>0.1292</td></tr><tr><td>D3200 / D3200h</td><td>4.889</td><td>0.1723</td></tr><tr><td>F320 / F320x</td><td>2.433</td><td>0.0857</td></tr><tr><td>F480 / F480x - F660 / F660x</td><td>3.667</td><td>0.1292</td></tr><tr><td>E300 / E300h</td><td>1.825</td><td>0.0643</td></tr><tr><td>E400 / E400h</td><td>2.433</td><td>0.0857</td></tr><tr><td>E500 / E500h</td><td>3.042</td><td>0.1072</td></tr><tr><td>E600 / E600h</td><td>3.667</td><td>0.1292</td></tr><tr><td>E700 / E700h</td><td>4.278</td><td>0.1507</td></tr><tr><td>10530</td><td>5.000</td><td>0.1786</td></tr><tr><td>10740</td><td>7.000</td><td>0.2500</td></tr><tr><td>10950</td><td>9.000</td><td>0.3214</td></tr><tr><td>101160</td><td>11.000</td><td>0.3929</td></tr><tr><td>101375</td><td>13.000</td><td>0.4643</td></tr><tr><td>12-20-100</td><td>10.000</td><td>0.35714</td></tr><tr><td>12-24-125</td><td>12.000</td><td>0.4286</td></tr><tr><td>12-28-150</td><td>14.000</td><td>0.4934</td></tr><tr><td>3000</td><td>40.000</td><td>1.4286</td></tr><tr><td>3500</td><td>45.000</td><td>1.6071</td></tr><tr><td>4000</td><td>50.000</td><td>1.7857</td></tr><tr><td>4800</td><td>55.000</td><td>1.9643</td></tr></tbody></table>


---

# 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://docs.mathewscompany.com/pinnacle-2020/pinnacle-20-or-20-controls/system-settings/discharge-speed-control/manual-settings/discharge-capacity.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.
