# WaterStrategy 场景

WaterStrategy 情景为对水资源管理模型中的特定要素进行有针对性的调整提供了工具。当您想以灵活可控的方式尝试对参数、行为或数据进行局部更改时，这些场景特别有用。

创建 WaterStrategy 场景时，它充当一个 *叉子* 现有网络模型的。原始网络分配给基线方案，该场景代表系统的默认或启动条件。从这个基准来看，WaterStrategy 场景允许进行精确的修改，无论是更改数据输入还是调整定义系统中关键元素行为的参数。

这种修改模型某些方面而保持其余部分不变的能力使 WaterStrategy 场景非常适合测试单个变更的影响。例如，您可以更改水库运行规则或修改需求预测，而无需重建整个模型。这种有针对性的方法可以帮助用户快速评估具体的修改如何影响完善水管理策略的结果。

## 创建 WaterStrategy 场景

首先单击 “克隆场景” 图标。

<figure><img src="/files/su9SJuP5dNCuzeqmqnRV" alt=""><figcaption></figcaption></figure>

选择要克隆的场景并命名您的场景

有关详细教程，请参阅 [WaterStrategy 教程](https://water-strategy.gitbook.io/waterstrategy/tutorials/creating-and-running-a-model/creating-a-new-scenario) 关于创建和运行新场景


---

# 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/jian-mo-ji-chu-zhi-shi/scenarios/waterstrategy-scenarios.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.
