# 添加每月蒸发量和降雨量

在此步骤中，我们将添加蒸发速率和降水率（mm/天）。在内部，水库将实时储层面积乘以蒸发量。

蒸发量可以由参数或标量定义。例如，可以使用与流程场景时间序列相关的时间序列。但是在这种情况下，我们将使用 [每月配置文件参数](https://water-strategy.gitbook.io/water-strategy/modelling-fundamentals/parameters/monthly-profile) 它为一年中的每个月分配不同的值。

1。选择储层并编辑 “蒸发” 属性。

<figure><img src="https://2456626420-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FroBiEJ09sszXPUfSv5uk%2Fuploads%2Fgit-blob-b1b9791368e7a7f75aa20de83f4dd601617bb9d5%2Fimage%20(164).png?alt=media" alt=""><figcaption><p>编辑 “蒸发” 属性</p></figcaption></figure>

2. WaterStrategy 有一个 Json 编辑器用于每月配置文件参数。要使用它，请在选项卡中选择 **PYWR\_每月\_概况**。

<figure><img src="https://2456626420-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FroBiEJ09sszXPUfSv5uk%2Fuploads%2Fgit-blob-a4b2324b692dfd2c872b3ad0bc568c838134a191%2Fimage%20(166).png?alt=media" alt="" width="375"><figcaption><p>选择 PYWR_每月_概况</p></figcaption></figure>

3.在 **“每月概况” 选项卡**，在下表中输入蒸发速率：

<table><thead><tr><th width="146"></th><th width="67">一月</th><th width="68">二月</th><th width="65">破坏</th><th width="63">四月</th><th width="67">五月</th><th width="64">六月</th><th width="68">七月</th><th width="69">八月</th><th width="67">九月</th><th width="66">十月</th><th width="63">十一月</th><th width="100">十二月</th></tr></thead><tbody><tr><td>蒸发量（毫米/天）</td><td>2.70</td><td>4.02</td><td>1.45</td><td>1.98</td><td>0.98</td><td>0.10</td><td>0.04</td><td>0.03</td><td>0.04</td><td>0.48</td><td>1.14</td><td>2.45</td></tr></tbody></table>

<figure><img src="https://2456626420-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FroBiEJ09sszXPUfSv5uk%2Fuploads%2Fgit-blob-fb308674cee4cc10e7ef3faf0f723c59e5329174%2Fimage%20(168).png?alt=media" alt=""><figcaption><p>输入蒸发量</p></figcaption></figure>

然后，保存它。

4。使用图下方的表格对 “降雨” 属性执行相同的步骤。

<figure><img src="https://2456626420-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FroBiEJ09sszXPUfSv5uk%2Fuploads%2Fgit-blob-57d4ebb3f21b67b50841bc63cda3bae2a653fcde%2Fimage%20(169).png?alt=media" alt=""><figcaption><p>编辑降雨</p></figcaption></figure>

<table><thead><tr><th width="142"></th><th width="66">一月</th><th width="68">二月</th><th width="64">破坏</th><th width="67">四月</th><th width="67">五月</th><th width="64">六月</th><th width="64">七月</th><th width="73">八月</th><th width="67">九月</th><th width="68">十月</th><th width="64">十一月</th><th>十二月</th></tr></thead><tbody><tr><td>降水量（毫米/天）</td><td>4.91</td><td>2.33</td><td>1.24</td><td>2.30</td><td>0.39</td><td>0.01</td><td>0.01</td><td>0.00</td><td>0.01</td><td>0.48</td><td>1.76</td><td>2.23</td></tr></tbody></table>

5。终于设置了 **蒸发罚款** 到-2000 然后 **蒸发单位换算** 在水库节点上到 0.001。

<figure><img src="https://2456626420-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FroBiEJ09sszXPUfSv5uk%2Fuploads%2Fgit-blob-ebbcd00857285edd58c0efdc8435b889b7f6b804%2Fimage%20(170).png?alt=media" alt=""><figcaption><p>设置蒸发惩罚和蒸发单位换算</p></figcaption></figure>

-2000 的高负蒸发损耗比储层和系统中的任何其他节点的优先级都高。这可以确保 **蒸发流出** 首先得到满足 **以前** 任何管理规则都已实施。

这个 **单位换算** 允许模型正确地将以 mm/天为单位的蒸发量和以 Km2 为单位的储层面积转换为模板中正确的流量单位，即 mm3/天

6。运行此场景并将模拟音量与模拟音量进行比较 **'GW 的需求'** 场景。

事实证明，在干旱期间，蒸发会导致储层水位降低。增加的降水量并不能弥补损失。

<figure><img src="https://2456626420-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FroBiEJ09sszXPUfSv5uk%2Fuploads%2Fgit-blob-3a254eaea51c46554729181c10bffad1fb150584%2Fimage%20(182).png?alt=media" alt=""><figcaption><p>水库容量比较</p></figcaption></figure>
