> 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/node-types/water-storage/reservoir-node.md).

# ریزروائر نوڈ

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

دی **ذخائر نوڈ** storage node کا ایک ذیلی کلاس ہے جس میں بخارات اور بارش کی نمائندگی کرنے کے لئے اضافی فعالیت ہے۔ [API حوالہ](https://pywr.github.io/pywr-docs/master/api/generated/pywr.domains.river.Reservoir.html).

## بنیادی خصوصیات

ایریا اختیاری

<table><thead><tr><th width="180.33333333333331">نام</th><th width="316">تفصیل</th><th>مطلوبہ</th></tr></thead><tbody><tr><td>مختص جرمانہ</td><td>نوڈ کے ذریعے فی یونٹ لاگت بہاؤ</td><td>اختیاری</td></tr><tr><td>منٹ_حج</td><td>م اسٹوریج کا کم سے کم حجم۔</td><td>0.0 اختیاری زیادہ سے زیادہ سے زیادہ ڈیفالٹ</td></tr><tr><td>_حجم</td><td>اسٹوریج کا زیادہ سے زیادہ حجم. 0.0 پر ڈیفالٹ ہوتے ہیں</td><td>مطلوبہ، بصورت دیگر 0 پر ڈیفالٹ ہوجاتا ہے</td></tr><tr><td>ابتدائی_حجم، ابتدائی_حجم_پی سی اب</td><td>تدائی حجم کو مطلق یا متناسب شرائط میں بیان کریں۔ اگر زیادہ سے زیادہ ہو تو دونوں کی <em>ضرورت ہے_حجم</em> ایک پیرامیٹر ہے کیونکہ پہلے مرحلے میں پیرامیٹر کا اندازہ نہیں کیا جائے گا۔ اگر دونوں دیئے گئے ہیں اور <em>زیادہ سے زیادہ_حجم</em> پیرامیٹر نہیں ہے، پھر مطلق قدر کو نظرانداز کیا جاتا ہے</td><td>ایک مطلوبہ</td></tr><tr><td>، سطح</td><td>اختیاری فلوٹ یا پیرامیٹر ہے جو storage node کے علاقے اور سطح کی وضاحت کرتا ہے۔ یہ اقدار گیٹ کے ذریعے قابل رسائی <em>ہیں_علاقہ</em> اور <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>اختیاری، ڈیفالٹ 0.001 ہے تاکہ کلومیٹر 2 ذخائر کے علاقے کے ساتھ استعمال کے لیے ملی میٹر/دن کو تبدیل کیا جا سکے</td></tr><tr><td>بخارات کا جرمانہ (بخارات کی قیمت)</td><td>بخارات کی پیداوار پر مختص جرمانہ طے</td><td>اختیاری، ڈیفالٹ ہے -999</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/node-types/water-storage/reservoir-node.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.
