# مسجل إجمالي الطاقة المائية

## وصف عام

يحسب إجمالي إنتاج الطاقة باستخدام معادلة الطاقة الكهرومائية من تشغيل النموذج.

يقوم هذا المُسجل بحفظ إجمالي إنتاج الطاقة في كل سيناريو أثناء تشغيل النموذج. إنه لا يوفر سلسلة زمنية أو طاقة، بل يوفر الطاقة الإجمالية. [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><th></th><th></th></tr></thead><tbody><tr><td>مياه_ارتفاع_معيار</td><td>ارتفاع المياه الداخلة إلى التوربين. الفرق بين هذه القيمة و <em>التوربينات_</em>الارتفاع يعطي الرأس العامل للتوربين</td><td></td><td></td><td></td></tr><tr><td>التوربين</td><td>المطلوب</td><td>ارتفاع التوربين نفسه. الفرق بين <em>مياه_</em>الارتفاع وهذه القيمة تعطي رأس العمل للتوربين</td><td></td><td></td></tr><tr><td>الكفاءة</td><td>المطلوبة</td><td>كفاءة التوربين</td><td>الكثافة</td><td>الاختيارية</td></tr><tr><td>كثافة الماء</td><td>الاختياري</td><td></td><td></td><td></td></tr><tr><td>_وحدة_</td><td>عامل يستخدم لتحويل وحدات التدفق لتكون متوافقة مع المعادلة هنا.</td><td></td><td></td><td></td></tr><tr><td>يجب أن يؤدي هذا إلى تحويل التدفق إلى وحدات <span class="math">m3/يوم من الطاقة</span></td><td>الاختيارية</td><td>عامل يستخدم لتحويل وحدات الطاقة الكلية. الإعدادات الافتراضية هي 1e-6 للإرجاع <span class="math">مم</span></td><td>اختياري</td><td></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://water-strategy.gitbook.io/waterstrategy/arby/asasyat-alnmthjh/recorders/hydro-power-recorders/total-hydro-energy-recorder.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.
