# 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: 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/node-types/water-transport/riversplitwithgauge-node.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.
