> 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/recorders/base-recorder/storage-recorder.md).

# مسجل تخزين

## وصف عام

[API المرجع](https://pywr.github.io/pywr-docs/master/api/generated/pywr.recorders.StorageRecorder.html)

## السمات

() التي تستخدمها بعض قيود خوارزميات التحسين\_ادنى\_حدود، قيد\_أعلى\_الحدود

<table><thead><tr><th width="158">الاسم</th><th width="487">وصف</th><th>مطلوب</th></tr></thead><tbody><tr><td>نموذج</td><td>نموذج بايور كور</td><td>نعم</td></tr><tr><td>شاذ_</td><td><em>وظيفة تجميع سيناريو func لاستخدامها عند التجميع_القيمة</em> يسمى</td><td>نعم</td></tr><tr><td>اسم</td><td>اسم المسجل</td><td></td></tr><tr><td>تعليق</td><td>تعليق أو وصف المسجل</td><td></td></tr><tr><td>تجاهل_nan</td><td>Flag لتجاهل قيم NaN عند استدعاء <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>إبسيلون إبسيلون</td></tr><tr><td></td><td><p>هي القيمة (القيم) التي سيتم استخدامها لتعريفات الحدود الدنيا والعليا. تحدد هذه القيم ما إذا كان مثيل المسجل محددًا كقيد. يمكن أن يكون <em>أي</em> من المقيدين بلا (الافتراضي) لتعطيل الحد المعني. إذا كان كلا الحدين <em>بلا شيء</em>، فإن <em>is_القيد</em> سوف يعود العقار <em>خطأ</em>. يجب أن يكون الحد الأدنى أقل تمامًا من الحد الأعلى. يمكن إنشاء قيد المساواة عن طريق تعيين كلا الحدين إلى نفس القيمة.</p><p>لا يتم استخدام حدود القيد أثناء محاكاة النموذج. بدلاً من ذلك، تم تصميمها للاستخدام بواسطة أغلفة التحسين (أو الأدوات الخارجية الأخرى) لتحديد مشاكل التحسين المقيدة.</p></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/recorders/base-recorder/storage-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.
