# 添加需求

在本节中，代表市政需求的输出节点将添加到系统中，该输出节点将从水库中抽水。

## 添加输出节点

添加一个 **输出** 该系统的节点将代表城市需求，将从水库中抽取水。将节点重命名为 “示例需求”。

<figure><img src="/files/WmMRDy0iu0ZzuEBP9WAf" alt=""><figcaption><p>将输出节点添加为需求</p></figcaption></figure>

## 基准需求

在 **基线** 场景在上设置以下属性 **需求示例** 节点：

<figure><img src="/files/Ma2RcDRLTlo5G2QUk8q6" alt="" width="375"><figcaption><p>基准场景</p></figcaption></figure>

* **最大\_流** = 0。这意味着每天的需求量为0 mm3。
* **分配\_处罚** =-1000。这是水资源分配的重中之重

<figure><img src="/files/bBMLkvBlyQHiK1yzMARL" alt=""><figcaption><p>在 “示例” 需求节点上定义的属性</p></figcaption></figure>

## **创建新场景**

**创建一个名为 “有需求” 的新场景。** 要提醒如何创建场景，请点击以下链接。

{% embed url="<https://water-strategy.gitbook.io/water-strategy/tutorials/creating-and-running-a-network/creating-a-new-scenario>" %}

## 新情景下的需求

在 **'有需求'** 场景，设置 **最大\_示例需求的**流向 0.1 mm3/天，然后运行此场景 ![](https://water-strategy.gitbook.io/~gitbook/image?url=https%3A%2F%2Fcontent.gitbook.com%2Fcontent%2FLG7JgbktYGchOfcaz0zv%2Fblobs%2FxccVMlqqFMkgoP5T8BDH%2Fimage.png\&width=300\&dpr=4\&quality=100\&sign=530a8e5b\&sv=1)。

<figure><img src="/files/L3r7kxtw9Dwy3agr1ION" alt="" width="289"><figcaption><p>需求示例</p></figcaption></figure>

## 查看和比较水库容积

查看 **模拟\_在这种情况下，水库的体积**，并与基线进行比较。

<figure><img src="/files/nRgF7c6zU1qIHOZmtNUn" alt="" width="375"><figcaption><p>选择要比较的基线</p></figcaption></figure>

<figure><img src="/files/Lxyrb899rhoX9Sr2dWjS" alt=""><figcaption><p>水库容量比较</p></figcaption></figure>

## 练习和问题 <a href="#exercises-and-questions" id="exercises-and-questions"></a>

在这种情况下，我们正在对水库的 “实时” 储量进行建模。当模型中的储存空间变为 0 时，系统中仍有失效的存储空间。在失效的存储层中，剩余的水无法释放。

* **在水库清空到没电的库房之前，需求能达到多高？**

*为此，请创建一个新场景并更改最大值\_需求节点的流量，并多次重新运行模型，直到水库存储量达到 0。*

* **模拟中水库每月最大泄漏量是多少？**

*提示：看看模拟\_溢出时流动 link node。*

* **创建 “月度需求” 方案。使用以下视频来帮助您实现每月个人资料需求，其中示例需求会根据月份而变化：**

0\_\_一月至三月：0.1 mm3/day

四月至六月：0.**1234567890**\_\_ mm3/day\_\_1234567890\_\_\_\_\_\_\_\_\_\_\_\_day

0\_\_七月至九月：0.**1234567890**\_\_ mm3/day\_\_1234567890\_\_\_\_\_\_\_\_\_\_day

0\_\_九月至十二月：0.**1234567890\_\_\_\_\_\_\_\_\_\_1234567890**\_\_

{% embed url="<https://www.youtube.com/watch?t=76s&v=DH3z2yQVL6I>" %}


---

# 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/zhong-guo-ren/jiao-cheng/creating-a-reservoir-system/adding-a-demand.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.
