# 添加有亏损的水处理工程

在本节中 [**损失链接**](https://water-strategy.gitbook.io/water-strategy/modelling-fundamentals/node-types/loss-link-node) 代表一个 **饮用水处理工程** 将添加到系统中。此节点用于表示治疗 **损失** 离开系统。水库中的水被释放到水处理厂，其中一部分水因过程损失而流失，然后将剩余的水供应给需求。

## 创建新场景

* 克隆 **'有需求'** 场景并调用新场景 **'有治疗损失的需求'。**
* 通过以下方法删除将水库连接到 Example 需求节点的链接 **权利** 点击链接，然后点击 **'删除链接'**

<figure><img src="/files/3jqJuL9j4oTYImDQC66C" alt="" width="364"><figcaption><p>删除链接</p></figcaption></figure>

## 添加损失链接

* <img src="/files/FrYVQnSokGNYGgYM1Ixs" alt="" data-size="line">在水库和需求链之间放置一条损耗链路，通过链接将水库连接到损耗链路，将损耗链路连接到需求节点。将丢失链接重命名为 **'水处理工程'。**

<figure><img src="/files/eLpUs9bU9vyXbLs2dMgC" alt=""><figcaption><p>设置丢失链接</p></figcaption></figure>

* 根据水处理工程的流出，该水处理厂将损失10％。
* 设置 **损失系数**为 0.1，代表 101% 的损失。
* 将损失因子类型设置为 **净值**，这样 10% 的损失是按处理工程的产出计算的。

<figure><img src="/files/OIZcNWQt7IrvL3wVs3cH" alt=""><figcaption><p>损失节点设置</p></figcaption></figure>

## 运行该场景

<figure><img src="/files/bjhUJdQPLZs6oXQwehEN" alt="" width="265"><figcaption><p>运行模型</p></figcaption></figure>

## 查看和比较结果

对比一下 **模拟\_卷** 水库中的水库 **'基线'** 还有 \*\*“有需求” \*\*场景。

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

<figure><img src="/files/FrRob6NbxQ3cAR8Oz9wG" alt=""><figcaption><p>比较不同的场景</p></figcaption></figure>

在这种情况下，有处理损失的水库将在干燥时期进入较低的储存空间。这是因为由于处理损失，水库正在向需求释放更多的水。

需求是否受到治疗损失的影响？对比 **模拟\_流** 此下的示例需求节点和 **使用需求**场景。

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

1。水处理工作导致系统损失。损耗链路的模拟流量显示损耗链路的流量输出。 **我们如何确定有多少水进入水处理厂？**

*提示：在储层和损失链路之间放置一条普通的 link node，然后重新运行模型。该节点上的模拟流量将代表储层释放的流量以及流失之前进入处理厂的流量。*

1。 **在新情景中，将净亏损增加到20％？这会如何影响水库的模拟体积？**


---

# 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-water-treatment-works-with-losses.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.
