> For the complete documentation index, see [llms.txt](https://water-strategy.gitbook.io/waterstrategy/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://water-strategy.gitbook.io/waterstrategy/ardw/ma-lng-ky-bnyad/recorders/hydro-power-recorders/total-hydro-energy-recorder.md).

# کل ہائیڈرو انرجی ریکارڈر

## عمومی تفصیل

ماڈل رن سے پن پاور مساوات کا استعمال کرتے ہوئے کل توانائی کی پیداوار کا حساب لگاتا ہے۔

یہ ریکارڈر ماڈل رن کے دوران ہر منظر نامے میں توانائی کی کل پیداوار کی بچت کرتا ہے۔ یہ کسی ٹائمسیریز یا طاقت کو نہیں بچاتا ہے، بلکہ کل توانائی کی بچت کرتا ہے۔ [API حوالہ](https://pywr.github.io/pywr-docs/master/api/generated/pywr.recorders.TotalHydroEnergyRecorder.html)

## خصوصیات

کار کر فراہم کرتی ہے ٹر ن کث کی کارکردگی پ افت

<table><thead><tr><th width="175">نام</th><th width="395">تفصیل</th><th>مطلوبہ</th></tr></thead><tbody><tr><td>پانی_بلندی_پیرامیٹر</td><td>ٹربائن میں داخل ہونے والے پانی کی اونچائی۔ اس قدر کا فرق کے ساتھ <em>ٹربائن_اونچ</em> ائی ٹربائن کا ورکنگ ہیڈ دیتی ہے مطلو</td><td>بہ ٹر</td></tr><tr><td>بائن_بلندی</td><td>خود ٹربائن کی اونچائی۔ کے درمیان فرق <em>پانی_اونچ</em> ائی اور یہ قدر ٹربائن کے ورکنگ ہیڈ کو مطلو</td><td>بہ</td></tr><tr><td>دگی</td><td>بائ</td><td>اختیاری</td></tr><tr><td>افت</td><td>انی کی کث</td><td>اختیاری بہ</td></tr><tr><td>اؤ_اکائی_تبدیلی</td><td>ایک عنصر جو بہاؤ کی اکائیوں کو یہاں کی مساوات کے ساتھ مطابقت رکھنے کے لئے تبدیل کرنے کے لئے استعمال ہوتا ہے۔</td><td>اس سے بہاؤ کو <span class="math">m3/دن اختیاری توانائی کے اکائیوں میں تبدیل کرنا چاہئے</span></td></tr><tr><td>_یونٹ_تبدیلی</td><td>کل توانائی کی اکائیوں کو تبدیل کرنے کے لئے استعمال ہونے والا ایک عنصر ۔ واپس آنے کے لئے 1e-6 پر ڈیفالٹ ہوجاتا ہے <span class="math">ایم جے</span></td><td>اختیاری</td></tr></tbody></table>

## مثال

جلد آرہا ہے...

\`\`جسن {

}

```
```


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://water-strategy.gitbook.io/waterstrategy/ardw/ma-lng-ky-bnyad/recorders/hydro-power-recorders/total-hydro-energy-recorder.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
