# Равномерный профиль просадки

## Общее описание

Параметр, обеспечивающий равномерное уменьшение значения от единицы до нуля.

Этот параметр предназначен для использования с *Годовое виртуальное хранилище* узел, обеспечивающий профиль, отражающий идеальное среднее использование годового объема. В день перезагрузки он возвращает значение 1, а затем каждый день уменьшается на 1/366. [API Справка](https://pywr.github.io/pywr-docs/master/api/generated/pywr.parameters.UniformDrawdownProfileParameter.html#pywr.parameters.UniformDrawdownProfileParameter)

## Атрибуты

исходного значения Да сброс

<table><thead><tr><th width="176">Имя</th><th width="390">Описание</th><th>Требуется</th></tr></thead><tbody><tr><td>сброс_</td><td></td><td></td></tr><tr><td>день День</td><td>месяца (1-31) для сброса громкости до</td><td></td></tr><tr><td>_месяц</td><td>Месяц года (1-12) для восстановления громкости до исходного значения</td><td>Да</td></tr></tbody></table>

## Пример

скоро...

```json
{

}
```


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/russkii/osnovy-modelirovaniya/parameters/time-series-and-profiles/uniform-drawdown-profile.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.
