# 添加代表地下水的来源

在本节中 [输入 ](https://water-strategy.gitbook.io/water-strategy/modelling-fundamentals/node-types/input-node)代表地下水源的节点将被添加到水库系统中。需求节点将接收来自地下水和水库的水。地下水被建模为产量。

## 创建新场景

克隆 **'有治疗损失的需求'** 场景并调用新场景 **'GW 的需求'**

## **添加输入节点**

添加一个 **输入** 需求节点下方的节点，如下所示。将节点重命名为 “地下水井”

<figure><img src="/files/04QsBwMRbIZ8g39GBMpJ" alt=""><figcaption><p>添加地下水输入</p></figcaption></figure>

**## #Notice**: 为了在之前的每个场景中保持相同的行为，必须在每个场景中将输入节点的最大流量设置为 0。

这可以通过单击 “输入” 节点的 “最大流量” 属性上的编辑按钮来完成。

<figure><img src="/files/aPWIOTD9XQDI3EixMXo2" alt="" width="367"><figcaption><p>编辑最大流量</p></figcaption></figure>

然后在文本框中将最大流量设置为 0 mm3/天：

<figure><img src="/files/2vKiCEDoIqgh59L6OI3u" alt="" width="226"><figcaption><p>将最大流量设置为 0</p></figcaption></figure>

在保存更改之前，选择所有场景，以便 0 流程适用于所有场景：

<figure><img src="/files/tP3FQ1VMB3ZkRCFJLJHe" alt=""><figcaption><p>选择所有场景</p></figcaption></figure>

然后点击 **保存**。

## 地下水流入设置

接下来，我们需要在这种情况下设置地下水的产量。设置 **最大流量** 要连接的节点 **0.02 mm3/天** 而不是 0\*\*。\*\* 这将表示输入节点在每个时间步的最大可能供应量。

<figure><img src="/files/OhCl0SYS5dmybn7aym0K" alt=""><figcaption><p>地下水输入</p></figcaption></figure>

然后，运行这个场景。

<figure><img src="/files/86hEh6j4v3DDtzNpRF54" alt="" width="267"><figcaption><p>运行该场景</p></figcaption></figure>

## 查看和比较结果

对比一下 **模拟\_卷** 从水库到水库 \*\*“需求伴随治疗损失” \*\*情景。

<figure><img src="/files/b0iGe5XjpPn3e9UyNfJI" alt="" width="363"><figcaption><p>选择要比较的场景</p></figcaption></figure>

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

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


---

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