> 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/arby/asasyat-alnmthjh/node-types/water-storage/virtualstorage-node.md).

# VirtualStorage Node

## وصف عام

ال **VirtualStorage node** هي وحدة تخزين افتراضية. [API المرجع](https://pywr.github.io/pywr-docs/master/api/generated/pywr.nodes.VirtualStorage.html).

الملاحظات:

TODO: لا يتم احترام خاصية التكلفة حاليًا. راجع العدد #242.

## السمات الأساسية

:\_الصوت

<table><thead><tr><th width="180.33333333333331">الاسم</th><th width="318">وصف</th><th>مطلوب</th><th></th></tr></thead><tbody><tr><td>عقوبة التخصيص</td><td>تتدفق التكلفة لكل وحدة عبر العقدة</td><td>اختياري</td><td></td></tr><tr><td>العقد</td><td>قائمة بعقد التدفق/الخارج التي تؤثر على حجم التخزين</td><td>مطلوب</td><td></td></tr><tr><td>دقيقة_مستوى الصوت</td><td></td><td></td><td></td></tr><tr><td>الحد الأدنى لحجم التخزين المسموح به للوصول إلى</td><td></td><td></td><td></td></tr><tr><td>الحد الأقصى</td><td>الاختياري</td><td>الحد الأقصى لحجم التخزين</td><td>مطلوب، يتم تعيين الإعدادات الافتراضية إلى 0 إذا لم يتم إدخالها</td></tr><tr><td>المجلد الأولي</td><td>حجم التخزين الأولي</td><td>مطلوب واحد</td><td></td></tr><tr><td>العوامل</td><td>قائمة العوامل لمضاعفة تدفق العقدة بها. العوامل الإيجابية تزيل الماء من التخزين، والعوامل السلبية تزيله.</td><td>اختياري</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/arby/asasyat-alnmthjh/node-types/water-storage/virtualstorage-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.
