# Esercizi aggiuntivi

1. **Usa il video qui sotto per definire una regola di rilascio mensile che rappresenti un flusso ambientale minimo a valle del bacino idrico.** Sei libero di definire i flussi mensili che ritieni appropriati. Utilizza un nuovo scenario clonando il **«Domanda con scenario GW».**

*Suggerimento: questo può essere fatto definendo un parametro mensile sul flusso massimo della regola di rilascio.* In che modo il flusso ambientale influisce sul volume simulato del serbatoio? In che modo influisce sui flussi a valle? Mostra i grafici generati per questi parametri di output.

2. Crea un nuovo scenario chiamato **'Scenario arido'** clonando il **«Domanda con scenario GW»**. In questo nuovo scenario, aggiorna il parametro Catchment Flow sul nodo Catchment alle serie temporali riportate nella colonna **«Afflusso del serbatoio 1»** dal link sottostante.

<https://docs.google.com/spreadsheets/d/1MR1Xxk77gFzcY3J3r6c6g38UB8pd1HMY/edit?gid=1271109401#gid=1271109401>

<figure><img src="/files/XT5ZtOz2Bpkf3lu9N8r4" alt="" width="240"><figcaption><p>Dati per uno scenario secco</p></figcaption></figure>

In che modo questo scenario di afflusso influisce sullo stoccaggio dei serbatoi?

Prova diversi valori di **Flusso massimo** nel nodo Example demand.


---

# 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/tutorial/creating-a-reservoir-system/additional-exercises.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.
