# Profilo di prelievo uniforme

## Descrizione generale

Parametro che fornisce un valore riducente uniformemente da uno a zero.

Questo parametro è destinato all'uso con *Storage virtuale annuale* nodo per fornire un profilo che rappresenti l'utilizzo medio perfetto del volume annuo. Restituisce un valore di 1 il giorno di ripristino e successivamente si riduce di 1/366 ogni giorno successivo. [API Riferimento](https://pywr.github.io/pywr-docs/master/api/generated/pywr.parameters.UniformDrawdownProfileParameter.html#pywr.parameters.UniformDrawdownProfileParameter)

## Attributi

<table><thead><tr><th width="176">Nome</th><th width="390">Descrizione</th><th>Richiesto</th></tr></thead><tbody><tr><td>reimpostare_</td><td>giorno</td><td>Il giorno del mese (1-31) per reimpostare il volume al valore iniziale Sì reset</td></tr><tr><td>_mese</td><td>Il mese dell'anno (1-12) per reimpostare il volume al valore iniziale</td><td>sì</td></tr></tbody></table>

## Esempio

presto in arrivo...

```json
{

}
```


---

# 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/italiano/nozioni-di-base-sulla-modellazione/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.
