# 年度虚拟存储节点

## 一般描述

这个 **年度虚拟存储节点** 是一种虚拟存储，每年重置一次，可用于许可证。 [API 参考资料](https://pywr.github.io/pywr-docs/master/api/generated/pywr.nodes.AnnualVirtualStorage.html)。

## 主要属性

重置

<table><thead><tr><th width="180.33333333333331">姓名</th><th width="318">描述</th><th>必填项</th></tr></thead><tbody><tr><td>重置_</td><td></td><td></td></tr><tr><td>d</td><td>ay 将音量重置为初始值的当月 (0-31) 需要</td><td></td></tr><tr><td>_月</td><td>将音量重置为初始值的一年中的月份 (0-12)</td><td>必填项</td></tr><tr><td>重置_到_初始体积</td><td>将音量重置为初始音量而不是每年的最大音量（默认为 False）</td><td>必填项</td></tr></tbody></table>

## 例子

即将推出...


---

# 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/node-types/water-storage/annualvirtualstorage-node.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.
