> 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/alshrwa-fy-alaml/creating-a-new-project-and-network.md).

# إنشاء مشروع جديد وشبكة

{% embed url="<https://www.youtube.com/watch?v=hoqyjNIJdKs>" %}

**إنشاء مشروع جديد وشبكة**

1. في الصفحة الرئيسية للواجهة، انقر فوق «إنشاء مشروع» في الزاوية اليمنى العليا.
2. اكتب اسم مشروعك وحدد «إضافة».
3. أدخل مشروعك الجديد.
4. انقر فوق «إنشاء شبكة» على الجانب الأيمن.
5. اختر علامة التبويب «يدوي».
6. أدخل اسم شبكة.
7. اختر أيًا من قوالب pywr هذين.

![](/files/oppSzaee1dUuTJpUf1uC)

\---القوالب الأخرى مخصصة لأنظمة النمذجة الأخرى مثل أنظمة الطاقة.

8. اختر «استخدام الخريطة» لعرض خريطة العالم لبناء النموذج.
9. انقر فوق «إرسال».
10. أدخل الشبكة التي تم إنشاؤها.
11. قم بالتبديل والتكبير إلى منطقة على طول النيل.

![](/files/7Y0rCKMIwBPg5lQitwRF)

12. حدد القائمة المنسدلة «Build».

![](/files/lVVKHuYibUqo4gLps4nv)

13. اسحب مستجمعات المياه والرابط وعقدتي الإخراج إلى النموذج كما هو موضح أدناه.

![](/files/TW80cXYHkhoMjXNzF0ya)

\- سيتم استخدام عقدة الإخراج الثانية (خارج النهر) كعقدة لاستخراج المياه.

\---لاحظ أن عقدة مستجمعات المياه تقع في أعلى النهر، وأن عقدة الإخراج تقع في الأسفل.

(يتدفق النيل شمالًا في هذا الجزء وبشكل عام)

14. باستخدام ميزة «الروابط»، قم بتوصيل العقد في اتجاه التدفق.

\---يتم ذلك عن طريق النقر فوق عقدة التدفق العلوي أولاً وعقدة التدفق السفلي ثانيًا.

![](/files/o04KgNrMPJWpsXmAVehB)


---

# 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/alshrwa-fy-alaml/creating-a-new-project-and-network.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.
