# 其他练习

1。 **使用下面的视频定义月度释放规则，该规则代表水库下游的最小环境流量。** 您可以自由定义自己认为合适的每月流量。请通过克隆来使用新方案 **'GW 场景下的需求'。**

*提示：这可以通过在发布规则的最大流量上定义每月参数来完成。* 环境流量如何影响水库的模拟体积？它如何影响下游流量？请显示为这些输出参数生成的图表。

2。创建一个名为的新场景 **'枯燥的场景'** 通过克隆 **'GW 场景下的需求'**。在这个新场景中，将 Catchment 节点上的集水流量参数更新为列中的时间序列 **'水库流入 1'** 来自下面的链接。

<https://docs.google.com/spreadsheets/d/1MR1Xxk77gFzcY3J3r6c6g38UB8pd1HMY/edit?gid=1271109401#gid=1271109401>

<figure><img src="/files/8RohreYns9sXv5RNIeEk" alt="" width="240"><figcaption><p>干燥场景的数据</p></figcaption></figure>

这种流入情景如何影响水库储量？

尝试不同的值 **最大流量** 在示例需求节点上。


---

# 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/additional-exercises.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.
