# 创建新场景

请观看视频了解更多详情。

{% embed url="<https://www.youtube.com/watch?v=Eknj7-lOYEE#t=5m29s>" %}

### 创建新场景并与 Baseline 进行比较

场景允许用户探索和评估水系统模型中的不同条件或管理策略。

1\。要创建新场景，请单击 **克隆场景** 图标。（'克隆'就是'制作一份副本'）。

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

选择 **基线** 作为要克隆的场景，为您的场景添加一个名称，在本例中为 “带抽象”，然后单击 **克隆**。

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

您将看到新场景自动激活。

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

目前，新场景是完全克隆的 **基线** 场景。

在这种情况下，我们将向需求节点分配需求。将需求输出节点的最大\ \_flow 更改为 5.0 mm3/天

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

**跑** 新场景，然后查看 **模拟\_需求节点的流量**。

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

现在，供应给需求节点的水量不再为 0。需求节点试图抽象 5.0 mm3/天的水量。但是，当河里没有足够的水时，5.0 mm3/天就无法抽水。

让我们来看看河流输出节点的模拟\ \_flow。

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

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

让我们比较一下两种情况下的河流流出量。

通过在菜单中选择基准场景然后按 Play 将基准场景添加到视图中 ![](/files/VCSN5tavCVAsnldvDFpz)按钮。

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

<figure><img src="/files/nOWQBvIIkkCGQNBtZXoF" alt=""><figcaption></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-and-running-a-simple-model/creating-and-running-a-model/creating-a-new-scenario.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.
