> 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/albramj-altalymyh/creating-a-reservoir-system/adding-a-source-representing-groundwater.md).

# إضافة مصدر يمثل المياه الجوفية

في هذا القسم [إدخال ](https://water-strategy.gitbook.io/water-strategy/modelling-fundamentals/node-types/input-node)سيتم إضافة عقدة تمثل مصدر المياه الجوفية إلى نظام الخزان. ستتلقى عقدة الطلب المياه من كل من المياه الجوفية والخزان. يتم نمذجة المياه الجوفية كعائد.

## قم بإنشاء سيناريو جديد

قم باستنساخ **«الطلب مع خسائر العلاج»** سيناريو واتصل بالسيناريو الجديد **«الطلب مع GW»**

## **إضافة عقدة إدخال**

إضافة **إدخال** عقدة أسفل عقدة الطلب كما هو موضح أدناه. أعد تسمية العقدة إلى «بئر المياه الجوفية»

<figure><img src="/files/ahJvLQIWZLNP8pZ09MyG" alt=""><figcaption><p>إضافة مدخلات المياه الجوفية</p></figcaption></figure>

**## #Notice**: للحفاظ على نفس السلوك في كل من السيناريوهات السابقة، يجب تعيين الحد الأقصى لتدفق عقدة الإدخال إلى 0 في كل سيناريو.

يمكن القيام بذلك من خلال النقر على زر التحرير في سمة Max Flow لعقدة الإدخال.

<figure><img src="/files/tAuiJbXzAxI6rGRPywz2" alt="" width="367"><figcaption><p>قم بتحرير الحد الأقصى للتدفق</p></figcaption></figure>

ثم عن طريق تعيين الحد الأقصى للتدفق بمقدار 0 مم 3/يوم في مربع النص:

<figure><img src="/files/xaHAnGbChtt8cfml17Zd" alt="" width="226"><figcaption><p>قم بتعيين الحد الأقصى للتدفق إلى 0</p></figcaption></figure>

وقبل حفظ التغييرات، حدد جميع السيناريوهات بحيث ينطبق التدفق 0 على جميع السيناريوهات:

<figure><img src="/files/UzjHTISJHTMBGeiEvzhq" alt=""><figcaption><p>حدد جميع السيناريوهات</p></figcaption></figure>

ثم انقر فوق **ماعدا**.

## إعداد تدفق المياه الجوفية

بعد ذلك، نحتاج إلى تحديد عائد المياه الجوفية في هذا السيناريو. قم بتعيين **ماكس فلو** من العقدة المراد إنشاؤها **0.02 مم 3/اليوم** بدلاً من 0\*\*.\*\* سيمثل هذا أقصى إمداد ممكن لعقدة الإدخال في كل خطوة زمنية.

<figure><img src="/files/XJO9NJrTGNzW4kBrnEt6" alt=""><figcaption><p>مدخلات المياه الجوفية</p></figcaption></figure>

ثم قم بتشغيل هذا السيناريو.

<figure><img src="/files/2iLquegGD7G2fGR1SnIi" alt="" width="267"><figcaption><p>قم بتشغيل السيناريو</p></figcaption></figure>

## عرض النتائج ومقارنتها

قارن بين **محاكاة\_الصوت** من الخزان إلى الخزان الموجود في \*\*سيناريو «الطلب مع خسائر العلاج» \*\*.

<figure><img src="/files/zoy6SWJaZ0Re0rTowQ4W" alt="" width="363"><figcaption><p>حدد السيناريو للمقارنة</p></figcaption></figure>

<figure><img src="/files/7I6KlV94wbzkpkEn9deK" alt=""><figcaption><p>قارن حجم الخزان</p></figcaption></figure>

## تمارين وأسئلة <a href="#exercises-and-questions" id="exercises-and-questions"></a>


---

# 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:

```
GET https://water-strategy.gitbook.io/waterstrategy/arby/albramj-altalymyh/creating-a-reservoir-system/adding-a-source-representing-groundwater.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.
