> 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-transport/riversplitwithgauge-node.md).

# RiverSplitWithGauge Node

## وصف عام

ال **RiverSplitWithGauge node** عبارة عن انقسام في شبكة النهر مع الحد الأدنى من التدفق المتبقي (MRF). حسب *ريفرز سبليت* ولكن بشكل افتراضي يقوم بإنشاء مسار آخر في الكائن الأساسي لنمذجة MRF. هذا المسار يجعل MRF ليس جزءًا من النسب القسرية. الغرض من هذا الكائن هو نمذجة الحالة التي يمكن فيها استخلاص نسبة التدفق فوق MRF (على سبيل المثال 90٪ من التدفق فوق MRF). [API المرجع](https://pywr.github.io/pywr-docs/master/api/generated/pywr.domains.river.RiverSplitWithGauge.html).

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

التكلفة تكلفة

<table><thead><tr><th width="152.33333333333331">الاسم</th><th width="397">وصف</th><th>مطلوب</th><th></th><th></th></tr></thead><tbody><tr><td>mrf</td><td>الحد الأدنى للتدفق المتبقي (MRF) عند المقياس</td><td>مطلوب</td><td></td><td></td></tr><tr><td>mrf_</td><td></td><td></td><td></td><td></td></tr><tr><td>تكلفة المسار عبر MRF</td><td></td><td></td><td></td><td></td></tr><tr><td>التكلفة</td><td>المطلوبة</td><td>المسار الآخر (غير المقيد)</td><td>العوامل المطلوبة العوامل التي</td><td>يجب</td></tr><tr><td>فرضها على الانقسامات الإضافية. عدد الإضافات_يُفترض أن تكون الفتحة أقل بمقدار واحد من طول العوامل (وفقًا <em>رابط متعدد الانقسام</em> وثائق)</td><td>مطلوب</td><td></td><td></td><td></td></tr><tr><td>أسماء_الفتحات</td><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-transport/riversplitwithgauge-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.
